mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-28 19:41:33 +02:00
20 lines
868 B
Markdown
20 lines
868 B
Markdown
### [CVE-2020-9371](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-9371)
|
|

|
|

|
|

|
|
|
|
### 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
|
|
|