2017-10-16 12:31:07 -04:00
{
2019-03-18 01:50:57 +00:00
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org" ,
"ID" : "CVE-2001-0061" ,
"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-18 01:50:57 +00:00
"lang" : "eng" ,
"value" : "procfs in FreeBSD and possibly other operating systems does not properly restrict access to per-process mem and ctl files, which allows local users to gain root privileges by forking a child process and executing a privileged process from the child, while the parent retains access to the child's address space."
2017-10-16 12:31:07 -04:00
}
2019-03-18 01:50:57 +00:00
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "n/a"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"name" : "2130" ,
"refsource" : "BID" ,
"url" : "http://www.securityfocus.com/bid/2130"
} ,
{
"name" : "procfs-elevate-privileges(6106)" ,
"refsource" : "XF" ,
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/6106"
} ,
{
"name" : "1697" ,
"refsource" : "OSVDB" ,
"url" : "http://www.osvdb.org/1697"
} ,
{
"name" : "FreeBSD-SA-00:77" ,
"refsource" : "FREEBSD" ,
"url" : "ftp://ftp.FreeBSD.org/pub/FreeBSD/CERT/advisories/FreeBSD-SA-00:77.procfs.v1.1.asc"
}
]
}
}