{
    "CVE_data_meta": {
        "ID": "CVE-2021-24499",
        "ASSIGNER": "contact@wpscan.com",
        "STATE": "PUBLIC",
        "TITLE": "Workreap theme < 2.2.2 - Unauthenticated Upload Leading to Remote Code Execution"
    },
    "data_format": "MITRE",
    "data_type": "CVE",
    "data_version": "4.0",
    "generator": "WPScan CVE Generator",
    "affects": {
        "vendor": {
            "vendor_data": [
                {
                    "vendor_name": "Unknown",
                    "product": {
                        "product_data": [
                            {
                                "product_name": "Workreap",
                                "version": {
                                    "version_data": [
                                        {
                                            "version_affected": "<",
                                            "version_name": "2.2.2",
                                            "version_value": "2.2.2"
                                        }
                                    ]
                                }
                            }
                        ]
                    }
                }
            ]
        }
    },
    "description": {
        "description_data": [
            {
                "lang": "eng",
                "value": "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."
            }
        ]
    },
    "references": {
        "reference_data": [
            {
                "refsource": "MISC",
                "url": "https://wpscan.com/vulnerability/74611d5f-afba-42ae-bc19-777cdf2808cb",
                "name": "https://wpscan.com/vulnerability/74611d5f-afba-42ae-bc19-777cdf2808cb"
            },
            {
                "refsource": "MISC",
                "url": "https://jetpack.com/2021/07/07/multiple-vulnerabilities-in-workreap-theme/",
                "name": "https://jetpack.com/2021/07/07/multiple-vulnerabilities-in-workreap-theme/"
            },
            {
                "refsource": "MISC",
                "name": "http://packetstormsecurity.com/files/172876/WordPress-Workreap-2.2.2-Shell-Upload.html",
                "url": "http://packetstormsecurity.com/files/172876/WordPress-Workreap-2.2.2-Shell-Upload.html"
            }
        ]
    },
    "problemtype": {
        "problemtype_data": [
            {
                "description": [
                    {
                        "value": "CWE-434 Unrestricted Upload of File with Dangerous Type",
                        "lang": "eng"
                    }
                ]
            }
        ]
    },
    "credit": [
        {
            "lang": "eng",
            "value": "Harald Eilertsen (Jetpack)"
        }
    ],
    "source": {
        "discovery": "UNKNOWN"
    }
}