{
  "CVE_data_meta": {
    "ID": "CVE-2021-24401",
    "ASSIGNER": "contact@wpscan.com",
    "STATE": "PUBLIC",
    "TITLE": "WP Domain Redirect <= 1.0 - Authenticated SQL Injection"
  },
  "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": "WP Domain Redirect",
                "version": {
                  "version_data": [
                    {
                      "version_affected": "<=",
                      "version_name": "1.0",
                      "version_value": "1.0"
                    }
                  ]
                }
              }
            ]
          }
        }
      ]
    }
  },
  "description": {
    "description_data": [
      {
        "lang": "eng",
        "value": "The Edit domain functionality in the WP Domain Redirect WordPress plugin through 1.0 has an `editid` parameter which is not sanitised, escaped or validated before inserting to a SQL statement, leading to SQL injection."
      }
    ]
  },
  "references": {
    "reference_data": [
      {
        "refsource": "MISC",
        "url": "https://wpscan.com/vulnerability/f9ae34a9-84c9-4d48-af6a-9e6c786f856e",
        "name": "https://wpscan.com/vulnerability/f9ae34a9-84c9-4d48-af6a-9e6c786f856e"
      },
      {
        "refsource": "MISC",
        "url": "https://codevigilant.com/disclosure/2021/wp-plugins-domain-redirect/",
        "name": "https://codevigilant.com/disclosure/2021/wp-plugins-domain-redirect/"
      }
    ]
  },
  "problemtype": {
    "problemtype_data": [
      {
        "description": [
          {
            "value": "CWE-89 SQL Injection",
            "lang": "eng"
          }
        ]
      }
    ]
  },
  "credit": [
    {
      "lang": "eng",
      "value": "Syed Sheeraz Ali of Codevigilant"
    }
  ],
  "source": {
    "discovery": "UNKNOWN"
  }
}