mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-07-29 05:56:59 +00:00
82 lines
2.6 KiB
JSON
82 lines
2.6 KiB
JSON
{
|
|
"CVE_data_meta": {
|
|
"ASSIGNER": "secteam@freebsd.org",
|
|
"ID": "CVE-2008-0216",
|
|
"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": "The ptsname function in FreeBSD 6.0 through 7.0-PRERELEASE does not properly verify that a certain portion of a device name is associated with a pty of a user who is calling the pt_chown function, which might allow local users to read data from the pty from another user."
|
|
}
|
|
]
|
|
},
|
|
"problemtype": {
|
|
"problemtype_data": [
|
|
{
|
|
"description": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "n/a"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"references": {
|
|
"reference_data": [
|
|
{
|
|
"name": "28498",
|
|
"refsource": "SECUNIA",
|
|
"url": "http://secunia.com/advisories/28498"
|
|
},
|
|
{
|
|
"name": "1019191",
|
|
"refsource": "SECTRACK",
|
|
"url": "http://www.securitytracker.com/id?1019191"
|
|
},
|
|
{
|
|
"name": "freebsd-ptsname-information-disclosure(39667)",
|
|
"refsource": "XF",
|
|
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/39667"
|
|
},
|
|
{
|
|
"name": "27284",
|
|
"refsource": "BID",
|
|
"url": "http://www.securityfocus.com/bid/27284"
|
|
},
|
|
{
|
|
"name": "FreeBSD-SA-08:01",
|
|
"refsource": "FREEBSD",
|
|
"url": "http://security.FreeBSD.org/advisories/FreeBSD-SA-08:01.pty.asc"
|
|
}
|
|
]
|
|
}
|
|
} |