cvelist/2002/0xxx/CVE-2002-0572.json
2019-03-17 22:39:39 +00:00

102 lines
3.5 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2002-0572",
"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": "FreeBSD 4.5 and earlier, and possibly other BSD-based operating systems, allows local users to write to or read from restricted files by closing the file descriptors 0 (standard input), 1 (standard output), or 2 (standard error), which may then be reused by a called setuid process that intended to perform I/O on normal files."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "bsd-suid-apps-gain-privileges(8920)",
"refsource": "XF",
"url": "http://www.iss.net/security_center/static/8920.php"
},
{
"name": "4568",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/4568"
},
{
"name": "VU#809347",
"refsource": "CERT-VN",
"url": "http://www.kb.cert.org/vuls/id/809347"
},
{
"name": "6095",
"refsource": "OSVDB",
"url": "http://www.osvdb.org/6095"
},
{
"name": "20020422 Pine Internet Advisory: Setuid application execution may give local root in FreeBSD",
"refsource": "VULNWATCH",
"url": "http://archives.neohapsis.com/archives/vulnwatch/2002-q2/0033.html"
},
{
"name": "FreeBSD-SA-02:23",
"refsource": "FREEBSD",
"url": "ftp://ftp.freebsd.org/pub/FreeBSD/CERT/advisories/FreeBSD-SA-02:23.stdio.asc"
},
{
"name": "M-072",
"refsource": "CIAC",
"url": "http://www.ciac.org/ciac/bulletins/m-072.shtml"
},
{
"name": "20020422 Pine Internet Advisory: Setuid application execution may give local root in FreeBSD",
"refsource": "BUGTRAQ",
"url": "http://online.securityfocus.com/archive/1/268970"
},
{
"name": "20020423 cheers",
"refsource": "BUGTRAQ",
"url": "http://online.securityfocus.com/archive/1/269102"
}
]
}
}