mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-14 06:52:09 +02:00
18 lines
826 B
Markdown
18 lines
826 B
Markdown
### [CVE-2014-0042](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-0042)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
OpenStack Heat Templates (heat-templates), as used in Red Hat Enterprise Linux OpenStack Platform 4.0, sets gpgcheck to 0 for certain templates, which disables GPG signature checking on downloaded packages and allows man-in-the-middle attackers to install arbitrary packages via unspecified vectors.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://github.com/openstack/heat-templates/commit/65a4f8bebc72da71c616e2e378b7b1ac354db1a3
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|