mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 02:45:46 +02:00
18 lines
906 B
Markdown
18 lines
906 B
Markdown
### [CVE-2012-3837](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-3837)
|
|

|
|

|
|

|
|
|
|
### 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.
|
|
|