diff --git a/src/content/docs/waf/change-log/2025-02-24.mdx b/src/content/docs/waf/change-log/2025-02-24.mdx new file mode 100644 index 000000000000000..931d33d9d4d602a --- /dev/null +++ b/src/content/docs/waf/change-log/2025-02-24.mdx @@ -0,0 +1,48 @@ +--- +title: "2025-02-24" +type: table +pcx_content_type: release-notes +sidebar: + order: 801 +tableOfContents: false +--- + +import { RuleID } from "~/components"; + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
RulesetRule IDLegacy Rule IDDescriptionPrevious ActionNew ActionComments
Cloudflare Managed Rulesets + + 100718ASonicWall SSLVPN 2 - Auth Bypass - CVE:CVE-2024-53704LogBlockThis is a New Detection
Cloudflare Managed Rulesets + + 100720Palo Alto Networks - Auth Bypass - CVE:CVE-2025-0108LogBlockThis is a New Detection
\ No newline at end of file diff --git a/src/content/docs/waf/change-log/scheduled-changes.mdx b/src/content/docs/waf/change-log/scheduled-changes.mdx index a65c44731d55892..040806361df404b 100644 --- a/src/content/docs/waf/change-log/scheduled-changes.mdx +++ b/src/content/docs/waf/change-log/scheduled-changes.mdx @@ -23,25 +23,14 @@ import { RuleID } from "~/components"; - 2025-02-18 2025-02-24 + 2025-03-03 Log - 100718A + 100721 - + - SonicWall SSLVPN 2 - Auth Bypass - CVE:CVE-2024-53704 - This is a New Detection - - - 2025-02-18 - 2025-02-24 - Log - 100720 - - - - Palo Alto Networks - Auth Bypass - CVE:CVE-2025-0108 + Ivanti - Remote Code Execution - CVE:CVE-2024-13159 This is a New Detection diff --git a/src/content/release-notes/waf.yaml b/src/content/release-notes/waf.yaml index 9b660183e1baaed..f2ae1d61e4d2615 100644 --- a/src/content/release-notes/waf.yaml +++ b/src/content/release-notes/waf.yaml @@ -5,11 +5,14 @@ productLink: "/waf/" productArea: Application security productAreaLink: /fundamentals/reference/changelog/security/ entries: - - publish_date: "2025-02-18" - scheduled_date: "2025-02-24" + - publish_date: "2025-02-24" + scheduled_date: "2025-03-03" individual_page: true scheduled: true link: "/waf/change-log/scheduled-changes/" + - publish_date: "2025-02-24" + individual_page: true + link: "/waf/change-log/2025-02-24/" - publish_date: "2025-02-18" individual_page: true link: "/waf/change-log/2025-02-18/"