cvelist/2019/5xxx/CVE-2019-5177.json

62 lines
2.1 KiB
JSON
Raw Normal View History

2019-01-04 09:04:41 -05:00
{
2020-03-12 00:01:14 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
2019-03-18 06:51:34 +00:00
"CVE_data_meta": {
"ID": "CVE-2019-5177",
2020-03-12 00:01:14 +00:00
"ASSIGNER": "talos-cna@cisco.com",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Wago",
"product": {
"product_data": [
{
"product_name": "WAGO PFC200",
"version": {
"version_data": [
{
"version_value": "Firmware version 03.02.02(14)"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "stack buffer overflow"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"name": "https://talosintelligence.com/vulnerability_reports/TALOS-2019-0963",
"url": "https://talosintelligence.com/vulnerability_reports/TALOS-2019-0963"
}
]
2019-03-18 06:51:34 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2020-03-12 00:01:14 +00:00
"value": "An exploitable stack buffer overflow vulnerability vulnerability exists in the iocheckd service \u2018I/O-Check\u2019 functionality of WAGO PFC 200 Firmware version 03.02.02(14). The destination buffer sp+0x440 is overflowed with the call to sprintf() for any domainname values that are greater than 1024-len(\u2018/etc/config-tools/edit_dns_server domain-name=\u2018) in length. A domainname value of length 0x3fa will cause the service to crash."
2019-03-18 06:51:34 +00:00
}
]
}
}