cbcvebase.
CVE-2023-6567
published 2024-01-11

CVE-2023-6567: The LearnPress plugin for WordPress is vulnerable to time-based SQL Injection via the ‘order_by’ parameter in all versions up to, and including, 4.2.5.7 due to…

PriorityP183high7.5CVSS 3.1
AVNACLPRNUINSUCHINAN
ITWEXPLOITVulnCheck KEV
Exploited in the wild
EPSS
51.39%
98.8th percentile
The LearnPress plugin for WordPress is vulnerable to time-based SQL Injection via the ‘order_by’ parameter in all versions up to, and including, 4.2.5.7 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible for unauthenticated attackers to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database.

Affected

4 ranges
VendorProductVersion rangeFixed in
qemuqemu>= 0 < 1:4.2-3ubuntu6.291:4.2-3ubuntu6.29
qemuqemu>= 0 < 1:6.2+dfsg-2ubuntu6.211:6.2+dfsg-2ubuntu6.21
thimpresslearnpress< 4.2.5.84.2.5.8
thimpresslearnpress_wordpress_lms_plugin_for_create_and_sell_online_courses<= 4.2.5.7

Detection & IOCsextracted from sources · hover to see the quote

cookielp_session_guest=
sigma
condition: contains_all(header, "lp_session_guest=", "application/json") AND contains_all(body, "status\":\"success", "No courses were found")
  • Requests exploiting this vulnerability are unauthenticated; look for requests carrying the 'lp_session_guest=' cookie header alongside 'application/json' content-type as a fingerprint of active exploitation.
  • Successful blind/time-based SQL injection responses return a JSON body containing both 'status":"success' and 'No courses were found'; correlate these response body strings with suspicious order_by parameter values to identify exploitation.
  • ·The rule fingerprint (digest) embedded in the detection rule should be validated against the canonical rule source to ensure the rule has not been tampered with before deployment.
  • ·All versions up to and including 4.2.5.7 of LearnPress are affected; ensure version-based filtering is applied when scoping detection to avoid false positives on patched installations.

CVSS provenance

nvdv3.17.5HIGHCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
osv3.2LOW
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.