cvelist/2001/0xxx/CVE-2001-0169.json

103 lines
3.1 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2001-0169",
"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" : "When using the LD_PRELOAD environmental variable in SUID or SGID applications, glibc does not verify that preloaded libraries in /etc/ld.so.cache are also SUID/SGID, which could allow a local user to overwrite arbitrary files by loading a library from /lib or /usr/lib."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "MDKSA-2001:012",
"refsource" : "MANDRAKE",
2017-10-16 12:31:07 -04:00
"url" : "http://www.linux-mandrake.com/en/security/2001/MDKSA-2001-012.php3?dis=7.2"
},
{
"name" : "SuSE-SA:2001:01",
"refsource" : "SUSE",
2017-10-16 12:31:07 -04:00
"url" : "http://www.novell.com/linux/security/advisories/2001_001_glibc_txt.html"
},
{
"name" : "CSSA-2001-007",
"refsource" : "CALDERA",
2017-10-16 12:31:07 -04:00
"url" : "http://www.calderasystems.com/support/security/advisories/CSSA-2001-007.0.txt"
},
{
"name" : "RHSA-2001:002",
"refsource" : "REDHAT",
2017-10-16 12:31:07 -04:00
"url" : "http://www.redhat.com/support/errata/RHSA-2001-002.html"
},
{
"name" : "DSA-039",
"refsource" : "DEBIAN",
2017-10-16 12:31:07 -04:00
"url" : "http://www.debian.org/security/2001/dsa-039"
},
{
"name" : "TLSA2000021-2",
"refsource" : "TURBO",
2017-10-16 12:31:07 -04:00
"url" : "http://archives.neohapsis.com/archives/linux/turbolinux/2001-q1/0004.html"
},
{
"name" : "20010121 Trustix Security Advisory - glibc",
"refsource" : "BUGTRAQ",
2017-10-16 12:31:07 -04:00
"url" : "http://www.securityfocus.com/archive/1/157650"
},
{
"name" : "2223",
"refsource" : "BID",
2017-10-16 12:31:07 -04:00
"url" : "http://www.securityfocus.com/bid/2223"
},
{
"name" : "linux-glibc-preload-overwrite(5971)",
"refsource" : "XF",
2017-10-16 12:31:07 -04:00
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/5971"
}
]
}
}