.. / CVE-2022-1952

Exploit for WordPress eaSYNC Booking <1.1.16 - Arbitrary File Upload (CVE-2022-1952)

Description:

WordPress eaSync Booking plugin bundle for hotel, restaurant and car rental before 1.1.16 is susceptible to arbitrary file upload. The plugin contains insufficient input validation of an AJAX action. An allowlist of valid file extensions is defined but is not used during the validation steps. An attacker can possibly obtain sensitive information, modify data, and/or execute unauthorized administrative operations in the context of the affected site.

Nuclei Template

View the template here CVE-2022-1952.yaml

Validate with Nuclei

echo "$URL" | nuclei -t ~/nuclei-templates/http/cves/2022/CVE-2022-1952.yaml
Copy

References:

https://github.com/cyllective/CVEs
https://github.com/ARPSyndicate/kenzer-templates
https://wpscan.com/vulnerability/ecf61d17-8b07-4cb6-93a8-64c2c4fbbe04
https://wordpress.org/plugins/easync-booking/
https://nvd.nist.gov/vuln/detail/CVE-2022-1952