WordPress security changelog
MEDIUM CVE-2023-6223 Modified

LearnPress: Broken access control

LearnPress is affected by broken access control. Exploitation requires an authenticated subscriber account. A successful request can reach data or an operation that should be restricted to another user or a more privileged role.

CVE / CNA score 4.3 CVSS 3.1 · security@wordfence.com
NVD score 4.3 CVSS 3.1 · nvd@nist.gov
Component
LearnPress
Plugin slug
learnpress
Affected
See vendor advisory
Safe version
See mitigation notes
Published
Jan 11, 2024
Weakness
CWE-639 — Authorization Bypass Through User-Controlled Key

This CVE was published Jan 11, 2024 and is one of 81 known issues for this plugin.

Update, patch or deactivate.

No fixed release is identified. Update LearnPress when a confirmed fixed release becomes available; until then, disable and remove it when the site's risk warrants.

No confirmed safe version is listed. Consider a vendor-supported patch or temporarily restricting the affected functionality while you assess the risk.

Deactivate only when warranted by your risk profile, or when advised by your hosting provider in the limited circumstances where the vulnerability cannot otherwise be mitigated. If you’re unsure which action is appropriate, contact Fused or your hosting provider for guidance.

Technical description

The LearnPress plugin for WordPress is vulnerable to Insecure Direct Object Reference in all versions up to, and including, 4.2.5.7 via the /wp-json/lp/v1/profile/course-tab REST API due to missing validation on the 'userID' user controlled key. This makes it possible for authenticated attackers, with subscriber-level access and above, to retrieve the details of another user's course progress.

CVE / CNA vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N

NVD vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N

Primary and upstream sources