{
  "CVE_data_meta": {
    "ID": "CVE-2021-24936",
    "ASSIGNER": "contact@wpscan.com",
    "STATE": "PUBLIC",
    "TITLE": "WP Extra File Types < 0.5.1 - CSRF to Stored Cross-Site Scripting"
  },
  "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 Extra File Types",
                "version": {
                  "version_data": [
                    {
                      "version_affected": "<",
                      "version_name": "0.5.1",
                      "version_value": "0.5.1"
                    }
                  ]
                }
              }
            ]
          }
        }
      ]
    }
  },
  "description": {
    "description_data": [
      {
        "lang": "eng",
        "value": "The WP Extra File Types WordPress plugin before 0.5.1 does not have CSRF check when saving its settings, nor sanitise and escape some of them, which could allow attackers to make a logged in admin change them and perform Cross-Site Scripting attacks"
      }
    ]
  },
  "references": {
    "reference_data": [
      {
        "refsource": "MISC",
        "url": "https://wpscan.com/vulnerability/4fb61b84-ff5f-4b4c-a516-54b749f9611e",
        "name": "https://wpscan.com/vulnerability/4fb61b84-ff5f-4b4c-a516-54b749f9611e"
      }
    ]
  },
  "problemtype": {
    "problemtype_data": [
      {
        "description": [
          {
            "value": "CWE-352 Cross-Site Request Forgery (CSRF)",
            "lang": "eng"
          }
        ]
      }
    ]
  },
  "credit": [
    {
      "lang": "eng",
      "value": "JrXnm"
    }
  ],
  "source": {
    "discovery": "EXTERNAL"
  }
}