Home
Home
Trends
Trends
Vulnerabilities
Vulnerabilities
News
News
Researchers
Researchers
Why dbugs?
Why dbugs?
Settings

Dedal0

#40183of 55,140
7.1Total CVSS
Vulnerabilities · 1
PT-2025-36954
7.1
2025-09-09
Wabac.Js · Wabac.Js · CVE-2025-58765
Name of the Vulnerable Software and Affected Versions: wabac.js versions 2.23.10 and below Description: wabac.js provides a full web archive replay system using Service Workers. A Reflected Cross-Site Scripting (XSS) vulnerability exists in the 404 error handling logic. The `requestURL` parameter, derived from the original request target, is directly embedded into an inline `<script>` block without sanitization or escaping, allowing an attacker to execute arbitrary JavaScript in the victim’s browser. The scope may be limited by CORS policies. Recommendations: Update wabac.js to version 2.23.11 or later.