ghsa-58v3-j75h-xr49
Vulnerability from github
Published
2021-05-18 15:44
Modified
2021-05-17 15:26
Severity ?
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.
{ "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 seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.