.. / CVE-2022-24716

Exploit for Icinga Web 2 - Arbitrary File Disclosure (CVE-2022-24716)

Description:

Icinga Web 2 is an open source monitoring web interface, framework and command-line interface. Unauthenticated users can leak the contents of files of the local system accessible to the web-server user, including icingaweb2 configuration files with database credentials.

Nuclei Template

View the template here CVE-2022-24716.yaml

Validate with Nuclei

echo "$URL" | nuclei -t ~/nuclei-templates/http/cves/2022/CVE-2022-24716.yaml
Copy

References:

https://nvd.nist.gov/vuln/detail/CVE-2022-24716
https://security.gentoo.org/glsa/202208-05
https://github.com/Icinga/icingaweb2/security/advisories/GHSA-5p3f-rh28-8frw
https://github.com/Icinga/icingaweb2/commit/9931ed799650f5b8d5e1dc58ea3415a4cdc5773d
http://packetstormsecurity.com/files/171774/Icinga-Web-2.10-Arbitrary-File-Disclosure.html
https://github.com/JacobEbben/CVE-2022-24716/blob/main/exploit.py