Files
CVEs-PoC/2020/CVE-2020-35129.md
T
2024-05-25 21:48:12 +02:00

18 lines
959 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
### [CVE-2020-35129](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-35129)
![](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
Mautic before 3.2.4 is affected by stored XSS. An attacker with access to Social Monitoring, an application feature, could attack other users, including administrators. For example, an attacker could load an externally drafted JavaScript file that would allow them to eventually perform actions on the target users behalf, including changing the users password or email address or changing the attackers user role from a low-privileged user to an administrator account.
### POC
#### Reference
- https://labs.bishopfox.com/advisories/mautic-version-3.2.2
#### Github
No PoCs found on GitHub currently.