mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-27 02:02:23 +02:00
18 lines
714 B
Markdown
18 lines
714 B
Markdown
### [CVE-2018-12090](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-12090)
|
|

|
|

|
|

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