2017-10-16 12:31:07 -04:00
{
2019-03-18 03:50:16 +00:00
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org" ,
"ID" : "CVE-2005-1125" ,
"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 03:50:16 +00:00
"lang" : "eng" ,
"value" : "Race condition in libsafe 2.0.16 and earlier, when running in multi-threaded applications, allows attackers to bypass libsafe protection and exploit other vulnerabilities before the _libsafe_die function call is completed."
2017-10-16 12:31:07 -04:00
}
2019-03-18 03:50:16 +00:00
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "n/a"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"name" : "http://www.overflow.pl/adv/libsafebypass.txt" ,
"refsource" : "MISC" ,
"url" : "http://www.overflow.pl/adv/libsafebypass.txt"
} ,
{
"name" : "20050415 [Overflow.pl] Libsafe - Safety Check Bypass Vulnerability" ,
"refsource" : "BUGTRAQ" ,
"url" : "http://www.securityfocus.com/archive/1/395999"
} ,
{
"name" : "13190" ,
"refsource" : "BID" ,
"url" : "http://www.securityfocus.com/bid/13190"
}
]
}
}