cve/2024/CVE-2024-27294.md
2024-05-25 21:48:12 +02:00

18 lines
1.1 KiB
Markdown

### [CVE-2024-27294](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-27294)
![](https://img.shields.io/static/v1?label=Product&message=puppet-golang&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=%3D%20%3C%201.2.7%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-732%3A%20Incorrect%20Permission%20Assignment%20for%20Critical%20Resource&color=brighgreen)
### Description
dp-golang is a Puppet module for Go installations. Prior to 1.2.7, dp-golang could install files — including the compiler binary — with the wrong ownership when Puppet was run as root and the installed package was On macOS: Go version 1.4.3 through 1.21rc3, inclusive, go1.4-bootstrap-20170518.tar.gz, or go1.4-bootstrap-20170531.tar.gz. The user and group specified in Puppet code were ignored for files within the archive. dp-puppet version 1.2.7 will recreate installations if the owner or group of any file or directory within that installation does not match the requested owner or group
### POC
#### Reference
No PoCs from references.
#### Github
- https://github.com/fkie-cad/nvd-json-data-feeds