mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-08-04 08:44:25 +00:00
74 lines
2.0 KiB
JSON
74 lines
2.0 KiB
JSON
{
|
|
"CVE_data_meta" : {
|
|
"ASSIGNER" : "secalert@redhat.com",
|
|
"DATE_PUBLIC" : "2017-08-17T00:00:00",
|
|
"ID" : "CVE-2017-7555",
|
|
"STATE" : "PUBLIC"
|
|
},
|
|
"affects" : {
|
|
"vendor" : {
|
|
"vendor_data" : [
|
|
{
|
|
"product" : {
|
|
"product_data" : [
|
|
{
|
|
"product_name" : "augeas",
|
|
"version" : {
|
|
"version_data" : [
|
|
{
|
|
"version_value" : "up to and including 1.8.0"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"vendor_name" : "Red Hat, Inc."
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"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"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"references" : {
|
|
"reference_data" : [
|
|
{
|
|
"url" : "https://github.com/hercules-team/augeas/pull/480"
|
|
},
|
|
{
|
|
"url" : "https://puppet.com/security/cve/cve-2017-7555"
|
|
},
|
|
{
|
|
"url" : "http://www.debian.org/security/2017/dsa-3949"
|
|
},
|
|
{
|
|
"url" : "https://access.redhat.com/errata/RHSA-2017:2788"
|
|
},
|
|
{
|
|
"url" : "http://www.securityfocus.com/bid/100378"
|
|
}
|
|
]
|
|
}
|
|
}
|