mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-15 07:40:25 +02:00
19 lines
943 B
Markdown
19 lines
943 B
Markdown
### [CVE-2020-9372](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-9372)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The Appointment Booking Calendar plugin before 1.3.35 for WordPress allows user input (in fields such as Description or Name) in any booking form to be any formula, which then could be exported via the Bookings list tab in /wp-admin/admin.php?page=cpabc_appointments.php. The attacker could achieve remote code execution via CSV injection.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://packetstormsecurity.com/files/156694/WordPress-Appointment-Booking-Calendar-1.3.34-CSV-Injection.html
|
|
- https://drive.google.com/open?id=1NNcYPaJir9SleyVr4cSPqpI2LNM7rtx9
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
|