mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-31 18:29:31 +02:00
18 lines
674 B
Markdown
18 lines
674 B
Markdown
### [CVE-2019-14331](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-14331)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
An issue was discovered in EspoCRM before 5.6.6. Stored XSS exists due to lack of filtration of user-supplied data in Create User. A malicious attacker can modify the firstName and lastName to contain JavaScript code.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.cinquino.eu/EspoCRM.htm
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|