|
1 | 1 | --- |
2 | | -title: WAF Release - Scheduled changes for 2025-11-10 |
3 | | -description: WAF managed ruleset changes scheduled for 2025-11-10 |
4 | | -date: 2025-11-03 |
| 2 | +title: WAF Release - Scheduled changes for 2025-11-17 |
| 3 | +description: WAF managed ruleset changes scheduled for 2025-11-17 |
| 4 | +date: 2025-11-10 |
5 | 5 | scheduled: true |
6 | 6 | --- |
7 | 7 |
|
8 | 8 | import { RuleID } from "~/components"; |
9 | 9 |
|
10 | 10 | <table style="width: 100%"> |
11 | | - <thead> |
12 | | - <tr> |
13 | | - <th>Announcement Date</th> |
14 | | - <th>Release Date</th> |
15 | | - <th>Release Behavior</th> |
16 | | - <th>Legacy Rule ID</th> |
17 | | - <th>Rule ID</th> |
18 | | - <th>Description</th> |
19 | | - <th>Comments</th> |
20 | | - </tr> |
21 | | - </thead> |
22 | | - <tbody> |
23 | | - <tr> |
24 | | - <td>2025-10-27</td> |
25 | | - <td>2025-11-10</td> |
26 | | - <td>Log</td> |
27 | | - <td>N/A</td> |
28 | | - <td> |
29 | | - <RuleID id="32405a50728746dd8caa057b606285e6" /> |
30 | | - </td> |
31 | | - <td>Generic Rules - Prototype Pollution - URI</td> |
32 | | - <td>This is a new detection</td> |
33 | | - </tr> |
34 | | - <tr> |
35 | | - <td>2025-10-27</td> |
36 | | - <td>2025-11-10</td> |
37 | | - <td>Log</td> |
38 | | - <td>N/A</td> |
39 | | - <td> |
40 | | - <RuleID id="a7da00c63c4243d2a72456fe4f59ff26" /> |
41 | | - </td> |
42 | | - <td>Generic Rules - Prototype Pollution - Body</td> |
43 | | - <td>This is a new detection</td> |
44 | | - </tr> |
45 | | - <tr> |
46 | | - <td>2025-10-27</td> |
47 | | - <td>2025-11-10</td> |
48 | | - <td>Log</td> |
49 | | - <td>N/A</td> |
50 | | - <td> |
51 | | - <RuleID id="833078bdcfa04bb7aa7b8fb67efbeb39" /> |
52 | | - </td> |
53 | | - <td>Generic Rules - Prototype Pollution - Header - Form</td> |
54 | | - <td>This is a new detection</td> |
55 | | - </tr> |
56 | | - <tr> |
57 | | - <td>2025-10-27</td> |
58 | | - <td>2025-11-10</td> |
59 | | - <td>Log</td> |
60 | | - <td>N/A</td> |
61 | | - <td> |
62 | | - <RuleID id="818d92d370654c3d8f1adc7c9029cd61" /> |
63 | | - </td> |
64 | | - <td>HTTP Truncated Beta</td> |
65 | | - <td>This is a beta detection and will replace the action on original detection (ID: <RuleID id="646bccf7e9dc46918a4150d6c22b51d3" />) </td> |
66 | | - </tr> |
67 | | - </tbody> |
| 11 | + <thead> |
| 12 | + <tr> |
| 13 | + <th>Announcement Date</th> |
| 14 | + <th>Release Date</th> |
| 15 | + <th>Release Behavior</th> |
| 16 | + <th>Legacy Rule ID</th> |
| 17 | + <th>Rule ID</th> |
| 18 | + <th>Description</th> |
| 19 | + <th>Comments</th> |
| 20 | + </tr> |
| 21 | + </thead> |
| 22 | + <tbody> |
| 23 | + <tr> |
| 24 | + <td>2025-11-10</td> |
| 25 | + <td>2025-11-17</td> |
| 26 | + <td>Log</td> |
| 27 | + <td>N/A</td> |
| 28 | + <td> |
| 29 | + <RuleID id="ec1e2aa190e64e7cb468e16dd256f4bc" /> |
| 30 | + </td> |
| 31 | + <td>DELMIA Apriso - Auth Bypass - CVE:CVE-2025-6205</td> |
| 32 | + <td>This is a new detection</td> |
| 33 | + </tr> |
| 34 | + </tbody> |
68 | 35 | </table> |
0 commit comments