Files
CVEs-PoC/2008/CVE-2008-2011.md
T
2025-09-29 21:09:30 +02:00

19 lines
929 B
Markdown

### [CVE-2008-2011](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2011)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brightgreen)
### Description
Cross-site scripting (XSS) vulnerability in the National Rail Enquiries Live Departure Boards gadget before 1.1 allows remote National Rail Enquiries servers or man-in-the-middle attackers to inject arbitrary web script or HTML, and execute arbitrary code, via a response body, as demonstrated by a SCRIPT element that references a vbscript: URI.
### POC
#### Reference
- http://www.mwrinfosecurity.com/news/1690.html
- http://www.mwrinfosecurity.com/publications/mwri_national-rail-enquiries-gadget-advisory_2008-04-24.pdf
#### Github
No PoCs found on GitHub currently.