{
  "CVE_data_meta": {
    "ID": "CVE-2022-1560",
    "ASSIGNER": "contact@wpscan.com",
    "STATE": "PUBLIC",
    "TITLE": "Amministrazione Aperta < 3.8 - Admin+ LFI"
  },
  "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": "Amministrazione Aperta",
                "version": {
                  "version_data": [
                    {
                      "version_affected": "<",
                      "version_name": "3.8",
                      "version_value": "3.8"
                    }
                  ]
                }
              }
            ]
          }
        }
      ]
    }
  },
  "description": {
    "description_data": [
      {
        "lang": "eng",
        "value": "The Amministrazione Aperta WordPress plugin before 3.8 does not validate the open parameter before using it in an include statement, leading to a Local File Inclusion issue. The original advisory mentions that unauthenticated users can exploit this, however the affected file generates a fatal error when accessed directly and the affected code is not reached. The issue can be exploited via the dashboard when logged in as an admin, or by making a logged in admin open a malicious link"
      }
    ]
  },
  "references": {
    "reference_data": [
      {
        "refsource": "MISC",
        "url": "https://wpscan.com/vulnerability/5c5fbbea-92d2-46bb-9a70-75155fffb6de",
        "name": "https://wpscan.com/vulnerability/5c5fbbea-92d2-46bb-9a70-75155fffb6de"
      }
    ]
  },
  "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"
  }
}