ElGanz0 / CVE-2022-0739

BookingPress < 1.0.11 - Unauthenticated SQL Injection

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CVE-2022-0739

BookingPress < 1.0.11 - Unauthenticated SQL Injection

The plugin fails to properly sanitize user supplied POST data before it is used in a dynamically constructed SQL query via the bookingpress_front_get_category_services AJAX action (available to unauthenticated users), leading to an unauthenticated SQL Injection

CVE-2022-0739

https://plugins.trac.wordpress.org/changeset/2684789

Sources:

https://wpscan.com/vulnerability/388cd42d-b61a-42a4-8604-99b812db2357

https://github.com/rapid7/metasploit-framework/blob/d48319a867a75cae501cc6797114b511ba0293a4/modules/auxiliary/gather/wp_bookingpress_category_services_sqli.rb

https://github.com/destr4ct/CVE-2022-0739/blob/main/booking-press-expl.py

About

BookingPress < 1.0.11 - Unauthenticated SQL Injection


Languages

Language:Go 100.0%