CVE-2024-12810
Published: 14 March 2025
Description
Adversaries may delete files left behind by the actions of their intrusion activity.
Security Summary
CVE-2024-12810 is a vulnerability in the JobCareer | Job Board Responsive WordPress Theme for WordPress, affecting all versions up to and including 7.1. It stems from missing capability checks on multiple functions, enabling unauthorized access, modification, and loss of data. The issue is classified under CWE-862 (Missing Authorization) and carries a CVSS v3.1 base score of 8.8 (AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H), indicating high severity due to its potential for confidentiality, integrity, and availability impacts.
Authenticated attackers with Subscriber-level access or higher can exploit this vulnerability over the network with low complexity and no user interaction required. Successful exploitation allows them to delete arbitrary files, generate backups, restore backups, update theme options, and reset theme options to default settings, potentially leading to full theme compromise and broader site disruption.
Advisories detailing mitigation are available from sources including Wordfence at https://www.wordfence.com/threat-intel/vulnerabilities/id/24889552-0db6-44e6-9b12-f31b5e92a42e?source=cve and the theme's page on ThemeForest at https://themeforest.net/item/jobcareer-job-board-responsive-wordpress-theme/14221636. The vulnerability was published on 2025-03-14T12:15:13.483.
Details
- CWE(s)
Affected Products
MITRE ATT&CK Enterprise Techniques
Why these techniques?
The vulnerability in the public-facing WordPress theme allows authenticated low-privilege users to exploit missing authorization checks for arbitrary file deletion and other disruptive actions, mapping to exploitation of public-facing applications, privilege escalation, and file deletion.