Files
CVEs-PoC/2014/CVE-2014-0042.md
T
2024-06-18 02:51:15 +02:00

18 lines
826 B
Markdown

### [CVE-2014-0042](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-0042)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=%3D%20n%2Fa%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### 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.