mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-23 06:39:42 +02:00
22 lines
1001 B
Markdown
22 lines
1001 B
Markdown
### [CVE-2015-8325](https://cve.mitre.org/cgi-bin/cvename.cgi?name=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
|
|
- https://github.com/Live-Hack-CVE/CVE-2015-8325
|
|
- https://github.com/bioly230/THM_Skynet
|
|
- https://github.com/retr0-13/cveScannerV2
|
|
- https://github.com/scmanjarrez/CVEScannerV2
|
|
- https://github.com/vshaliii/Basic-Pentesting-2-Vulnhub-Walkthrough
|
|
|