cve/2015/CVE-2015-8325.md
2024-05-26 14:27:05 +02:00

1001 B

CVE-2015-8325

Description

The do_setup_env function in session.c in sshd in OpenSSH through 7.2p2, when the UseLogin feature is enabled and PAM is configured to read .pam_environment files in user home directories, allows local users to gain privileges by triggering a crafted environment for the /bin/login program, as demonstrated by an LD_PRELOAD environment variable.

POC

Reference

No PoCs from references.

Github