cbcvebase.
CVE-2024-6205
published 2024-07-19

CVE-2024-6205: The PayPlus Payment Gateway WordPress plugin before 6.6.9 does not properly sanitise and escape a parameter before using it in a SQL statement via a…

PriorityP182critical9.8CVSS 3.1
AVNACLPRNUINSUCHIHAH
ITWEXPLOITVulnCheck KEV
Exploited in the wild
EPSS
4.17%
89.6th percentile
The PayPlus Payment Gateway WordPress plugin before 6.6.9 does not properly sanitise and escape a parameter before using it in a SQL statement via a WooCommerce API route available to unauthenticated users, leading to an SQL injection vulnerability.

Affected

1 ranges
VendorProductVersion rangeFixed in
paypluspayplus_payment_gateway< 6.6.96.6.9

Detection & IOCsextracted from sources · hover to see the quote

versionPayPlus Payment Gateway < 6.6.9
  • The SQL injection is exploitable by unauthenticated users via a WooCommerce API route — monitor for anomalous/unauthenticated requests to WooCommerce API endpoints in PayPlus plugin paths.
  • Detection template triggers on HTTP 302 redirect responses whose body matches the regex '^-1$' and content-type is text/html — indicative of a time-based or boolean-based SQLi probe response from the vulnerable endpoint.
  • The nuclei-style template targets PayPlus Payment Gateway versions equal to or greater than 6 ("PayPlus Payment Gateway =6") — scope detection to sites running this plugin version range.
  • ·The detection condition requires ALL three matchers to fire simultaneously (AND logic): HTTP 302 status, body matching '^-1$', and text/html content-type. Tuning may be needed to reduce false positives in environments where 302 redirects are common.

CVSS provenance

nvdv3.19.8CRITICALCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
vulncheck9.8CRITICAL
CVEs like this are exactly what “Exploited This Week” covers.

Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.