cvelist/2017/7xxx/CVE-2017-7555.json

74 lines
2.0 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
"CVE_data_meta" : {
"ASSIGNER" : "secalert@redhat.com",
"DATE_PUBLIC" : "2017-08-17T00:00:00",
2017-10-16 12:31:07 -04:00
"ID" : "CVE-2017-7555",
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "augeas",
2017-10-16 12:31:07 -04:00
"version" : {
"version_data" : [
{
"version_value" : "up to and including 1.8.0"
2017-10-16 12:31:07 -04:00
}
]
}
}
]
},
"vendor_name" : "Red Hat, Inc."
2017-10-16 12:31:07 -04:00
}
]
}
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
"value" : "Augeas versions up to and including 1.8.0 are vulnerable to heap-based buffer overflow due to improper handling of escaped strings. Attacker could send crafted strings that would cause the application using augeas to copy past the end of a buffer, leading to a crash or possible code execution."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "CWE-122"
2017-10-16 12:31:07 -04:00
}
]
}
]
},
"references" : {
"reference_data" : [
{
"url" : "https://github.com/hercules-team/augeas/pull/480"
},
2017-12-08 06:04:30 -05:00
{
"url" : "https://puppet.com/security/cve/cve-2017-7555"
},
2017-11-03 15:04:18 -04:00
{
"url" : "http://www.debian.org/security/2017/dsa-3949"
},
2017-12-08 06:04:30 -05:00
{
"url" : "https://access.redhat.com/errata/RHSA-2017:2788"
},
2017-10-16 12:31:07 -04:00
{
"url" : "http://www.securityfocus.com/bid/100378"
}
]
}
}