{
    "data_version": "4.0",
    "data_type": "CVE",
    "data_format": "MITRE",
    "CVE_data_meta": {
        "ID": "CVE-2020-36724",
        "ASSIGNER": "security@wordfence.com",
        "STATE": "PUBLIC"
    },
    "description": {
        "description_data": [
            {
                "lang": "eng",
                "value": "The Wordable plugin for WordPress is vulnerable to authentication bypass in versions up to, and including, 3.1.1. This is due to the use of a user supplied hashing algorithm passed to the hash_hmac() function and the use of a loose comparison on the hash which allows an attacker to trick the function into thinking it has a valid hash. This makes it possible for unauthenticated attackers to gain administrator privileges."
            }
        ]
    },
    "problemtype": {
        "problemtype_data": [
            {
                "description": [
                    {
                        "lang": "eng",
                        "value": "CWE-288 Authentication Bypass Using an Alternate Path or Channel"
                    }
                ]
            }
        ]
    },
    "affects": {
        "vendor": {
            "vendor_data": [
                {
                    "vendor_name": "wordable",
                    "product": {
                        "product_data": [
                            {
                                "product_name": "Wordable \u2013 Export Google Docs to WordPress",
                                "version": {
                                    "version_data": [
                                        {
                                            "version_affected": "<",
                                            "version_name": "*",
                                            "version_value": "3.1.2"
                                        }
                                    ]
                                }
                            }
                        ]
                    }
                }
            ]
        }
    },
    "references": {
        "reference_data": [
            {
                "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/be1ab218-37bd-407a-8cb9-66f761849c21?source=cve",
                "refsource": "MISC",
                "name": "https://www.wordfence.com/threat-intel/vulnerabilities/id/be1ab218-37bd-407a-8cb9-66f761849c21?source=cve"
            },
            {
                "url": "https://blog.nintechnet.com/wordpress-plugins-and-themes-vulnerabilities-roundup/",
                "refsource": "MISC",
                "name": "https://blog.nintechnet.com/wordpress-plugins-and-themes-vulnerabilities-roundup/"
            },
            {
                "url": "https://plugins.trac.wordpress.org/changeset/2234193/wordable/trunk/wordable.php",
                "refsource": "MISC",
                "name": "https://plugins.trac.wordpress.org/changeset/2234193/wordable/trunk/wordable.php"
            }
        ]
    },
    "credits": [
        {
            "lang": "en",
            "value": "Jerome Bruandet"
        }
    ],
    "impact": {
        "cvss": [
            {
                "version": "3.1",
                "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
                "baseScore": 9.8,
                "baseSeverity": "CRITICAL"
            }
        ]
    }
}