cve/2022/CVE-2022-1560.md
2024-06-18 02:51:15 +02:00

1.1 KiB

CVE-2022-1560

Description

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

POC

Reference

Github

No PoCs found on GitHub currently.