#VU25777 CSV Injection in Appointment Booking Calendar - CVE-2020-9372
Published: March 5, 2020
Appointment Booking Calendar
CodePeople
Description
The vulnerability allows a remote attacker to inject arbitrary code into CSV files.
The vulnerability exists due to insufficient sanitization of user-supplied data when constructing CSV files in fields such as Description or Name in any booking form. A remote attacker can inject malicious data into the contact form fields that is used later by the plugin to generate CSV files. Such files can be opened with Microsoft Excel built-in functions and utilize its functionality to execute malicious macros.
Successful exploitation of this vulnerability may result in complete compromise of vulnerable system.