{
    "CVE_data_meta": {
        "ID": "CVE-2021-24501",
        "ASSIGNER": "contact@wpscan.com",
        "STATE": "PUBLIC",
        "TITLE": "Workreap theme < 2.2.2 - Missing Authorization Checks in Ajax Actions"
    },
    "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 had several AJAX actions missing authorization checks to verify that a user was authorized to perform critical operations such as modifying or deleting objects. This allowed a logged in user to modify or delete objects belonging to other users on the site."
            }
        ]
    },
    "references": {
        "reference_data": [
            {
                "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",
                "url": "https://wpscan.com/vulnerability/66e4aaf4-5ef7-4da8-a45c-e24f449c363e",
                "name": "https://wpscan.com/vulnerability/66e4aaf4-5ef7-4da8-a45c-e24f449c363e"
            }
        ]
    },
    "problemtype": {
        "problemtype_data": [
            {
                "description": [
                    {
                        "value": "CWE-283 Unverified Ownership",
                        "lang": "eng"
                    }
                ]
            },
            {
                "description": [
                    {
                        "value": "CWE-862 Missing Authorization",
                        "lang": "eng"
                    }
                ]
            }
        ]
    },
    "credit": [
        {
            "lang": "eng",
            "value": "Harald Eilertsen (Jetpack)"
        }
    ],
    "source": {
        "discovery": "UNKNOWN"
    }
}