cvelist/2001/1xxx/CVE-2001-1180.json
2019-03-17 23:52:43 +00:00

92 lines
3.0 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2001-1180",
"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.3 does not properly clear shared signal handlers when executing a process, which allows local users to gain privileges by calling rfork with a shared signal handler, having the child process execute a setuid program, and sending a signal to the child."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "L-111",
"refsource": "CIAC",
"url": "http://ciac.llnl.gov/ciac/bulletins/l-111.shtml"
},
{
"name": "bsd-rfork-signal-handlers(6829)",
"refsource": "XF",
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/6829"
},
{
"name": "1897",
"refsource": "OSVDB",
"url": "http://www.osvdb.org/1897"
},
{
"name": "20010710 FreeBSD 4.3 local root, yet Linux and *BSD much better than Windows",
"refsource": "BUGTRAQ",
"url": "http://archives.neohapsis.com/archives/bugtraq/2001-07/0179.html"
},
{
"name": "FreeBSD-SA-01:42",
"refsource": "FREEBSD",
"url": "ftp://ftp.freebsd.org/pub/FreeBSD/CERT/advisories/FreeBSD-SA-01:42.signal.v1.1.asc"
},
{
"name": "VU#943633",
"refsource": "CERT-VN",
"url": "http://www.kb.cert.org/vuls/id/943633"
},
{
"name": "3007",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/3007"
}
]
}
}