{
  "CVE_data_meta": {
    "ID": "CVE-2021-24657",
    "ASSIGNER": "contact@wpscan.com",
    "STATE": "PUBLIC",
    "TITLE": "Limit Login Attempts < 4.0.50 - Unauthenticated 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": "Limit Login Attempts",
                "version": {
                  "version_data": [
                    {
                      "version_affected": "<",
                      "version_name": "4.0.50",
                      "version_value": "4.0.50"
                    }
                  ]
                }
              }
            ]
          }
        }
      ]
    }
  },
  "description": {
    "description_data": [
      {
        "lang": "eng",
        "value": "The Limit Login Attempts WordPress plugin before 4.0.50 does not escape the IP addresses (which can be controlled by attacker via headers such as X-Forwarded-For) of attempted logins before outputting them in the reports table, leading to an Unauthenticated Stored Cross-Site Scripting issue."
      }
    ]
  },
  "references": {
    "reference_data": [
      {
        "refsource": "MISC",
        "url": "https://wpscan.com/vulnerability/c789ca04-d88c-4789-8be1-812888f0c8f8",
        "name": "https://wpscan.com/vulnerability/c789ca04-d88c-4789-8be1-812888f0c8f8"
      }
    ]
  },
  "problemtype": {
    "problemtype_data": [
      {
        "description": [
          {
            "value": "CWE-79 Cross-site Scripting (XSS)",
            "lang": "eng"
          }
        ]
      }
    ]
  },
  "credit": [
    {
      "lang": "eng",
      "value": "wuzhenyu"
    }
  ],
  "source": {
    "discovery": "UNKNOWN"
  }
}