mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-04 01:28:01 +02:00
18 lines
770 B
Markdown
18 lines
770 B
Markdown
### [CVE-2013-3484](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-3484)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Multiple cross-site scripting (XSS) vulnerabilities in dotCMS before 2.3.2 allow remote attackers to inject arbitrary web script or HTML via the (1) _loginUserName parameter to application/login/login.html, (2) my_account_login parameter to c/portal_public/login, or (3) email parameter to forgotPassword.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://github.com/dotCMS/dotCMS/issues/2949
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|