{ "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2002-1476", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "n/a", "version": { "version_data": [ { "version_value": "n/a" } ] } } ] }, "vendor_name": "n/a" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "Buffer overflow in setlocale in libc on NetBSD 1.4.x through 1.6, and possibly other operating systems, when called with the LC_ALL category, allows local attackers to execute arbitrary code via a user-controlled locale string that has more than 6 elements, which exceeds the boundaries of the new_categories category array, as exploitable through programs such as xterm and zsh." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "NetBSD-SA2002-012", "refsource": "NETBSD", "url": "ftp://ftp.netbsd.org/pub/NetBSD/security/advisories/NetBSD-SA2002-012.txt.asc" }, { "name": "7565", "refsource": "OSVDB", "url": "http://www.osvdb.org/7565" }, { "name": "5724", "refsource": "BID", "url": "http://www.securityfocus.com/bid/5724" }, { "name": "netbsd-libc-setlocale-bo(10159)", "refsource": "XF", "url": "http://www.iss.net/security_center/static/10159.php" } ] } }