Skip to main content

CVE-2022-0412

Description

The TI WooCommerce Wishlist WordPress plugin before 1.40.1, TI WooCommerce Wishlist Pro WordPress plugin before 1.40.1 do not sanitise and escape the item_id parameter before using it in a SQL statement via the wishlist/remove_product REST endpoint, allowing unauthenticated attackers to perform SQL injection attacks

NVD
Severity: CRITICAL
CVE ID: CVE-2022-0412
CVSS Score: 9.8
CVSS Metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

Refrence: NVDMITRE

Proof Of Concept

Nuclei Templates for CVE-2022-0412
TcherB31

I'm write a exploit&scan for exploitation SQl Injection in WP from CVE-2022-0412

Refrence: GitHub