cvelist/2003/1xxx/CVE-2003-1234.json
2019-03-17 23:43:27 +00:00

102 lines
3.5 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2003-1234",
"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 overflow in the f_count counter in FreeBSD before 4.2 through 5.0 allows local users to cause a denial of service (crash) and possibly execute arbitrary code via multiple calls to (1) fpathconf and (2) lseek, which do not properly decrement f_count through a call to fdrop."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "http://www.pine.nl/press/pine-cert-20030101.txt",
"refsource": "MISC",
"url": "http://www.pine.nl/press/pine-cert-20030101.txt"
},
{
"name": "20030106 PDS: Integer overflow in FreeBSD kernel",
"refsource": "BUGTRAQ",
"url": "http://www.securityfocus.com/archive/1/305308/30/26420/threaded"
},
{
"name": "20030106 PDS: Integer overflow in FreeBSD kernel",
"refsource": "VULNWATCH",
"url": "http://archives.neohapsis.com/archives/vulnwatch/2003-q1/0006.html"
},
{
"name": "FreeBSD-SA-02:44",
"refsource": "FREEBSD",
"url": "ftp://ftp.freebsd.org/pub/FreeBSD/CERT/advisories/FreeBSD-SA-02:44.filedesc.asc"
},
{
"name": "20030107 FreeBSD Security Advisory FreeBSD-SA-02:44.filedesc",
"refsource": "BUGTRAQ",
"url": "http://archives.neohapsis.com/archives/bugtraq/2003-01/0057.html"
},
{
"name": "6524",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/6524"
},
{
"name": "1005898",
"refsource": "SECTRACK",
"url": "http://www.securitytracker.com/id?1005898"
},
{
"name": "freebsd-kernel-integer-overflow(10993)",
"refsource": "XF",
"url": "http://www.iss.net/security_center/static/10993.php"
},
{
"name": "7821",
"refsource": "SECUNIA",
"url": "http://secunia.com/advisories/7821"
}
]
}
}