vendor:
PonyOS
by:
fluttershy
8,8
CVSS
HIGH
Environment Variable Injection
94
CWE
Product Name: PonyOS
Affected Version From: PonyOS 4.0
Affected Version To: PonyOS 4.0
Patch Exists: NO
Related CWE: N/A
CPE: N/A
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Linux
2020
Dynamic Linker Exploit for PonyOS 4.0
PonyOS 4.0 has added several improvements over previous releases including support for setuid binaries and dynamic libraries. The run-time linker does not sanitize environment variables when running setuid files allowing for local root exploitation through manipulated LD_LIBRARY_PATH. Requires build-essential installed to compile the malicious library.
Mitigation:
Sanitize environment variables when running setuid files.