Files
CVEs-PoC/2014/CVE-2014-2532.md
T
2024-07-25 21:25:12 +00:00

22 lines
1012 B
Markdown

### [CVE-2014-2532](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-2532)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
sshd in OpenSSH before 6.6 does not properly support wildcards on AcceptEnv lines in sshd_config, which allows remote attackers to bypass intended environment restrictions by using a substring located before a wildcard character.
### POC
#### Reference
- http://www.oracle.com/technetwork/security-advisory/cpuapr2016v3-2985753.html
- http://www.oracle.com/technetwork/security-advisory/cpujul2018-4258247.html
- http://www.oracle.com/technetwork/security-advisory/cpuoct2016-2881722.html
#### Github
- https://github.com/averyth3archivist/nmap-network-reconnaissance
- https://github.com/bigb0x/CVE-2024-6387
- https://github.com/vshaliii/DC-1-Vulnhub-Walkthrough