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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Multiple cross-site scripting (XSS) vulnerabilities in index.php/users/form/user_id in MyClientBase 0.12 allow remote attackers to inject arbitrary web script or HTML via the (1) first_name or (2) last_name parameters.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.exploit-db.com/exploits/18814
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|