diff --git a/src/content/docs/waf/change-log/2025-04-01.mdx b/src/content/docs/waf/change-log/2025-04-02.mdx similarity index 93% rename from src/content/docs/waf/change-log/2025-04-01.mdx rename to src/content/docs/waf/change-log/2025-04-02.mdx index dc861a340ad4be2..72b357bede5dcfd 100644 --- a/src/content/docs/waf/change-log/2025-04-01.mdx +++ b/src/content/docs/waf/change-log/2025-04-02.mdx @@ -1,5 +1,5 @@ --- -title: "2025-04-01" +title: "2025-04-02" type: table pcx_content_type: release-notes sidebar: @@ -52,7 +52,7 @@ import { RuleID } from "~/components"; 100734 Apache Camel - Remote Code Execution - CVE:CVE-2025-29891 Log - Block + Disabled This is a New Detection @@ -129,7 +129,7 @@ import { RuleID } from "~/components"; 100005 DotNetNuke - File Inclusion - CVE:CVE-2018-9126, CVE:CVE-2011-1892, CVE:CVE-2022-31474 N/A - Block + Disabled N/A @@ -184,7 +184,7 @@ import { RuleID } from "~/components"; 100536 GraphQL Injection N/A - Block + Disabled N/A @@ -231,5 +231,16 @@ import { RuleID } from "~/components"; Disabled N/A + + Cloudflare Managed Ruleset + + + + 100734 + Apache Camel - Remote Code Execution - CVE:CVE-2025-29891 + N/A + Disabled + N/A + diff --git a/src/content/release-notes/waf.yaml b/src/content/release-notes/waf.yaml index 985e0fc16a1056f..7e48df1d99dc129 100644 --- a/src/content/release-notes/waf.yaml +++ b/src/content/release-notes/waf.yaml @@ -5,14 +5,14 @@ productLink: "/waf/" productArea: Application security productAreaLink: /fundamentals/reference/changelog/security/ entries: - - publish_date: "2025-04-01" + - publish_date: "2025-04-02" scheduled_date: "2025-04-07" individual_page: true scheduled: true link: "/waf/change-log/scheduled-changes/" - - publish_date: "2025-04-01" + - publish_date: "2025-04-02" individual_page: true - link: "/waf/change-log/2025-04-01/" + link: "/waf/change-log/2025-04-02/" - publish_date: "2025-03-22" individual_page: true link: "/waf/change-log/2025-03-22-emergency/"