CVE-2023-6567
published 2024-01-11CVE-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
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| qemu | qemu | >= 0 < 1:4.2-3ubuntu6.29 | 1:4.2-3ubuntu6.29 |
| qemu | qemu | >= 0 < 1:6.2+dfsg-2ubuntu6.21 | 1:6.2+dfsg-2ubuntu6.21 |
| thimpress | learnpress | < 4.2.5.8 | 4.2.5.8 |
| thimpress | learnpress_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.
OSV
qemu regression
osv·2024-06-06·CVSS 3.2
CVE-2023-2861 qemu regression
qemu regression
USN-6567-1 fixed vulnerabilities QEMU. The fix for CVE-2023-2861 was too
restrictive and introduced a behaviour change leading to a regression in
certain environments. This update fixes the problem.
Original advisory details:
Gaoning Pan and Xingwei Li discovered that QEMU incorrectly handled the
USB xHCI controller device. A privileged guest attacker could possibly use
this issue to cause QEMU to crash, leading to a denial of service. This
issue only affected Ubuntu 20.04 LTS and Ubuntu 22.04 LTS. (CVE-2020-14394)
It was discovered that QEMU incorrectly handled the TCG Accelerator. A
local attacker could use this issue to cause QEMU to crash, leading to a
denial of service, or possibly execute arbitrary code and esclate
privileges. This issue only affected Ubuntu 20.04
GHSA
GHSA-jc57-7rc4-qqjw: 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
ghsa_unreviewed·2024-01-11
CVE-2023-6567 [CRITICAL] CWE-89 GHSA-jc57-7rc4-qqjw: 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
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.
VulnCheck
thimpress learnpress Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')
vulncheck·2023·CVSS 9.8
CVE-2023-6567 [CRITICAL] thimpress learnpress Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')
thimpress learnpress Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')
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: thimpress learnpress
Required Action: Apply remediations or mitigations per vendor instructions or discontinue use of the product if remediation or mitigations are unavailable.
Exploitation References: https://app.crowds
No detection rules found.
Nuclei
LearnPress <= 4.2.5.7 - SQL Injection
nuclei·CVSS 7.5
CVE-2023-6567 [HIGH] LearnPress <= 4.2.5.7 - SQL Injection
LearnPress =6'
- 'contains_all(header, "lp_session_guest=", "application/json")'
- 'contains_all(body, "status\":\"success", "No courses were found")'
condition: and
# digest: 4b0a00483046022100b16ae1d616a4228584f8e2f9202c8e827ff16d2de2921e279721793b7281c4c30221009f1c5f63c39f80b76e8cde980626c31c132030fd223a9ae179c2a1985656abca:922c64590222798bb761d5b6d8e72950
https://plugins.trac.wordpress.org/changeset/3013957/learnpresshttps://www.wordfence.com/threat-intel/vulnerabilities/id/6ab578cd-3a0b-43d3-aaa7-0a01f431a4e2?source=cvehttps://plugins.trac.wordpress.org/changeset/3013957/learnpresshttps://www.wordfence.com/threat-intel/vulnerabilities/id/6ab578cd-3a0b-43d3-aaa7-0a01f431a4e2?source=cve
2024-01-11
Published
Exploited in the wild