diff --git a/src/content/docs/waf/change-log/2025-03-10.mdx b/src/content/docs/waf/change-log/2025-03-10.mdx new file mode 100644 index 000000000000000..d27af0d9fe5a55d --- /dev/null +++ b/src/content/docs/waf/change-log/2025-03-10.mdx @@ -0,0 +1,48 @@ +--- +title: "2025-03-10" +type: table +pcx_content_type: release-notes +sidebar: + order: 799 +tableOfContents: false +--- + +import { RuleID } from "~/components"; + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
RulesetRule IDLegacy Rule IDDescriptionPrevious ActionNew ActionComments
Cloudflare Managed Ruleset + + 100722Ivanti - Information Disclosure - CVE:CVE-2025-0282LogBlockThis is a New Detection
Cloudflare Managed Ruleset + + 100723Cisco IOS XE - Information Disclosure - CVE:CVE-2023-20198LogBlock
diff --git a/src/content/docs/waf/change-log/scheduled-changes.mdx b/src/content/docs/waf/change-log/scheduled-changes.mdx index 6b06eb6beaf9013..8c4a1b290ed24a0 100644 --- a/src/content/docs/waf/change-log/scheduled-changes.mdx +++ b/src/content/docs/waf/change-log/scheduled-changes.mdx @@ -23,25 +23,69 @@ import { RuleID } from "~/components"; - 2025-03-03 2025-03-10 + 2025-03-17 Log - 100722 + 100725 - + - Ivanti - Information Disclosure - CVE:CVE-2025-0282 + Fortinet FortiManager - Remote Code Execution - CVE:CVE-2023-42791, CVE:CVE-2024-23666 This is a New Detection - 2025-03-03 2025-03-10 + 2025-03-17 Log - 100723 + 100726 - + - Cisco IOS XE - Information Disclosure - CVE:CVE-2023-20198 + Ivanti - Remote Code Execution - CVE:CVE-2024-8190 + This is a New Detection + + + 2025-03-10 + 2025-03-17 + Log + 100727 + + + + Cisco IOS XE - Remote Code Execution - CVE:CVE-2023-20198 + This is a New Detection + + + 2025-03-10 + 2025-03-17 + Log + 100728 + + + + Sitecore - Remote Code Execution - CVE:CVE-2024-46938 + This is a New Detection + + + 2025-03-10 + 2025-03-17 + Log + 100729 + + + + Microsoft SharePoint - Remote Code Execution - CVE:CVE-2023-33160 + This is a New Detection + + + 2025-03-10 + 2025-03-17 + Log + 100730 + + + + Pentaho - Template Injection - CVE:CVE-2022-43769, CVE:CVE-2022-43939 This is a New Detection diff --git a/src/content/release-notes/waf.yaml b/src/content/release-notes/waf.yaml index 4843c6bc04432b9..e6dd2e9de6dde6f 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-03-03" - scheduled_date: "2025-03-10" + - publish_date: "2025-03-10" + scheduled_date: "2025-03-17" individual_page: true scheduled: true link: "/waf/change-log/scheduled-changes/" + - publish_date: "2025-03-10" + individual_page: true + link: "/waf/change-log/2025-03-10/" - publish_date: "2025-03-03" individual_page: true link: "/waf/change-log/2025-03-03/"