File tree Expand file tree Collapse file tree 2 files changed +70
-24
lines changed Expand file tree Collapse file tree 2 files changed +70
-24
lines changed Original file line number Diff line number Diff line change @@ -12,26 +12,72 @@ import { RSSButton, RuleID } from "~/components";
1212<RSSButton href = " /waf/change-log/index.xml" />
1313
1414<table style = " width: 100%" >
15- <thead >
16- <tr >
17- <th >Announcement Date</th >
18- <th >Release Date</th >
19- <th >Release Behavior</th >
20- <th >Legacy Rule ID</th >
21- <th >Rule ID</th >
22- <th >Description</th >
23- <th >Comments</th >
24- </tr >
25- </thead >
26- <tbody >
27- <tr >
28- <td >N/A</td >
29- <td >N/A</td >
30- <td >N/A</td >
31- <td >N/A</td >
32- <td >N/A</td >
33- <td >N/A</td >
34- <td >N/A</td >
15+ <thead >
16+ <tr >
17+ <th >Announcement Date</th >
18+ <th >Release Date</th >
19+ <th >Release Behavior</th >
20+ <th >Legacy Rule ID</th >
21+ <th >Rule ID</th >
22+ <th >Description</th >
23+ <th >Comments</th >
3524 </tr >
36- </tbody >
37- </table >
25+ </thead >
26+ <tbody >
27+ <tr >
28+ <td >2025-05-13</td >
29+ <td >2025-05-19</td >
30+ <td >Log</td >
31+ <td >100745</td >
32+ <td >
33+ <RuleID id = " 5c3559ad62994e5b932d7d0075129820" />
34+ </td >
35+ <td >Apache HTTP Server - Information Disclosure - CVE:CVE-2024 -38475</td >
36+ <td >This is a New Detection</td >
37+ </tr >
38+ <tr >
39+ <td >2025-05-13</td >
40+ <td >2025-05-19</td >
41+ <td >Log</td >
42+ <td >100746</td >
43+ <td >
44+ <RuleID id = " 6a61a14f44af4232a44e45aad127592a" />
45+ </td >
46+ <td >Vercel - Information Disclosure</td >
47+ <td >This is a New Detection</td >
48+ </tr >
49+ <tr >
50+ <td >2025-05-13</td >
51+ <td >2025-05-19</td >
52+ <td >Log</td >
53+ <td >100747</td >
54+ <td >
55+ <RuleID id = " 28a22a685bba478d99bc904526a517f1" />
56+ </td >
57+ <td >Commvault Command Center - Remote Code Execution - CVE:CVE-2025 -34028</td >
58+ <td >This is a New Detection</td >
59+ </tr >
60+ <tr >
61+ <td >2025-05-13</td >
62+ <td >2025-05-19</td >
63+ <td >Log</td >
64+ <td >100749</td >
65+ <td >
66+ <RuleID id = " 2e6bb954d0634e368c49d7d1d7619ccb" />
67+ </td >
68+ <td >BentoML - Remote Code Execution - CVE:CVE-2025 -27520</td >
69+ <td >This is a New Detection</td >
70+ </tr >
71+ <tr >
72+ <td >2025-05-13</td >
73+ <td >2025-05-19</td >
74+ <td >Log</td >
75+ <td >100753</td >
76+ <td >
77+ <RuleID id = " 91250eebec894705b62305b2f15bfda4" />
78+ </td >
79+ <td >Craft CMS - Remote Code Execution - CVE:CVE-2024 -56145</td >
80+ <td >This is a New Detection</td >
81+ </tr >
82+ </tbody >
83+ </table >
Original file line number Diff line number Diff line change @@ -5,8 +5,8 @@ productLink: "/waf/"
55productArea : Application security
66productAreaLink : /fundamentals/reference/changelog/security/
77entries :
8- - publish_date : " 2025-04-29 "
9- scheduled_date : " 2025-05-05 "
8+ - publish_date : " 2025-05-13 "
9+ scheduled_date : " 2025-05-19 "
1010 individual_page : true
1111 scheduled : true
1212 link : " /waf/change-log/scheduled-changes/"
You can’t perform that action at this time.
0 commit comments