cve/2010/CVE-2010-4708.md
2024-05-26 14:27:05 +02:00

742 B

CVE-2010-4708

Description

The pam_env module in Linux-PAM (aka pam) 1.1.2 and earlier reads the .pam_environment file in a user's home directory, which might allow local users to run programs with an unintended environment by executing a program that relies on the pam_env PAM check.

POC

Reference

No PoCs from references.

Github