mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-02 20:21:38 +02:00
19 lines
742 B
Markdown
19 lines
742 B
Markdown
### [CVE-2013-4784](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-4784)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The HP Integrated Lights-Out (iLO) BMC implementation allows remote attackers to bypass authentication and execute arbitrary IPMI commands by using cipher suite 0 (aka cipher zero) and an arbitrary password.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.oracle.com/technetwork/topics/security/cpujan2015-1972971.html
|
|
|
|
#### Github
|
|
- https://github.com/173210/spider
|
|
- https://github.com/alexoslabs/ipmitest
|
|
|