vendor:
Booking Calendar
by:
Dylan Irzi
8.8
CVSS
HIGH
Cross-Site Request Forgery (CSRF)
352
CWE
Product Name: Booking Calendar
Affected Version From: 4.1.2004
Affected Version To: 4.1.2004
Patch Exists: NO
Related CWE: N/A
CPE: a:wpbookingcalendar:booking_calendar
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Win8 & Linux Mint
2013
CSRF Plugin Booking Calendar 4.1.4 ? WordPress
A vulnerability exists in the WordPress Booking Calendar plugin version 4.1.4, which allows an attacker to perform Cross-Site Request Forgery (CSRF) attacks. An attacker can add or delete bookings by sending a malicious POST request to the vulnerable application. The POST request contains the action to be performed, such as 'INSERT_INTO_TABLE' or 'DELETE_BY_ID', and the parameters required for the action.
Mitigation:
Implementing a CSRF token in the application can help mitigate this vulnerability.