{
  "CVE_data_meta": {
    "ID": "CVE-2021-25119",
    "ASSIGNER": "contact@wpscan.com",
    "STATE": "PUBLIC",
    "TITLE": "AGIL <= 1.0 - Admin+ Arbitrary File Upload"
  },
  "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": "AGIL(Automatic Grid Image Listing)",
                "version": {
                  "version_data": [
                    {
                      "version_affected": "<=",
                      "version_name": "1.0",
                      "version_value": "1.0"
                    }
                  ]
                }
              }
            ]
          }
        }
      ]
    }
  },
  "description": {
    "description_data": [
      {
        "lang": "eng",
        "value": "The AGIL WordPress plugin through 1.0 accepts all zip files and automatically extracts the zip file without validating the extracted file type. Allowing high privilege users such as admin to upload an arbitrary file like PHP, leading to RCE"
      }
    ]
  },
  "references": {
    "reference_data": [
      {
        "refsource": "MISC",
        "url": "https://wpscan.com/vulnerability/47235989-d9f1-48a5-9799-fdef0889bf8a",
        "name": "https://wpscan.com/vulnerability/47235989-d9f1-48a5-9799-fdef0889bf8a"
      }
    ]
  },
  "problemtype": {
    "problemtype_data": [
      {
        "description": [
          {
            "value": "CWE-434 Unrestricted Upload of File with Dangerous Type",
            "lang": "eng"
          }
        ]
      }
    ]
  },
  "credit": [
    {
      "lang": "eng",
      "value": "Chuang LI"
    }
  ],
  "source": {
    "discovery": "EXTERNAL"
  }
}