mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-08-04 08:44:25 +00:00
82 lines
2.6 KiB
JSON
82 lines
2.6 KiB
JSON
{
|
|
"CVE_data_meta": {
|
|
"ASSIGNER": "secteam@freebsd.org",
|
|
"ID": "CVE-2008-0217",
|
|
"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 script program in FreeBSD 5.0 through 7.0-PRERELEASE invokes openpty, which creates a pseudo-terminal with world-readable and world-writable permissions when it is not run as root, which allows local users to read data from the terminal of the user running script."
|
|
}
|
|
]
|
|
},
|
|
"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-openpty-information-disclosure(39665)",
|
|
"refsource": "XF",
|
|
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/39665"
|
|
},
|
|
{
|
|
"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"
|
|
}
|
|
]
|
|
}
|
|
} |