mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-15 03:30:24 +02:00
22 lines
1012 B
Markdown
22 lines
1012 B
Markdown
### [CVE-2014-2532](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-2532)
|
|

|
|

|
|

|
|
|
|
### 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
|
|
|