cve/2012/CVE-2012-1493.md

18 lines
920 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2012-1493](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-1493)
![](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
F5 BIG-IP appliances 9.x before 9.4.8-HF5, 10.x before 10.2.4, 11.0.x before 11.0.0-HF2, and 11.1.x before 11.1.0-HF3, and Enterprise Manager before 2.1.0-HF2, 2.2.x before 2.2.0-HF1, and 2.3.x before 2.3.0-HF3, use a single SSH private key across different customers' installations and do not properly restrict access to this key, which makes it easier for remote attackers to perform SSH logins via the PubkeyAuthentication option.
### POC
#### Reference
- http://www.theregister.co.uk/2012/06/13/f5_kit_metasploit_exploit/
#### Github
No PoCs found on GitHub currently.