cvelist/2018/12xxx/CVE-2018-12678.json

67 lines
2.1 KiB
JSON
Raw Normal View History

2018-06-22 14:04:18 -04:00
{
2019-03-17 21:31:33 +00:00
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2018-12678",
"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": [
2018-06-22 14:04:18 -04:00
{
2019-03-17 21:31:33 +00:00
"lang": "eng",
"value": "Portainer before 1.18.0 supports unauthenticated requests to the websocket endpoint with an unvalidated id query parameter for the /websocket/exec endpoint, which allows remote attackers to bypass intended access restrictions or conduct SSRF attacks."
2018-06-22 14:04:18 -04:00
}
2019-03-17 21:31:33 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://github.com/portainer/portainer/pull/1979",
"refsource": "CONFIRM",
"url": "https://github.com/portainer/portainer/pull/1979"
},
{
"name": "https://github.com/portainer/portainer/releases/tag/1.18.0",
"refsource": "CONFIRM",
"url": "https://github.com/portainer/portainer/releases/tag/1.18.0"
}
]
}
}