Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
62 changes: 54 additions & 8 deletions src/content/docs/waf/change-log/scheduled-changes.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -25,13 +25,59 @@ import { RSSButton, RuleID } from "~/components";
</thead>
<tbody>
<tr>
<td>N/A</td>
<td>N/A</td>
<td>N/A</td>
<td>N/A</td>
<td>N/A</td>
<td>N/A</td>
<td>N/A</td>
</tr>
<td>2025-04-29</td>
<td>2025-05-05</td>
<td>Log</td>
<td>100724</td>
<td>
<RuleID id="921660147baa48eaa9151077d0b7a392" />
</td>
<td>GFI KerioControl - Remote Code Execution - CVE:CVE-2024-52875</td>
<td>This is a New Detection</td>
</tr>
<tr>
<td>2025-04-29</td>
<td>2025-05-05</td>
<td>Log</td>
<td>100748</td>
<td>
<RuleID id="a3900934273b4a488111f810717a9e42" />
</td>
<td>XWiki - Remote Code Execution - CVE:CVE-2025-24893</td>
<td>This is a New Detection</td>
</tr>
<tr>
<td>2025-04-29</td>
<td>2025-05-05</td>
<td>Log</td>
<td>100750</td>
<td>
<RuleID id="616ad0e03892473191ca1df4e9cf745d" />
</td>
<td>SonicWall SMA - Dangerous File Upload - CVE:CVE-2021-20040, CVE:CVE-2021-20041, CVE:CVE-2021-20042</td>
<td>This is a New Detection</td>
</tr>
<tr>
<td>2025-04-29</td>
<td>2025-05-05</td>
<td>Log</td>
<td>100751</td>
<td>
<RuleID id="1a11fbe84b49451193ee1ee6d29da333" />
</td>
<td>Langflow - Remote Code Execution - CVE:CVE-2025-3248</td>
<td>This is a New Detection</td>
</tr>
<tr>
<td>2025-04-29</td>
<td>2025-05-05</td>
<td>Log</td>
<td>100752</td>
<td>
<RuleID id="8d25e852197548ef877774d2551c0c72" />
</td>
<td>MinIO - Auth Bypass - CVE:CVE-2025-31489</td>
<td>This is a New Detection</td>
</tr>
</tbody>
</table>
4 changes: 2 additions & 2 deletions src/content/release-notes/waf.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ productLink: "/waf/"
productArea: Application security
productAreaLink: /fundamentals/reference/changelog/security/
entries:
- publish_date: "2025-04-14"
scheduled_date: "2025-04-21"
- publish_date: "2025-04-29"
scheduled_date: "2025-05-05"
individual_page: true
scheduled: true
link: "/waf/change-log/scheduled-changes/"
Expand Down
Loading