{ "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2002-1420", "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": "Integer signedness error in select() on OpenBSD 3.1 and earlier allows local users to overwrite arbitrary kernel memory via a negative value for the size parameter, which satisfies the boundary check as a signed integer, but is later used as an unsigned integer during a data copying operation." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "5442", "refsource": "BID", "url": "http://www.securityfocus.com/bid/5442" }, { "name": "openbsd-select-bo(9809)", "refsource": "XF", "url": "http://www.iss.net/security_center/static/9809.php" }, { "name": "VU#259787", "refsource": "CERT-VN", "url": "http://www.kb.cert.org/vuls/id/259787" }, { "name": "7554", "refsource": "OSVDB", "url": "http://www.osvdb.org/7554" }, { "name": "20020812 OpenBSD Security Advisory: Select Boundary Condition (fwd)", "refsource": "BUGTRAQ", "url": "http://marc.info/?l=bugtraq&m=102918817012863&w=2" } ] } }