Files
CVEs-PoC/2015/CVE-2015-8325.md
2025-09-29 21:09:30 +02:00

1.2 KiB

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

Github