Files
CVEs-PoC/2018/CVE-2018-12090.md
T
2024-06-18 02:51:15 +02:00

18 lines
714 B
Markdown

### [CVE-2018-12090](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-12090)
![](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
There is unauthenticated reflected cross-site scripting (XSS) in LAMS before 3.1 that allows a remote attacker to introduce arbitrary JavaScript via manipulation of an unsanitized GET parameter during a forgotPasswordChange.jsp?key= password change.
### POC
#### Reference
- https://www.exploit-db.com/exploits/45153/
#### Github
No PoCs found on GitHub currently.