CVE-2024-10045

MEDIUM EPSS 10.9%
Published Oct 23, 20241y ago · Modified Jun 17, 20262w ago
4.3 CVSS 3.1
Medium
Find Similar
Published Oct 23, 2024 1y ago
Last Modified Jun 17, 2026 2w ago

Description

The Transients Manager plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 2.0.6. This is due to missing or incorrect nonce validation on the process_actions function. This makes it possible for unauthenticated attackers to delete transients via a forged request granted they can trick a site administrator into performing an action such as clicking on a link.

CVSS Details

Base Score
4.3
Exploitability
2.8
Impact
1.4
Vector string
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N
Attack Vector Network
Attack Complexity Low
Privileges Required None
User Interaction Required
Scope Unchanged
Confidentiality None
Integrity Low
Availability None

Threat Intelligence

EPSS Exploit Probability
10.9% percentile
Exploit & Patch Status
No Known Exploit
Patch Available

Weaknesses 1

CWE-352 Cross-Site Request Forgery (CSRF) Authentication

Affected Products 1

VendorProductVersionRange
wpbeginnertransients_manager* <2.0.7

References 3

  • plugins.trac.wordpress.org https://plugins.trac.wordpress.org/browser/transients-manager/trunk/src/TransientsManager.php#L993
    Product
  • plugins.trac.wordpress.org https://plugins.trac.wordpress.org/changeset/3171619/transients-manager/trunk/src/TransientsManager.php
    Patch
  • wordfence.com https://www.wordfence.com/threat-intel/vulnerabilities/id/03b8b5a2-979d-42d0-86f5-48ee73162d22?source=cve
    Third Party Advisory

Remediation

  • plugins.trac.wordpress.org https://plugins.trac.wordpress.org/changeset/3171619/transients-manager/trunk/src/TransientsManager.php
    Patch