cvelist/2019/7xxx/CVE-2019-7228.json

87 lines
3.3 KiB
JSON
Raw Normal View History

2019-01-30 15:04:22 -05:00
{
2019-03-18 00:30:57 +00:00
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2019-7228",
2019-06-27 15:00:52 +00:00
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
2019-03-18 00:30:57 +00:00
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
2019-06-27 15:00:52 +00:00
"value": "The ABB IDAL HTTP server mishandles format strings in a username or cookie during the authentication process. Attempting to authenticate with the username %25s%25p%25x%25n will crash the server. Sending %08x.AAAA.%08x.%08x will log memory content from the stack."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
2019-06-27 16:00:54 +00:00
{
"refsource": "FULLDISC",
"name": "20190624 XL-19-012 - ABB IDAL HTTP Server Uncontrolled Format String Vulnerability",
"url": "http://seclists.org/fulldisclosure/2019/Jun/43"
},
2019-06-27 15:00:52 +00:00
{
"refsource": "CONFIRM",
"name": "https://search.abb.com/library/Download.aspx?DocumentID=3ADR010377&LanguageCode=en&DocumentPartId=&Action=Launch",
"url": "https://search.abb.com/library/Download.aspx?DocumentID=3ADR010377&LanguageCode=en&DocumentPartId=&Action=Launch"
},
2019-06-27 16:00:54 +00:00
{
"refsource": "MISC",
"name": "http://packetstormsecurity.com/files/153404/ABB-IDAL-HTTP-Server-Uncontrolled-Format-String.html",
"url": "http://packetstormsecurity.com/files/153404/ABB-IDAL-HTTP-Server-Uncontrolled-Format-String.html"
},
{
"refsource": "BID",
"name": "108886",
"url": "http://www.securityfocus.com/bid/108886"
},
2019-06-27 15:00:52 +00:00
{
"refsource": "MISC",
"name": "https://www.darkmatter.ae/xen1thlabs/abb-idal-http-server-uncontrolled-format-string-vulnerability-xl-19-012/",
"url": "https://www.darkmatter.ae/xen1thlabs/abb-idal-http-server-uncontrolled-format-string-vulnerability-xl-19-012/"
},
{
"refsource": "FULLDISC",
"name": "20190620 XL-19-012 - ABB IDAL HTTP Server Uncontrolled Format String Vulnerability",
"url": "http://seclists.org/fulldisclosure/2019/Jun/43"
2019-03-18 00:30:57 +00:00
}
]
}
}