Files
CVEs-PoC/2017/CVE-2017-14530.md
T
2024-06-18 02:51:15 +02:00

19 lines
738 B
Markdown

### [CVE-2017-14530](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-14530)
![](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
WP_Admin_UI in the Crony Cronjob Manager plugin before 0.4.7 for WordPress has CSRF via the name parameter in an action=manage&do=create operation, as demonstrated by inserting XSS sequences.
### POC
#### Reference
- https://cybersecurityworks.com/zerodays/cve-2017-14530-crony.html
- https://github.com/cybersecurityworks/Disclosed/issues/9
#### Github
No PoCs found on GitHub currently.