{
  "CVE_data_meta": {
    "ID": "CVE-2021-24838",
    "ASSIGNER": "contact@wpscan.com",
    "STATE": "PUBLIC",
    "TITLE": "AnyComment < 0.3.5 - Open Redirect"
  },
  "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": "AnyComment",
                "version": {
                  "version_data": [
                    {
                      "version_affected": "<",
                      "version_name": "0.3.5",
                      "version_value": "0.3.5"
                    }
                  ]
                }
              }
            ]
          }
        }
      ]
    }
  },
  "description": {
    "description_data": [
      {
        "lang": "eng",
        "value": "The AnyComment WordPress plugin before 0.3.5 has an API endpoint which passes user input via the redirect parameter to the wp_redirect() function without being validated first, leading to an Open Redirect issue, which according to the vendor, is a feature."
      }
    ]
  },
  "references": {
    "reference_data": [
      {
        "refsource": "MISC",
        "url": "https://wpscan.com/vulnerability/562e81ad-7422-4437-a5b4-fcab9379db82",
        "name": "https://wpscan.com/vulnerability/562e81ad-7422-4437-a5b4-fcab9379db82"
      }
    ]
  },
  "problemtype": {
    "problemtype_data": [
      {
        "description": [
          {
            "value": "CWE-601 URL Redirection to Untrusted Site ('Open Redirect')",
            "lang": "eng"
          }
        ]
      }
    ]
  },
  "credit": [
    {
      "lang": "eng",
      "value": "Brandon Roldan"
    }
  ],
  "source": {
    "discovery": "EXTERNAL"
  }
}