Go before 1.17.10 and 1.18.x before 1.18.2 has Incorrect Privilege Reporting in syscall. When called with a non-zero flags parameter, the Faccessat function could incorrectly report that a file is accessible.
golang.org/x/sys/unix
{
"nvd_published_at": "2022-06-23T17:15:00Z",
"cwe_ids": [
"CWE-269"
],
"severity": "MODERATE",
"github_reviewed_at": "2023-02-08T00:30:54Z",
"github_reviewed": true
}