cve/2019/CVE-2019-17574.md
2024-06-18 02:51:15 +02:00

18 lines
792 B
Markdown

### [CVE-2019-17574](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-17574)
![](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 the Popup Maker plugin before 1.8.13 for WordPress. An unauthenticated attacker can partially control the arguments of the do_action function to invoke certain popmake_ or pum_ methods, as demonstrated by controlling content and delivery of popmake-system-info.txt (aka the "support debug text file").
### POC
#### Reference
- https://wpvulndb.com/vulnerabilities/9907
#### Github
No PoCs found on GitHub currently.