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

78 lines
2.1 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2002-0703",
"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" : "An interaction between the Perl MD5 module (perl-Digest-MD5) and Perl could produce incorrect MD5 checksums for UTF-8 data, which could prevent a system from properly verifying the integrity of the data."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "RHSA-2002:081",
"refsource" : "REDHAT",
"url" : "http://rhn.redhat.com/errata/RHSA-2002-081.html"
},
{
"name" : "MDKSA-2002:035",
"refsource" : "MANDRAKE",
"url" : "http://www.linux-mandrake.com/en/security/2002/MDKSA-2002-035.php"
},
{
"name" : "linux-utf8-incorrect-md5(9051)",
"refsource" : "XF",
"url" : "http://www.iss.net/security_center/static/9051.php"
},
{
"name" : "4716",
"refsource" : "BID",
"url" : "http://www.securityfocus.com/bid/4716"
}
]
}
}