CVE-2024-4390
Published: 20 June 2024
Summary
CVE-2024-4390 is a medium-severity Incorrect Authorization (CWE-863) vulnerability in Depicter Depicter. Its CVSS base score is 6.5 (Medium).
Operationally, ranked in the top 39.4% of CVEs by exploit likelihood; it is not currently listed in the CISA KEV catalog.
EU & UK References
- 🇪🇺 ENISA EUVD: EUVD-2024-44023
Vulnerability details
The Slider and Carousel slider by Depicter plugin for WordPress is vulnerable to Arbitrary Nonce Generation in all versions up to, and including, 3.0.2. This makes it possible for authenticated attackers with contributor access and above, to generate a valid…
more
nonce for any WordPress action/function. This could be used to invoke functionality that is protected only by nonce checks.
- CWE(s)
Related Threats
No named actor attribution yet. ATT&CK technique mapping in progress for this CVE.
Affected Assets
Mitigating Controls
Likely Mitigating Controls AI
Per-CVE control mapping for this CVE has not run yet; the list below is derived from the weakness types (CWEs) cited in the NVD entry.
Policy addresses roles, responsibilities, and privilege management to prevent improper privilege assignments.
Access supervision ensures privileges are assigned and managed without improper escalation or retention.
Assigning group/role memberships and access authorizations (privileges) while reviewing accounts addresses improper privilege management.
The small, testable reference monitor reduces the likelihood of incorrect authorization implementations.
Certification evaluates whether authorization decisions are correctly implemented and enforced.
Periodic review and documentation of connection needs reduces incorrect authorization.
Restricting who can perform changes helps ensure privileges are managed properly rather than assigned broadly.
Manages privileges by authorizing only approved personnel and supervising those lacking required authorizations for maintenance.