cvelist/2018/10xxx/CVE-2018-10242.json
2019-04-08 23:00:45 +00:00

67 lines
2.1 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2018-10242",
"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": "Suricata version 4.0.4 incorrectly handles the parsing of the SSH banner. A malformed SSH banner can cause the parsing code to read beyond the allocated data because SSHParseBanner in app-layer-ssh.c lacks a length check."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "CONFIRM",
"name": "https://suricata-ids.org/2018/07/18/suricata-4-0-5-available/",
"url": "https://suricata-ids.org/2018/07/18/suricata-4-0-5-available/"
},
{
"refsource": "MLIST",
"name": "[debian-lts-announce] 20190408 [SECURITY] [DLA 1751-1] suricata security update",
"url": "https://lists.debian.org/debian-lts-announce/2019/04/msg00010.html"
}
]
}
}