Files
CVEs-PoC/2022/CVE-2022-2653.md
T
2024-06-18 02:51:15 +02:00

925 B

CVE-2022-2653

Description

With this vulnerability an attacker can read many sensitive files like configuration files, or the /proc/self/environ file, that contains the environment variable used by the web server that includes database credentials. If the web server user is root, an attacker will be able to read any file in the system.

POC

Reference

Github

No PoCs found on GitHub currently.