{
  "CVE_data_meta": {
    "ID": "CVE-2021-24324",
    "ASSIGNER": "contact@wpscan.com",
    "STATE": "PUBLIC",
    "TITLE": "404 SEO Redirection <= 1.3 - CSRF to Stored Cross-Site Scripting (XSS)"
  },
  "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": "404 SEO Redirection",
                "version": {
                  "version_data": [
                    {
                      "version_affected": "<=",
                      "version_name": "1.3",
                      "version_value": "1.3"
                    }
                  ]
                }
              }
            ]
          }
        }
      ]
    }
  },
  "description": {
    "description_data": [
      {
        "lang": "eng",
        "value": "The 404 SEO Redirection WordPress plugin through 1.3 is lacking CSRF checks in all its settings, allowing attackers to make a logged in user change the plugin's settings. Due to the lack of sanitisation and escaping in some fields, it could also lead to Stored Cross-Site Scripting issues"
      }
    ]
  },
  "references": {
    "reference_data": [
      {
        "refsource": "CONFIRM",
        "url": "https://wpscan.com/vulnerability/63a24890-3735-4016-b4b7-4b070a842664",
        "name": "https://wpscan.com/vulnerability/63a24890-3735-4016-b4b7-4b070a842664"
      }
    ]
  },
  "problemtype": {
    "problemtype_data": [
      {
        "description": [
          {
            "value": "CWE-352 Cross-Site Request Forgery (CSRF)",
            "lang": "eng"
          }
        ]
      }
    ]
  },
  "credit": [
    {
      "lang": "eng",
      "value": "m0ze"
    }
  ],
  "source": {
    "discovery": "UNKNOWN"
  }
}