cve/2013/CVE-2013-3484.md
2024-06-09 00:33:16 +00:00

19 lines
818 B
Markdown

### [CVE-2013-3484](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-3484)
![](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 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
- https://github.com/dotCMS/dotCMS/issues/2949
#### Github
No PoCs found on GitHub currently.