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

72 lines
2.3 KiB
JSON
Raw Normal View History

2018-06-11 23:03:04 -04:00
{
2019-03-18 07:20:36 +00:00
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2018-12228",
"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-12 00:07:58 -04:00
{
2019-03-18 07:20:36 +00:00
"lang": "eng",
"value": "An issue was discovered in Asterisk Open Source 15.x before 15.4.1. When connected to Asterisk via TCP/TLS, if the client abruptly disconnects, or sends a specially crafted message, then Asterisk gets caught in an infinite loop while trying to read the data stream. This renders the system unusable."
2018-06-12 00:07:58 -04:00
}
2019-03-18 07:20:36 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "104457",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/104457"
},
{
"name": "https://issues.asterisk.org/jira/browse/ASTERISK-27807",
"refsource": "CONFIRM",
"url": "https://issues.asterisk.org/jira/browse/ASTERISK-27807"
},
{
"name": "http://downloads.asterisk.org/pub/security/AST-2018-007.html",
"refsource": "CONFIRM",
"url": "http://downloads.asterisk.org/pub/security/AST-2018-007.html"
}
]
}
}