cvelist/2020/4xxx/CVE-2020-4207.json

103 lines
3.4 KiB
JSON
Raw Normal View History

2019-12-30 17:04:22 +00:00
{
2020-01-28 19:01:47 +00:00
"data_version": "4.0",
"description": {
"description_data": [
{
"value": "IBM Watson IoT Message Gateway 2.0.0.x, 5.0.0.0, 5.0.0.1, and 5.0.0.2 is vulnerable to a buffer overflow, caused by improper bounds checking when handling a failed HTTP request with specific content in the headers. By sending a specially crafted HTTP request, a remote attacker could overflow a buffer and execute arbitrary code on the system or cause a denial of service. IBM X-Force ID: 174972.",
"lang": "eng"
}
]
},
"CVE_data_meta": {
"STATE": "PUBLIC",
"ASSIGNER": "psirt@us.ibm.com",
"DATE_PUBLIC": "2020-01-24T00:00:00",
"ID": "CVE-2020-4207"
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"value": "Gain Access",
"lang": "eng"
}
]
}
]
},
"data_type": "CVE",
"references": {
"reference_data": [
{
"name": "https://www.ibm.com/support/pages/node/1283626",
"url": "https://www.ibm.com/support/pages/node/1283626",
"title": "IBM Security Bulletin 1283626 (IoT MessageSight)",
"refsource": "CONFIRM"
},
2019-12-30 17:04:22 +00:00
{
2020-01-28 19:01:47 +00:00
"title": "X-Force Vulnerability Report",
"refsource": "XF",
"name": "ibm-watson-cve20204207-code-exec (174972)",
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/174972"
2019-12-30 17:04:22 +00:00
}
2020-01-28 19:01:47 +00:00
]
},
"data_format": "MITRE",
"impact": {
"cvssv3": {
"TM": {
"RL": "O",
"E": "U",
"RC": "C"
},
"BM": {
"S": "U",
"A": "H",
"I": "H",
"AC": "L",
"C": "H",
"SCORE": "9.800",
"AV": "N",
"UI": "N",
"PR": "N"
}
}
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"version": {
"version_data": [
{
"version_value": "5.0.0.1"
}
]
},
"product_name": "WIoTP MessageGateway"
},
{
"version": {
"version_data": [
{
"version_value": "2.0"
},
{
"version_value": "5.0.0.0"
}
]
},
"product_name": "IoT MessageSight"
}
]
},
"vendor_name": "IBM"
}
]
}
}
}