cvelist/2015/8xxx/CVE-2015-8949.json

103 lines
3.3 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2015-8949",
"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" : "Use-after-free vulnerability in the my_login function in DBD::mysql before 4.033_01 allows attackers to have unspecified impact by leveraging a call to mysql_errno after a failure of my_login."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "[oss-security] 20160725 Use after free in my_login() function of DBD::mysql (Perl module)",
"refsource" : "MLIST",
"url" : "http://www.openwall.com/lists/oss-security/2016/07/25/13"
},
{
"name" : "[oss-security] 20160726 Re: Use after free in my_login() function of DBD::mysql (Perl module)",
"refsource" : "MLIST",
"url" : "http://www.openwall.com/lists/oss-security/2016/07/27/1"
},
{
"name" : "https://blog.fuzzing-project.org/50-Use-after-free-in-my_login-function-of-DBDmysql-Perl-module.html",
"refsource" : "MISC",
"url" : "https://blog.fuzzing-project.org/50-Use-after-free-in-my_login-function-of-DBDmysql-Perl-module.html"
},
{
"name" : "https://github.com/perl5-dbi/DBD-mysql/blob/4.033_01/Changes",
"refsource" : "CONFIRM",
"url" : "https://github.com/perl5-dbi/DBD-mysql/blob/4.033_01/Changes"
},
{
"name" : "https://github.com/perl5-dbi/DBD-mysql/commit/cf0aa7751f6ef8445e9310a64b14dc81460ca156",
"refsource" : "CONFIRM",
"url" : "https://github.com/perl5-dbi/DBD-mysql/commit/cf0aa7751f6ef8445e9310a64b14dc81460ca156"
},
{
"name" : "https://github.com/perl5-dbi/DBD-mysql/pull/45",
"refsource" : "CONFIRM",
"url" : "https://github.com/perl5-dbi/DBD-mysql/pull/45"
},
{
"name" : "DSA-3635",
"refsource" : "DEBIAN",
"url" : "http://www.debian.org/security/2016/dsa-3635"
},
{
"name" : "GLSA-201701-51",
"refsource" : "GENTOO",
"url" : "https://security.gentoo.org/glsa/201701-51"
},
{
"name" : "92118",
"refsource" : "BID",
"url" : "http://www.securityfocus.com/bid/92118"
}
]
}
}