cvelist/2016/6xxx/CVE-2016-6153.json

103 lines
3.4 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2016-6153",
"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" : "os_unix.c in SQLite before 3.13.0 improperly implements the temporary directory search algorithm, which might allow local users to obtain sensitive information, cause a denial of service (application crash), or have unspecified other impact by leveraging use of the current working directory for temporary files."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "[oss-security] 20160701 Re: SQLite Tempdir Selection Vulnerability",
"refsource" : "MLIST",
2017-10-16 12:31:07 -04:00
"url" : "http://www.openwall.com/lists/oss-security/2016/07/01/2"
},
{
"name" : "[oss-security] 20160701 SQLite Tempdir Selection Vulnerability",
"refsource" : "MLIST",
2017-10-16 12:31:07 -04:00
"url" : "http://www.openwall.com/lists/oss-security/2016/07/01/1"
},
{
"name" : "https://www.korelogic.com/Resources/Advisories/KL-001-2016-003.txt",
"refsource" : "MISC",
2017-10-16 12:31:07 -04:00
"url" : "https://www.korelogic.com/Resources/Advisories/KL-001-2016-003.txt"
},
{
"name" : "http://www.sqlite.org/cgi/src/info/67985761aa93fb61",
"refsource" : "CONFIRM",
2017-10-16 12:31:07 -04:00
"url" : "http://www.sqlite.org/cgi/src/info/67985761aa93fb61"
},
{
"name" : "https://www.sqlite.org/releaselog/3_13_0.html",
"refsource" : "CONFIRM",
2017-10-16 12:31:07 -04:00
"url" : "https://www.sqlite.org/releaselog/3_13_0.html"
},
2017-11-02 06:03:40 -04:00
{
"name" : "https://www.tenable.com/security/tns-2016-20",
"refsource" : "CONFIRM",
2017-11-02 06:03:40 -04:00
"url" : "https://www.tenable.com/security/tns-2016-20"
},
2017-10-16 12:31:07 -04:00
{
"name" : "FEDORA-2016-0138339b54",
"refsource" : "FEDORA",
2017-10-16 12:31:07 -04:00
"url" : "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/IGQTH7V45QVHFDXJAEECHEO3HHD644WZ/"
},
{
"name" : "openSUSE-SU-2016:2041",
"refsource" : "SUSE",
2017-10-16 12:31:07 -04:00
"url" : "http://lists.opensuse.org/opensuse-updates/2016-08/msg00053.html"
},
{
"name" : "91546",
"refsource" : "BID",
2017-10-16 12:31:07 -04:00
"url" : "http://www.securityfocus.com/bid/91546"
}
]
}
}