CVE-2021-24499
CRITICAL 9.8EPSS 60.1%
The Workreap WordPress theme before 2.2.2 AJAX actions workreap_award_temp_file_uploader and workreap_temp_file_uploader did not perform nonce checks, or validate that the request is from a valid user in any other way. The endpoints allowed for uploading arbitrary files to the uploads/workreap-temp directory. Uploaded files were neither sanitized nor validated, allowing an unauthenticated visitor to upload executable code such as php scripts.
- CVSS v3.1
- 9.8 CRITICAL
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H - CVSS v2.0
- 7.5 HIGH
AV:N/AC:L/Au:N/C:P/I:P/A:P - EPSS
- 60.11% chance of exploitation in the next 30 days, 99th percentile
- Nuclei
- critical · CWE-434
- Published
- 2021-08-09
- Updated
- 2024-08-03
Proof-of-concept exploits (8)
- https://jetpack.com/2021/07/07/multiple-vulnerabilities-in-workreap-theme/
- https://wpscan.com/vulnerability/74611d5f-afba-42ae-bc19-777cdf2808cb
- RyouYoo/CVE-2021-2449916★ · 2021-09-20
- buka-pitch/Exploit-for-WordPress-Theme-Workreap-2.2.20★ · 2023-06-12
- hh-hunter/cve-2021-244990★ · 2021-10-06
- j4k0m/CVE-2021-2449916★ · 2021-09-20
- jytmX/CVE-2021-244990★ · 2023-09-29
- jayhutajulu1/CVE-2021-24499