Incorrect Privilege Assignment Affecting github.com/golang/sys/unix package, versions <0.1.0
Threat Intelligence
EPSS
0.24% (66th
percentile)
Do your applications use this vulnerable package?
In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applications- Snyk ID SNYK-GOLANG-GITHUBCOMGOLANGSYSUNIX-7411422
- published 28 Jun 2024
- disclosed 3 Feb 2023
- credit Joël Gähwiler
Introduced: 3 Feb 2023
CVE-2022-29526 Open this link in a new tabHow to fix?
Upgrade github.com/golang/sys/unix
to version 0.1.0 or higher.
Overview
Affected versions of this package are vulnerable to Incorrect Privilege Assignment such that when called with a non-zero flags parameter, the Faccessat
function can incorrectly report that a file is accessible.