Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
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
81 changes: 81 additions & 0 deletions src/content/docs/waf/change-log/2025-02-18.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,81 @@
---
title: "2025-02-18"
type: table
pcx_content_type: changelog
sidebar:
order: 802
tableOfContents: false
---

import { RuleID } from "~/components";

<table style="width: 100%">
<thead>
<tr>
<th>Ruleset</th>
<th>Rule ID</th>
<th>Legacy Rule ID</th>
<th>Description</th>
<th>Previous Action</th>
<th>New Action</th>
<th>Comments</th>
</tr>
</thead>
<tbody>
<tr>
<td>Cloudflare Managed Rulesets</td>
<td>
<RuleID id="d1d45e4f59014f0fb22e0e6aa2ffa4b8" />
</td>
<td>100715</td>
<td>FortiOS - Auth Bypass - CVE:CVE-2024-55591</td>
<td>Log</td>
<td>Block</td>
<td>This is a New Detection</td>
</tr>
<tr>
<td>Cloudflare Managed Rulesets</td>
<td>
<RuleID id="14b5cdeb4cde490ba37d83555a883e12" />
</td>
<td>100716</td>
<td>Ivanti - Auth Bypass - CVE:CVE-2021-44529</td>
<td>Log</td>
<td>Block</td>
<td>This is a New Detection</td>
</tr>
<tr>
<td>Cloudflare Managed Rulesets</td>
<td>
<RuleID id="498fcd81a62a4b5ca943e2de958094d3" />
</td>
<td>100717</td>
<td>SimpleHelp - Auth Bypass - CVE:CVE-2024-57727</td>
<td>Log</td>
<td>Block</td>
<td>This is a New Detection</td>
</tr>
<tr>
<td>Cloudflare Managed Rulesets</td>
<td>
<RuleID id="6e0d8afc36ba4ce9836f81e63b66df22" />
</td>
<td>100718</td>
<td>SonicWall SSLVPN - Auth Bypass - CVE:CVE-2024-53704</td>
<td>Log</td>
<td>Block</td>
<td>This is a New Detection</td>
</tr>
<tr>
<td>Cloudflare Managed Rulesets</td>
<td>
<RuleID id="8eb4536dba1a4da58fbf81c79184699f" />
</td>
<td>100719</td>
<td>Yeti Platform - Auth Bypass - CVE:CVE-2024-46507</td>
<td>Log</td>
<td>Block</td>
<td>This is a New Detection</td>
</tr>
</tbody>
</table>
49 changes: 8 additions & 41 deletions src/content/docs/waf/change-log/scheduled-changes.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -23,58 +23,25 @@ import { RuleID } from "~/components";
</thead>
<tbody>
<tr>
<td>2025-02-11</td>
<td>2025-02-18</td>
<td>2025-02-24</td>
<td>Log</td>
<td>100715</td>
<td>100718A</td>
<td>
<RuleID id="d1d45e4f59014f0fb22e0e6aa2ffa4b8" />
<RuleID id="f7b9d265b86f448989fb0f054916911e" />
</td>
<td>FortiOS - Auth Bypass - CVE:CVE-2024-55591</td>
<td>SonicWall SSLVPN 2 - Auth Bypass - CVE:CVE-2024-53704</td>
<td>This is a New Detection</td>
</tr>
<tr>
<td>2025-02-11</td>
<td>2025-02-18</td>
<td>2025-02-24</td>
<td>Log</td>
<td>100716</td>
<td>100720</td>
<td>
<RuleID id="14b5cdeb4cde490ba37d83555a883e12" />
<RuleID id="77c13c611d2a4fa3a89c0fafc382fdec" />
</td>
<td>Ivanti - Auth Bypass - CVE:CVE-2021-44529</td>
<td>This is a New Detection</td>
</tr>
<tr>
<td>2025-02-11</td>
<td>2025-02-18</td>
<td>Log</td>
<td>100717</td>
<td>
<RuleID id="498fcd81a62a4b5ca943e2de958094d3" />
</td>
<td>SimpleHelp - Auth Bypass - CVE:CVE-2024-57727</td>
<td>This is a New Detection</td>
</tr>
<tr>
<td>2025-02-11</td>
<td>2025-02-18</td>
<td>Log</td>
<td>100718</td>
<td>
<RuleID id="6e0d8afc36ba4ce9836f81e63b66df22" />
</td>
<td>SonicWall SSLVPN - Auth Bypass - CVE:CVE-2024-53704</td>
<td>This is a New Detection</td>
</tr>
<tr>
<td>2025-02-11</td>
<td>2025-02-18</td>
<td>Log</td>
<td>100719</td>
<td>
<RuleID id="8eb4536dba1a4da58fbf81c79184699f" />
</td>
<td>Yeti Platform - Auth Bypass - CVE:CVE-2024-46507</td>
<td>Palo Alto Networks - Auth Bypass - CVE:CVE-2025-0108</td>
<td>This is a New Detection</td>
</tr>
</tbody>
Expand Down
7 changes: 5 additions & 2 deletions src/content/release-notes/waf.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,14 @@ productLink: "/waf/"
productArea: Application security
productAreaLink: /fundamentals/reference/changelog/security/
entries:
- publish_date: "2025-02-11"
scheduled_date: "2025-02-18"
- publish_date: "2025-02-18"
scheduled_date: "2025-02-24"
individual_page: true
scheduled: true
link: "/waf/change-log/scheduled-changes/"
- publish_date: "2025-02-18"
individual_page: true
link: "/waf/change-log/2025-02-18/"
- publish_date: "2025-02-11"
individual_page: true
link: "/waf/change-log/2025-02-11/"
Expand Down
Loading