Files
CVEs-PoC/2012/CVE-2012-1020.md
2024-06-18 02:51:15 +02:00

19 lines
770 B
Markdown

### [CVE-2012-1020](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-1020)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
Multiple cross-site scripting (XSS) vulnerabilities in login.php in NexorONE Online Banking allow remote attackers to inject arbitrary web script or HTML via the (1) visitor_language parameter to register.php or (2) message parameter.
### POC
#### Reference
- http://marc.info/?l=full-disclosure&m=132852645911072&w=2
- http://www.vulnerability-lab.com/get_content.php?id=304
#### Github
No PoCs found on GitHub currently.