2017-10-16 12:31:07 -04:00
{
2019-03-17 22:48:58 +00:00
"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" : [
2017-10-16 12:31:07 -04:00
{
2019-03-17 22:48:58 +00:00
"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."
2017-10-16 12:31:07 -04:00
}
2019-03-17 22:48:58 +00:00
]
} ,
"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"
}
]
}
}