Skip to content

Commit 8437390

Browse files
vs-mgpedrosousa
authored andcommitted
Release-Oct-7-2024 (#17352)
* Release-Oct-7-2024 * Update src/content/docs/waf/change-log/2024-10-07.mdx Co-authored-by: Pedro Sousa <[email protected]> * Update src/content/docs/waf/change-log/2024-10-07.mdx Co-authored-by: Pedro Sousa <[email protected]> --------- Co-authored-by: Pedro Sousa <[email protected]>
1 parent d3e87b9 commit 8437390

File tree

3 files changed

+90
-50
lines changed

3 files changed

+90
-50
lines changed

src/content/changelogs/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: "2024-10-01"
9-
scheduled_date: "2024-10-07"
8+
- publish_date: "2024-10-07"
9+
scheduled_date: "2024-10-14"
1010
individual_page: true
1111
scheduled: true
1212
link: "/waf/change-log/scheduled-changes/"
13+
- publish_date: "2024-10-07"
14+
individual_page: true
15+
link: "/waf/change-log/2024-10-07/"
1316
- publish_date: "2024-10-01"
1417
individual_page: true
1518
link: "/waf/change-log/2024-10-01/"
Lines changed: 81 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,81 @@
1+
---
2+
title: "2024-10-07"
3+
type: table
4+
pcx_content_type: changelog
5+
sidebar:
6+
order: 809
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 Specials</td>
27+
<td>
28+
<RuleID id="81b9bdf1270c4643a7b0e051168ef44c" />
29+
</td>
30+
<td>100669</td>
31+
<td>Apache HugeGraph-Server - Remote Code Execution - CVE:CVE-2024-27348</td>
32+
<td>Log</td>
33+
<td>Block</td>
34+
<td>New Detection</td>
35+
</tr>
36+
<tr>
37+
<td>Cloudflare Specials</td>
38+
<td>
39+
<RuleID id="919ecfe1bf1a41fabe47050191e9ba51" />
40+
</td>
41+
<td>100672</td>
42+
<td>Ivanti Virtual Traffic Manager - Auth Bypass - CVE:CVE-2024-7593</td>
43+
<td>Log</td>
44+
<td>Block</td>
45+
<td>New Detection</td>
46+
</tr>
47+
<tr>
48+
<td>Cloudflare Specials</td>
49+
<td>
50+
<RuleID id="bf8594562fc745578488e74aeb60e909" />
51+
</td>
52+
<td>100670</td>
53+
<td>Junos - Remote Code Execution - CVE:CVE-2023-36844</td>
54+
<td>Log</td>
55+
<td>Block</td>
56+
<td>New Detection</td>
57+
</tr>
58+
<tr>
59+
<td>Cloudflare Specials</td>
60+
<td>
61+
<RuleID id="a14873b9a10143c5a61369dc84938aa0" />
62+
</td>
63+
<td>100671</td>
64+
<td>Microsoft SQL Server - Remote Code Execution - CVE:CVE-2020-0618</td>
65+
<td>Log</td>
66+
<td>Block</td>
67+
<td>New Detection</td>
68+
</tr>
69+
<tr>
70+
<td>Cloudflare Specials</td>
71+
<td>
72+
<RuleID id="6da28a8f5a734bb7a89f55572f26b3a7" />
73+
</td>
74+
<td>100581</td>
75+
<td>Joomla - Information Disclosure - CVE:CVE-2023-23752</td>
76+
<td>Log</td>
77+
<td>Block</td>
78+
<td>This was released as <RuleID id="a1755d6dd1ad45eab27c53a0024230e0" /> in new WAF and 100581_BETA in old WAF</td>
79+
</tr>
80+
</tbody>
81+
</table>

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

Lines changed: 4 additions & 48 deletions
Original file line numberDiff line numberDiff line change
@@ -23,59 +23,15 @@ import { RuleID } from "~/components";
2323
</thead>
2424
<tbody>
2525
<tr>
26-
<td>2024-10-01</td>
2726
<td>2024-10-07</td>
27+
<td>2024-10-14</td>
2828
<td>Block</td>
29-
<td>100669</td>
29+
<td>100673</td>
3030
<td>
31-
<RuleID id="81b9bdf1270c4643a7b0e051168ef44c" />
31+
<RuleID id="90658d0d48b34882830d8da32e49c1d8" />
3232
</td>
33-
<td>Apache HugeGraph-Server - Remote Code Execution - CVE:CVE-2024-27348</td>
33+
<td>GoAnywhere - Remote Code Execution - CVE:CVE-2023-0669</td>
3434
<td>This is a New Detection</td>
3535
</tr>
36-
<tr>
37-
<td>2024-10-01</td>
38-
<td>2024-10-07</td>
39-
<td>Block</td>
40-
<td>100672</td>
41-
<td>
42-
<RuleID id="919ecfe1bf1a41fabe47050191e9ba51" />
43-
</td>
44-
<td>Ivanti Virtual Traffic Manager - Auth Bypass - CVE:CVE-2024-7593</td>
45-
<td>This is a New Detection</td>
46-
</tr>
47-
<tr>
48-
<td>2024-10-01</td>
49-
<td>2024-10-07</td>
50-
<td>Block</td>
51-
<td>100670</td>
52-
<td>
53-
<RuleID id="bf8594562fc745578488e74aeb60e909" />
54-
</td>
55-
<td>Junos - Remote Code Execution - CVE:CVE-2023-36844</td>
56-
<td>This is a New Detection</td>
57-
</tr>
58-
<tr>
59-
<td>2024-10-01</td>
60-
<td>2024-10-07</td>
61-
<td>Block</td>
62-
<td>100671</td>
63-
<td>
64-
<RuleID id="a14873b9a10143c5a61369dc84938aa0" />
65-
</td>
66-
<td>Microsoft SQL Server - Remote Code Execution - CVE:CVE-2020-0618</td>
67-
<td>This is a New Detection</td>
68-
</tr>
69-
<tr>
70-
<td>2024-10-01</td>
71-
<td>2024-10-07</td>
72-
<td>Block</td>
73-
<td>100581_BETA</td>
74-
<td>
75-
<RuleID id="a1755d6dd1ad45eab27c53a0024230e0" />
76-
</td>
77-
<td>Joomla - Information Disclosure - CVE:CVE-2023-23752 - Beta</td>
78-
<td>This is a beta detection. This will replace <RuleID id="6da28a8f5a734bb7a89f55572f26b3a7" /> in new WAF and 100581 in old WAF</td>
79-
</tr>
8036
</tbody>
8137
</table>

0 commit comments

Comments
 (0)