{
    "CVE_data_meta": {
        "ID": "CVE-2021-24200",
        "ASSIGNER": "contact@wpscan.com",
        "STATE": "PUBLIC",
        "TITLE": "wpDataTables < 3.4.2 - Blind SQL Injection via length Parameter"
    },
    "data_format": "MITRE",
    "data_type": "CVE",
    "data_version": "4.0",
    "generator": "WPScan CVE Generator",
    "affects": {
        "vendor": {
            "vendor_data": [
                {
                    "vendor_name": "wpDataTables",
                    "product": {
                        "product_data": [
                            {
                                "product_name": "wpDataTables \u2013 Tables & Table Charts",
                                "version": {
                                    "version_data": [
                                        {
                                            "version_affected": "<",
                                            "version_name": "3.4.2",
                                            "version_value": "3.4.2"
                                        }
                                    ]
                                }
                            }
                        ]
                    }
                }
            ]
        }
    },
    "description": {
        "description_data": [
            {
                "lang": "eng",
                "value": "The wpDataTables \u2013 Tables & Table Charts premium WordPress plugin before 3.4.2 allows a low privilege authenticated user to perform Boolean-based blind SQL Injection in the table list page on the endpoint /wp-admin/admin-ajax.php?action=get_wdtable&table_id=1, on the 'length' HTTP POST parameter. This allows an attacker to access all the data in the database and obtain access to the WordPress application."
            }
        ]
    },
    "references": {
        "reference_data": [
            {
                "refsource": "MISC",
                "url": "https://wpdatatables.com/help/whats-new-changelog/",
                "name": "https://wpdatatables.com/help/whats-new-changelog/"
            },
            {
                "refsource": "MISC",
                "url": "https://n4nj0.github.io/advisories/wordpress-plugin-wpdatatables-ii/",
                "name": "https://n4nj0.github.io/advisories/wordpress-plugin-wpdatatables-ii/"
            },
            {
                "refsource": "CONFIRM",
                "url": "https://wpscan.com/vulnerability/21aa7e18-0162-45bf-a5c6-ceee64ffa1f9",
                "name": "https://wpscan.com/vulnerability/21aa7e18-0162-45bf-a5c6-ceee64ffa1f9"
            }
        ]
    },
    "problemtype": {
        "problemtype_data": [
            {
                "description": [
                    {
                        "value": "CWE-89 SQL Injection",
                        "lang": "eng"
                    }
                ]
            }
        ]
    },
    "credit": [
        {
            "lang": "eng",
            "value": "Veno Eivazian, Massimiliano Ferraresi"
        }
    ],
    "source": {
        "discovery": "UNKNOWN"
    }
}