cvelist/2018/16xxx/CVE-2018-16398.json
2019-03-18 05:43:57 +00:00

67 lines
2.0 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2018-16398",
"STATE": "PUBLIC"
},
"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",
"description": {
"description_data": [
{
"lang": "eng",
"value": "In Twistlock AuthZ Broker 0.1, regular expressions are mishandled, as demonstrated by containers/aa/pause?aaa=\\/start to bypass a policy in which \"docker start\" is allowed but \"docker pause\" is not allowed."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://github.com/twistlock/authz/issues/50",
"refsource": "MISC",
"url": "https://github.com/twistlock/authz/issues/50"
},
{
"name": "https://github.com/twistlock/authz/issues/51",
"refsource": "MISC",
"url": "https://github.com/twistlock/authz/issues/51"
}
]
}
}