cvelist/2002/0xxx/CVE-2002-0176.json

83 lines
2.4 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2002-0176",
"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" : "The printf wrappers in libsafe 2.0-11 and earlier do not properly handle argument indexing specifiers, which could allow attackers to exploit certain function calls through arguments that are not verified by libsafe."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "20020320 Bypassing libsafe format string protection",
"refsource" : "BUGTRAQ",
2017-10-16 12:31:07 -04:00
"url" : "http://online.securityfocus.com/archive/1/263121"
},
{
"name" : "20020320 [VulnWatch] Bypassing libsafe format string protection",
"refsource" : "VULNWATCH",
2017-10-16 12:31:07 -04:00
"url" : "http://archives.neohapsis.com/archives/vulnwatch/2002-q1/0070.html"
},
{
"name" : "MDKSA-2002:026",
"refsource" : "MANDRAKE",
2017-10-16 12:31:07 -04:00
"url" : "http://www.linux-mandrake.com/en/security/2002/MDKSA-2002-026.php"
},
{
"name" : "4327",
"refsource" : "BID",
2017-10-16 12:31:07 -04:00
"url" : "http://www.securityfocus.com/bid/4327"
},
{
"name" : "libsafe-argnum-protection-bypass(8594)",
"refsource" : "XF",
2017-10-16 12:31:07 -04:00
"url" : "http://www.iss.net/security_center/static/8594.php"
}
]
}
}