{
  "CVE_data_meta": {
    "ID": "CVE-2022-2594",
    "ASSIGNER": "contact@wpscan.com",
    "STATE": "PUBLIC",
    "TITLE": "Advanced Custom Fields 5.0-5.12.2 - Unauthenticated File Upload"
  },
  "data_format": "MITRE",
  "data_type": "CVE",
  "data_version": "4.0",
  "generator": "WPScan CVE Generator",
  "affects": {
    "vendor": {
      "vendor_data": [
        {
          "vendor_name": "TODO",
          "product": {
            "product_data": [
              {
                "product_name": "Advanced Custom Fields",
                "version": {
                  "version_data": [
                    {
                      "version_affected": ">=",
                      "version_name": "5.0",
                      "version_value": "5.0"
                    },
                    {
                      "version_affected": "<",
                      "version_name": "5.12.3",
                      "version_value": "5.12.3"
                    }
                  ]
                }
              },
              {
                "product_name": "Advanced Custom Fields Pro",
                "version": {
                  "version_data": [
                    {
                      "version_affected": ">=",
                      "version_name": "5.0",
                      "version_value": "5.0"
                    },
                    {
                      "version_affected": "<",
                      "version_name": "5.12.3",
                      "version_value": "5.12.3"
                    }
                  ]
                }
              }
            ]
          }
        }
      ]
    }
  },
  "description": {
    "description_data": [
      {
        "lang": "eng",
        "value": "The Advanced Custom Fields WordPress plugin before 5.12.3, Advanced Custom Fields Pro WordPress plugin before 5.12.3 allows unauthenticated users to upload files allowed in a default WP configuration (so PHP is not possible) if there is a frontend form available. This vulnerability was introduced in the 5.0 rewrite and did not exist prior to that release."
      }
    ]
  },
  "references": {
    "reference_data": [
      {
        "refsource": "MISC",
        "url": "https://wpscan.com/vulnerability/3fde5336-552c-4861-8b4d-89a16735c0e2",
        "name": "https://wpscan.com/vulnerability/3fde5336-552c-4861-8b4d-89a16735c0e2"
      },
      {
        "refsource": "MISC",
        "url": "https://www.pritect.net/blog/advanced-custom-fields-5-12-3-can-allow-unauthenticated-users-to-upload-arbitrary-files",
        "name": "https://www.pritect.net/blog/advanced-custom-fields-5-12-3-can-allow-unauthenticated-users-to-upload-arbitrary-files"
      }
    ]
  },
  "problemtype": {
    "problemtype_data": [
      {
        "description": [
          {
            "value": "CWE-434 Unrestricted Upload of File with Dangerous Type",
            "lang": "eng"
          }
        ]
      }
    ]
  },
  "credit": [
    {
      "lang": "eng",
      "value": "James Golovich"
    }
  ],
  "source": {
    "discovery": "EXTERNAL"
  }
}