cve/2012/CVE-2012-3837.md

18 lines
906 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2012-3837](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-3837)
![](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 apps/users/registration.template.php in Baby Gekko 1.2.0 and earlier allow remote attackers to inject arbitrary web script or HTML via the (1) username, (2) email_address, (3) password, (4) password_verify, (5) firstname, (6) lastname, or (7) verification_code parameter to users/action/register. NOTE: some of these details are obtained from third party information.
### POC
#### Reference
- http://www.zeroscience.mk/en/vulnerabilities/ZSL-2012-5086.php
#### Github
No PoCs found on GitHub currently.