cvelist/2017/18xxx/CVE-2017-18367.json

92 lines
3.3 KiB
JSON
Raw Normal View History

2019-04-24 20:00:42 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
2019-04-24 21:00:47 +00:00
"ID": "CVE-2017-18367",
"STATE": "PUBLIC"
2019-04-24 20:00:42 +00:00
},
2019-04-24 21:00:47 +00:00
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
2019-04-24 20:00:42 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2019-04-24 21:00:47 +00:00
"value": "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."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://github.com/seccomp/libseccomp-golang/issues/22",
"refsource": "MISC",
"name": "https://github.com/seccomp/libseccomp-golang/issues/22"
},
{
"url": "https://github.com/seccomp/libseccomp-golang/commit/06e7a29f36a34b8cf419aeb87b979ee508e58f9e",
"refsource": "MISC",
"name": "https://github.com/seccomp/libseccomp-golang/commit/06e7a29f36a34b8cf419aeb87b979ee508e58f9e"
2019-04-25 18:00:46 +00:00
},
{
"refsource": "MLIST",
"name": "[oss-security] 20190425 Re: CVE Request: golang-seccomp incorrectly handles multiple syscall arguments",
"url": "http://www.openwall.com/lists/oss-security/2019/04/25/6"
2019-12-17 06:01:00 +00:00
},
{
"refsource": "REDHAT",
"name": "RHSA-2019:4087",
"url": "https://access.redhat.com/errata/RHSA-2019:4087"
2019-12-17 12:01:00 +00:00
},
{
"refsource": "REDHAT",
"name": "RHSA-2019:4090",
"url": "https://access.redhat.com/errata/RHSA-2019:4090"
2020-08-11 11:01:22 +00:00
},
{
"refsource": "MLIST",
"name": "[debian-lts-announce] 20200811 [SECURITY] [DLA 2320-1] golang-github-seccomp-libseccomp-golang security update",
"url": "https://lists.debian.org/debian-lts-announce/2020/08/msg00016.html"
2020-10-14 22:01:44 +00:00
},
{
"refsource": "UBUNTU",
"name": "USN-4574-1",
"url": "https://usn.ubuntu.com/4574-1/"
2019-04-24 20:00:42 +00:00
}
]
}
}