cbcvebase.
CVE-2024-8911
published 2024-10-08

CVE-2024-8911: The LatePoint plugin for WordPress is vulnerable to Arbitrary User Password Change via SQL Injection in versions up to, and including, 5.0.11. This is due to…

PriorityP181critical9.8CVSS 3.1
AVNACLPRNUINSUCHIHAH
ITWEXPLOITVulnCheck KEV
Exploited in the wild
EPSS
2.82%
84.8th percentile
The LatePoint plugin for WordPress is vulnerable to Arbitrary User Password Change via SQL Injection in versions up to, and including, 5.0.11. This is 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 change user passwords and potentially take over administrator accounts. Note that changing a WordPress user's password is only possible if the "Use WordPress users as customers" setting is enabled, which is disabled by default. Without this setting enabled, only the passwords of plugin customers, which are stored and managed in a separate database table, can be modified.

Affected

2 ranges
VendorProductVersion rangeFixed in
latepointlatepoint< 5.0.125.0.12
latepointlatepoint_plugin<= 5.0.11

Detection & IOCsextracted from sources · hover to see the quote

versionLatePoint <= 5.0.11
  • Probe for SQL injection in LatePoint plugin by sending a payload with a single quote (e.g., value `8'`) in user-supplied parameters; a JSON error response with HTTP 200 and body containing `"status":"error"` and content-type `application/json` indicates the injection point is reachable.
  • ·Arbitrary WordPress user password change (including administrator accounts) via SQL injection is only possible when the 'Use WordPress users as customers' setting is enabled in LatePoint. This setting is disabled by default. Without it, only passwords of plugin-managed customers (stored in a separate database table) can be modified.

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.