cvelist/2018/15xxx/CVE-2018-15728.json

72 lines
2.5 KiB
JSON
Raw Normal View History

2018-08-22 17:05:47 -04:00
{
2019-03-18 05:48:16 +00:00
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2018-15728",
"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-08-24 15:03:26 -04:00
{
2019-03-18 05:48:16 +00:00
"lang": "eng",
2019-09-26 19:00:59 +00:00
"value": "Couchbase Server exposed the '/diag/eval' endpoint which by default is available on TCP/8091 and/or TCP/18091. Authenticated users that have 'Full Admin' role assigned could send arbitrary Erlang code to the 'diag/eval' endpoint of the API and the code would subsequently be executed in the underlying operating system with privileges of the user which was used to start Couchbase. Affects Version: 4.0.0, 4.1.2, 4.5.1, 5.0.0, 4.6.5, 5.0.1, 5.1.1, 5.5.0, 5.5.1. Fix Version: 6.0.0, 5.5.2"
2018-08-24 15:03:26 -04:00
}
2019-03-18 05:48:16 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "20180823 Couchbase Server - Remote Code Execution",
"refsource": "BUGTRAQ",
"url": "http://seclists.org/bugtraq/2018/Aug/49"
},
{
"name": "105157",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/105157"
2019-09-10 18:00:53 +00:00
},
{
"refsource": "MISC",
"name": "https://www.couchbase.com/resources/security#SecurityAlerts",
"url": "https://www.couchbase.com/resources/security#SecurityAlerts"
2019-03-18 05:48:16 +00:00
}
]
}
}