Skip to content

Commit cfdb47a

Browse files
vs-mgRebeccaTamachiro
authored andcommitted
Release-Mar-10-2025 (#20677)
1 parent 0e77844 commit cfdb47a

File tree

3 files changed

+105
-10
lines changed

3 files changed

+105
-10
lines changed
Lines changed: 48 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,48 @@
1+
---
2+
title: "2025-03-10"
3+
type: table
4+
pcx_content_type: release-notes
5+
sidebar:
6+
order: 799
7+
tableOfContents: false
8+
---
9+
10+
import { RuleID } from "~/components";
11+
12+
<table style="width: 100%">
13+
<thead>
14+
<tr>
15+
<th>Ruleset</th>
16+
<th>Rule ID</th>
17+
<th>Legacy Rule ID</th>
18+
<th>Description</th>
19+
<th>Previous Action</th>
20+
<th>New Action</th>
21+
<th>Comments</th>
22+
</tr>
23+
</thead>
24+
<tbody>
25+
<tr>
26+
<td>Cloudflare Managed Ruleset</td>
27+
<td>
28+
<RuleID id="d4f68c1c65c448e58fe4830eb2a51e3d" />
29+
</td>
30+
<td>100722</td>
31+
<td>Ivanti - Information Disclosure - CVE:CVE-2025-0282</td>
32+
<td>Log</td>
33+
<td>Block</td>
34+
<td>This is a New Detection</td>
35+
</tr>
36+
<tr>
37+
<td>Cloudflare Managed Ruleset</td>
38+
<td>
39+
<RuleID id="fda130e396224ffc9f0a9e72259073d5" />
40+
</td>
41+
<td>100723</td>
42+
<td>Cisco IOS XE - Information Disclosure - CVE:CVE-2023-20198</td>
43+
<td>Log</td>
44+
<td>Block</td>
45+
<td></td>
46+
</tr>
47+
</tbody>
48+
</table>

src/content/docs/waf/change-log/scheduled-changes.mdx

Lines changed: 52 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -23,25 +23,69 @@ import { RuleID } from "~/components";
2323
</thead>
2424
<tbody>
2525
<tr>
26-
<td>2025-03-03</td>
2726
<td>2025-03-10</td>
27+
<td>2025-03-17</td>
2828
<td>Log</td>
29-
<td>100722</td>
29+
<td>100725</td>
3030
<td>
31-
<RuleID id="d4f68c1c65c448e58fe4830eb2a51e3d" />
31+
<RuleID id="28b2a12993a04e62a98abcd9e59ec18a" />
3232
</td>
33-
<td>Ivanti - Information Disclosure - CVE:CVE-2025-0282</td>
33+
<td>Fortinet FortiManager - Remote Code Execution - CVE:CVE-2023-42791, CVE:CVE-2024-23666</td>
3434
<td>This is a New Detection</td>
3535
</tr>
3636
<tr>
37-
<td>2025-03-03</td>
3837
<td>2025-03-10</td>
38+
<td>2025-03-17</td>
3939
<td>Log</td>
40-
<td>100723</td>
40+
<td>100726</td>
4141
<td>
42-
<RuleID id="fda130e396224ffc9f0a9e72259073d5" />
42+
<RuleID id="f253d755910e4998bd90365d1dbf58df" />
4343
</td>
44-
<td>Cisco IOS XE - Information Disclosure - CVE:CVE-2023-20198</td>
44+
<td>Ivanti - Remote Code Execution - CVE:CVE-2024-8190</td>
45+
<td>This is a New Detection</td>
46+
</tr>
47+
<tr>
48+
<td>2025-03-10</td>
49+
<td>2025-03-17</td>
50+
<td>Log</td>
51+
<td>100727</td>
52+
<td>
53+
<RuleID id="19ae0094a8d845a1bb1997af0ad61fa7" />
54+
</td>
55+
<td>Cisco IOS XE - Remote Code Execution - CVE:CVE-2023-20198</td>
56+
<td>This is a New Detection</td>
57+
</tr>
58+
<tr>
59+
<td>2025-03-10</td>
60+
<td>2025-03-17</td>
61+
<td>Log</td>
62+
<td>100728</td>
63+
<td>
64+
<RuleID id="83a677f082264693ad64a2827ee56b66" />
65+
</td>
66+
<td>Sitecore - Remote Code Execution - CVE:CVE-2024-46938</td>
67+
<td>This is a New Detection</td>
68+
</tr>
69+
<tr>
70+
<td>2025-03-10</td>
71+
<td>2025-03-17</td>
72+
<td>Log</td>
73+
<td>100729</td>
74+
<td>
75+
<RuleID id="166b7ce85ce443538f021228a6752a38" />
76+
</td>
77+
<td>Microsoft SharePoint - Remote Code Execution - CVE:CVE-2023-33160</td>
78+
<td>This is a New Detection</td>
79+
</tr>
80+
<tr>
81+
<td>2025-03-10</td>
82+
<td>2025-03-17</td>
83+
<td>Log</td>
84+
<td>100730</td>
85+
<td>
86+
<RuleID id="35fe23e7bd324d00816c82d098d47b69" />
87+
</td>
88+
<td>Pentaho - Template Injection - CVE:CVE-2022-43769, CVE:CVE-2022-43939</td>
4589
<td>This is a New Detection</td>
4690
</tr>
4791
</tbody>

src/content/release-notes/waf.yaml

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,14 @@ productLink: "/waf/"
55
productArea: Application security
66
productAreaLink: /fundamentals/reference/changelog/security/
77
entries:
8-
- publish_date: "2025-03-03"
9-
scheduled_date: "2025-03-10"
8+
- publish_date: "2025-03-10"
9+
scheduled_date: "2025-03-17"
1010
individual_page: true
1111
scheduled: true
1212
link: "/waf/change-log/scheduled-changes/"
13+
- publish_date: "2025-03-10"
14+
individual_page: true
15+
link: "/waf/change-log/2025-03-10/"
1316
- publish_date: "2025-03-03"
1417
individual_page: true
1518
link: "/waf/change-log/2025-03-03/"

0 commit comments

Comments
 (0)