The psgo package executes the 'nsenter' binary, potentially allowing privilege escalation when used in environments where nsenter is provided by an untrusted source.
{
"url": "https://pkg.go.dev/vuln/GO-2022-0558",
"review_status": "REVIEWED"
}{
"imports": [
{
"symbols": [
"JoinNamespaceAndProcessInfo",
"JoinNamespaceAndProcessInfoByPids",
"JoinNamespaceAndProcessInfoByPidsWithOptions",
"JoinNamespaceAndProcessInfoWithOptions",
"ProcessInfo",
"ProcessInfoByPids",
"contextFromOptions"
],
"path": "github.com/containers/psgo"
},
{
"symbols": [
"ParseStatus",
"readStatusUserNS"
],
"path": "github.com/containers/psgo/internal/proc"
}
]
}