{ "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": [ { "name": "https://puppet.com/security/cve/cve-2017-7555", "refsource": "CONFIRM", "url": "https://puppet.com/security/cve/cve-2017-7555" }, { "name": "100378", "refsource": "BID", "url": "http://www.securityfocus.com/bid/100378" }, { "name": "RHSA-2017:2788", "refsource": "REDHAT", "url": "https://access.redhat.com/errata/RHSA-2017:2788" }, { "name": "https://github.com/hercules-team/augeas/pull/480", "refsource": "MISC", "url": "https://github.com/hercules-team/augeas/pull/480" }, { "name": "DSA-3949", "refsource": "DEBIAN", "url": "http://www.debian.org/security/2017/dsa-3949" } ] } }