WordPress security changelog
CRITICAL CVE-2021-24499 Modified

Workreap: A security weakness

Workreap is affected by a security weakness. The vulnerable path is reachable without authentication. The resulting impact depends on how the affected component exposes the vulnerable operation.

CVE / CNA score 9.8 CVSS · contact@wpscan.com
NVD score 9.8 CVSS 3.1 · nvd@nist.gov
Component
Workreap
Plugin slug
workreap
Affected
See vendor advisory
Safe version
See mitigation notes
Published
Aug 09, 2021
Weakness
CWE-434 — Unrestricted Upload of File with Dangerous Type

This CVE was published Aug 09, 2021 and is one of 10 known issues for this plugin.

Update, patch or deactivate.

Update Workreap to a release outside the affected range, or disable and remove it until a fixed version is available.

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 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.

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

Primary and upstream sources