GHSA-58V3-J75H-XR49
Vulnerability from github – Published: 2021-05-18 15:44 – Updated: 2021-05-17 15:26
VLAI?
Summary
Improper Input Validation in libseccomp-golang
Details
libseccomp-golang 0.9.0 and earlier incorrectly generates BPFs that OR multiple arguments rather than ANDing them. A process running under a restrictive seccomp filter that specified multiple syscall arguments could bypass intended access restrictions by specifying a single matching argument.
Severity ?
4.8 (Medium)
{
"affected": [
{
"package": {
"ecosystem": "Go",
"name": "github.com/seccomp/libseccomp-golang"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "0.9.1"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2017-18367"
],
"database_specific": {
"cwe_ids": [
"CWE-284"
],
"github_reviewed": true,
"github_reviewed_at": "2021-05-17T15:26:35Z",
"nvd_published_at": null,
"severity": "HIGH"
},
"details": "libseccomp-golang 0.9.0 and earlier incorrectly generates BPFs that OR multiple arguments rather than ANDing them. A process running under a restrictive seccomp filter that specified multiple syscall arguments could bypass intended access restrictions by specifying a single matching argument.",
"id": "GHSA-58v3-j75h-xr49",
"modified": "2021-05-17T15:26:35Z",
"published": "2021-05-18T15:44:30Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2017-18367"
},
{
"type": "WEB",
"url": "https://github.com/seccomp/libseccomp-golang/issues/22"
},
{
"type": "WEB",
"url": "https://github.com/seccomp/libseccomp-golang/commit/06e7a29f36a34b8cf419aeb87b979ee508e58f9e"
},
{
"type": "WEB",
"url": "https://access.redhat.com/errata/RHSA-2019:4087"
},
{
"type": "WEB",
"url": "https://access.redhat.com/errata/RHSA-2019:4090"
},
{
"type": "WEB",
"url": "https://lists.debian.org/debian-lts-announce/2020/08/msg00016.html"
},
{
"type": "WEB",
"url": "https://usn.ubuntu.com/4574-1"
},
{
"type": "WEB",
"url": "http://www.openwall.com/lists/oss-security/2019/04/25/6"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:N",
"type": "CVSS_V3"
}
],
"summary": "Improper Input Validation in libseccomp-golang"
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…