Vulnerability CVE-2023-32698


Published: 2023-05-30

Description:
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.

 References:
https://github.com/goreleaser/nfpm/security/advisories/GHSA-w7jw-q4fg-qc4c
https://github.com/goreleaser/nfpm/commit/ed9abdf63d5012cc884f2a83b4ab2b42b3680d30
https://github.com/goreleaser/nfpm/releases/tag/v2.29.0

Copyright 2026, cxsecurity.com

 

Back to Top