mirror of
https://github.com/0xMarcio/cve.git
synced 2025-05-07 11:06:19 +00:00
883 B
883 B
CVE-2003-0526
Description
Cross-site scripting (XSS) vulnerability in Microsoft Internet Security and Acceleration (ISA) Server 2000 allows remote attackers to inject arbitrary web script via a URL containing the script in the domain name portion, which is not properly cleansed in the default error pages (1) 500.htm for "500 Internal Server error" or (2) 404.htm for "404 Not Found."
POC
Reference
- http://marc.info/?l=bugtraq&m=105838519729525&w=2
- http://marc.info/?l=ntbugtraq&m=105838590030409&w=2
Github
No PoCs found on GitHub currently.