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

20 lines
868 B
Markdown

### [CVE-2020-9371](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-9371)
![](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
Stored XSS exists in the Appointment Booking Calendar plugin before 1.3.35 for WordPress. In the cpabc_appointments.php file, the Calendar Name input could allow attackers to inject arbitrary JavaScript or HTML.
### POC
#### Reference
- http://packetstormsecurity.com/files/156694/WordPress-Appointment-Booking-Calendar-1.3.34-CSV-Injection.html
- https://drive.google.com/open?id=1NNcYPaJir9SleyVr4cSPqpI2LNM7rtx9
- https://wpvulndb.com/vulnerabilities/10110
#### Github
- https://github.com/Live-Hack-CVE/CVE-2020-9371