github.com/cyberark/conjur-api-go is vulnerable to Incorrect Permission Assignment for Critical Resource
33
Low Risk
When CONJURAPI_LOG is set to a file path, the Conjur API Go client creates the log file with os.OpenFile(..., 0644), so the file is world-readable. Other users on the same host can read the log file, which may contain sensitive information (e.g. request/response data, URLs, or redaction gaps). The fix changes the mode to 0600 so only the owner can read the log file.
You are affected if you are using a version that falls within the vulnerable range.
github.com/cyberark/conjur-api-go is vulnerable to Incorrect Permission Assignment for Critical Resource in versions 0.4.0 - 0.13.17.
Upgrade the github.com/cyberark/conjur-api-go library to the patch version.
Connect your repositories to instantly see whether vulnerable or malicious packages exist in your codebase.
Free. No credit card required.

SOC 2Compliant
ISO 27001Compliant