Vulnerabilities (CVE)

Filtered by vendor Goreleaser Subscribe
Filtered by product Nfpm
Total 1 CVE
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2023-32698 1 Goreleaser 1 Nfpm 2023-12-10 N/A 7.1 HIGH
nFPM is an alternative to fpm. The file permissions on the checked-in files were not maintained. Hence, when nfpm packaged the files (without extra config for enforcing it’s own permissions) files could go out with bad permissions (chmod 666 or 777). Anyone using nfpm for creating packages without checking/setting file permissions before packaging could result in bad permissions for files/folders.