cvelist/2017/7xxx/CVE-2017-7483.json
2019-03-18 06:21:54 +00:00

67 lines
2.1 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "secalert@redhat.com",
"ID": "CVE-2017-7483",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "rxvt",
"version": {
"version_data": [
{
"version_value": "2.7.10"
}
]
}
}
]
},
"vendor_name": "The RXVT Project"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "Rxvt 2.7.10 is vulnerable to a denial of service attack by passing the value -2^31 inside a terminal escape code, which results in a non-invertible integer that eventually leads to a segfault due to an out of bounds read."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Integer overflow"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "[oss-security] 20170501 Integer Overflow in rxvt",
"refsource": "MLIST",
"url": "http://www.openwall.com/lists/oss-security/2017/05/01/15"
},
{
"name": "[oss-security] 20170501 Re: Integer Overflow in rxvt",
"refsource": "MLIST",
"url": "http://www.openwall.com/lists/oss-security/2017/05/01/18"
}
]
}
}