Skip to content

Commit 4bf8c9a

Browse files
authored
Release-Mar-11-2024: Flipping 2 detections. (cloudflare#13363)
1 parent ec6912c commit 4bf8c9a

File tree

3 files changed

+54
-15
lines changed

3 files changed

+54
-15
lines changed
Lines changed: 45 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,45 @@
1+
---
2+
title: 2024-03-11
3+
type: table
4+
pcx_content_type: changelog
5+
weight: 834
6+
layout: wide
7+
---
8+
9+
# 2024-03-11
10+
11+
{{<table-wrap>}}
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>...dc6877e2</td>
28+
<td>100627</td>
29+
<td>Wordpress:Plugin:Bricks Builder Theme - Command Injection - CVE:CVE-2024-25600</td>
30+
<td>N/A</td>
31+
<td>Block</td>
32+
<td>N/A</td>
33+
</tr>
34+
<tr>
35+
<td>Cloudflare Specials</td>
36+
<td>...ae685218</td>
37+
<td>100628</td>
38+
<td>ConnectWise - Auth Bypass</td>
39+
<td>N/A</td>
40+
<td>Block</td>
41+
<td>N/A</td>
42+
</tr>
43+
</tbody>
44+
</table>
45+
{{</table-wrap>}}

content/waf/change-log/scheduled-changes.md

Lines changed: 5 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -23,21 +23,12 @@ layout: wide
2323
</thead>
2424
<tbody>
2525
<tr>
26-
<td>2024-03-04</td>
27-
<td>2024-03-11</td>
28-
<td>Block</td>
29-
<td>100627</td>
30-
<td>...dc6877e2</td>
31-
<td>Wordpress:Plugin:Bricks Builder Theme - Command Injection - CVE:CVE-2024-25600</td>
3226
<td>N/A</td>
33-
</tr>
34-
<tr>
35-
<td>2024-03-04</td>
36-
<td>2024-03-11</td>
37-
<td>Block</td>
38-
<td>100628</td>
39-
<td>...ae685218</td>
40-
<td>ConnectWise - Auth Bypass</td>
27+
<td>N/A</td>
28+
<td>N/A</td>
29+
<td>N/A</td>
30+
<td>N/A</td>
31+
<td>N/A</td>
4132
<td>N/A</td>
4233
</tr>
4334
</tbody>

data/changelogs/waf.yaml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,13 @@
22
link: "/waf/change-log/"
33
productName: WAF
44
entries:
5-
- publish_date: '2024-03-04'
5+
- publish_date: '2024-03-11'
66
individual_page: true
77
scheduled: true
88
link: '/waf/change-log/scheduled-changes/'
9+
- publish_date: '2024-03-11'
10+
individual_page: true
11+
link: '/waf/change-log/2024-03-11/'
912
- publish_date: '2024-03-04'
1013
individual_page: true
1114
link: '/waf/change-log/2024-03-04/'

0 commit comments

Comments
 (0)