Skip to content

Commit 511b1cd

Browse files
authored
Apply suggestions from PCX review
1 parent cc85690 commit 511b1cd

File tree

3 files changed

+10
-10
lines changed

3 files changed

+10
-10
lines changed

src/content/docs/waf/change-log/2025-06-16.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ This week’s roundup highlights multiple critical vulnerabilities across popula
1818
- vBulletin (CVE-2025-48827, CVE-2025-48828): Two high-impact RCE flaws enabling attackers to remotely execute PHP code, compromising forum installations and underlying web servers.
1919
- Invision Community (CVE-2025-47916): A critical RCE vulnerability allowing authenticated attackers to run arbitrary code in community platforms, threatening data and lateral movement risk.
2020
- CrushFTP (CVE-2025-32102, CVE-2025-32103): SSRF vulnerabilities in upload endpoint processing permit attackers to pivot internal network scans and abuse internal services.
21-
- Roundcube (CVE-2025-49113): RCE via email processing enables attackers to execute code upon viewing a crafted emailparticularly dangerous for webmail deployments.
21+
- Roundcube (CVE-2025-49113): RCE via email processing enables attackers to execute code upon viewing a crafted emailparticularly dangerous for webmail deployments.
2222
- WooCommerce WordPress Plugin (CVE-2025-47577): Dangerous file upload vulnerability permits unauthenticated users to upload executable payloads, leading to full WordPress site takeover.
2323
- Cross-Site Scripting (XSS) Detection Improvements: Enhanced detection patterns.
2424

src/content/docs/waf/change-log/scheduled-changes.mdx

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -25,15 +25,15 @@ import { RSSButton, RuleID } from "~/components";
2525
</thead>
2626
<tbody>
2727
<tr>
28-
<td></td>
29-
<td></td>
30-
<td></td>
31-
<td></td>
28+
<td>N/A</td>
29+
<td>N/A</td>
30+
<td>N/A</td>
31+
<td>N/A</td>
3232
<td>
33-
<RuleID id="" />
33+
N/A
3434
</td>
35-
<td></td>
36-
<td></td>
35+
<td>N/A</td>
36+
<td>N/A</td>
3737
</tr>
3838
</tbody>
3939
</table>

src/content/release-notes/waf.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ productLink: "/waf/"
55
productArea: Application security
66
productAreaLink: /fundamentals/reference/changelog/security/
77
entries:
8-
- publish_date: "2025-06-16"
9-
scheduled_date: "2025-06-23"
8+
- publish_date: "2025-06-09"
9+
scheduled_date: "2025-06-16"
1010
individual_page: true
1111
scheduled: true
1212
link: "/waf/change-log/scheduled-changes/"

0 commit comments

Comments
 (0)