{
  "CVE_data_meta": {
    "ID": "CVE-2022-1390",
    "ASSIGNER": "contact@wpscan.com",
    "STATE": "PUBLIC",
    "TITLE": "Admin Word Count Column <= 2.2 - Unauthenticated Arbitrary File Read"
  },
  "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": "Admin Word Count Column",
                "version": {
                  "version_data": [
                    {
                      "version_affected": "<=",
                      "version_name": "2.2",
                      "version_value": "2.2"
                    }
                  ]
                }
              }
            ]
          }
        }
      ]
    }
  },
  "description": {
    "description_data": [
      {
        "lang": "eng",
        "value": "The Admin Word Count Column WordPress plugin through 2.2 does not validate the path parameter given to readfile(), which could allow unauthenticated attackers to read arbitrary files on server running old version of PHP susceptible to the null byte technique. This could also lead to RCE by using a Phar Deserialization technique"
      }
    ]
  },
  "references": {
    "reference_data": [
      {
        "refsource": "MISC",
        "url": "https://wpscan.com/vulnerability/6293b319-dc4f-4412-9d56-55744246c990",
        "name": "https://wpscan.com/vulnerability/6293b319-dc4f-4412-9d56-55744246c990"
      },
      {
        "refsource": "MISC",
        "url": "https://packetstormsecurity.com/files/166476/",
        "name": "https://packetstormsecurity.com/files/166476/"
      }
    ]
  },
  "problemtype": {
    "problemtype_data": [
      {
        "description": [
          {
            "value": "CWE-22 Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')",
            "lang": "eng"
          }
        ]
      }
    ]
  },
  "credit": [
    {
      "lang": "eng",
      "value": "Hassan Khan Yusufzai - Splint3r7"
    }
  ],
  "source": {
    "discovery": "EXTERNAL"
  }
}