Commit 6d2c73c 1 parent 883ea27 commit 6d2c73c Copy full SHA for 6d2c73c
File tree 2 files changed +26
-1
lines changed
src/main/resources/org/zaproxy/addon/retire/resources
2 files changed +26
-1
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,8 @@ All notable changes to this add-on will be documented in this file.
4
4
The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) .
5
5
6
6
## Unreleased
7
-
7
+ ### Changed
8
+ - Updated with upstream retire.js pattern changes.
8
9
9
10
## [ 0.45.0] - 2025-03-04
10
11
### Changed
Original file line number Diff line number Diff line change 4552
4552
" https://github.com/cure53/DOMPurify/commit/26e1d69ca7f769f5c558619d644d90dd8bf26ebc" ,
4553
4553
" https://github.com/cure53/DOMPurify"
4554
4554
]
4555
+ },
4556
+ {
4557
+ "atOrAbove" : " 0" ,
4558
+ "below" : " 3.2.4" ,
4559
+ "cwe" : [
4560
+ " CWE-79"
4561
+ ],
4562
+ "severity" : " medium" ,
4563
+ "identifiers" : {
4564
+ "summary" : " DOMPurify allows Cross-site Scripting (XSS)" ,
4565
+ "CVE" : [
4566
+ " CVE-2025-26791"
4567
+ ],
4568
+ "githubID" : " GHSA-vhxf-7vqr-mrjg"
4569
+ },
4570
+ "info" : [
4571
+ " https://github.com/advisories/GHSA-vhxf-7vqr-mrjg" ,
4572
+ " https://nvd.nist.gov/vuln/detail/CVE-2025-26791" ,
4573
+ " https://github.com/cure53/DOMPurify/commit/d18ffcb554e0001748865da03ac75dd7829f0f02" ,
4574
+ " https://ensy.zip/posts/dompurify-323-bypass" ,
4575
+ " https://github.com/cure53/DOMPurify" ,
4576
+ " https://github.com/cure53/DOMPurify/releases/tag/3.2.4" ,
4577
+ " https://nsysean.github.io/posts/dompurify-323-bypass"
4578
+ ]
4555
4579
}
4556
4580
],
4557
4581
"extractors" : {
You can’t perform that action at this time.
0 commit comments