cve/2019/CVE-2019-14548.md

19 lines
933 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2019-14548](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-14548)
![](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
An issue was discovered in EspoCRM before 5.6.9. Stored XSS in the body of an Article was executed when a victim opens articles received through mail. This Article can be formed by an attacker using the Knowledge Base feature in the tab list. The attacker could inject malicious JavaScript inside the body of the article, thus helping him steal victims' cookies (hence compromising their accounts).
### POC
#### Reference
- https://gauravnarwani.com/publications/cve-2019-14548/
2024-06-09 00:33:16 +00:00
- https://gauravnarwani.com/publications/cve-2019-14548/
2024-05-26 14:27:05 +02:00
#### Github
No PoCs found on GitHub currently.