cvelist/2011/1xxx/CVE-2011-1487.json

103 lines
3.0 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2011-1487",
"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 (1) lc, (2) lcfirst, (3) uc, and (4) ucfirst functions in Perl 5.10.x, 5.11.x, and 5.12.x through 5.12.3, and 5.13.x through 5.13.11, do not apply the taint attribute to the return value upon processing tainted input, which might allow context-dependent attackers to bypass the taint protection mechanism via a crafted string."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"url" : "http://openwall.com/lists/oss-security/2011/04/01/3"
},
{
"url" : "http://openwall.com/lists/oss-security/2011/04/04/35"
},
{
"url" : "http://perl5.git.perl.org/perl.git/commit/539689e74a3bcb04d29e4cd9396de91a81045b99"
},
{
"url" : "http://rt.perl.org/rt3/Public/Bug/Display.html?id=87336"
},
{
"url" : "https://bugzilla.redhat.com/show_bug.cgi?id=692844"
},
{
"url" : "https://bugzilla.redhat.com/show_bug.cgi?id=692898"
},
{
"url" : "http://www.debian.org/security/2011/dsa-2265"
},
{
"url" : "http://lists.fedoraproject.org/pipermail/package-announce/2011-April/057891.html"
},
{
"url" : "http://lists.fedoraproject.org/pipermail/package-announce/2011-April/057971.html"
},
{
"url" : "http://www.mandriva.com/security/advisories?name=MDVSA-2011:091"
},
{
"url" : "http://lists.opensuse.org/opensuse-security-announce/2011-05/msg00005.html"
},
{
"url" : "http://www.securityfocus.com/bid/47124"
},
{
"url" : "http://secunia.com/advisories/43921"
},
{
"url" : "http://secunia.com/advisories/44168"
},
{
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/66528"
}
]
}
}