cvelist/2004/0xxx/CVE-2004-0005.json
2017-10-16 12:31:07 -04:00

112 lines
3.5 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2004-0005",
"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" : "Multiple buffer overflows in Gaim 0.75 allow remote attackers to cause a denial of service and possibly execute arbitrary code via (1) octal encoding in yahoo_decode that causes a null byte to be written beyond the buffer, (2) octal encoding in yahoo_decode that causes a pointer to reference memory beyond the terminating null byte, (3) a quoted printable string to the gaim_quotedp_decode MIME decoder that causes a null byte to be written beyond the buffer, and (4) quoted printable encoding in gaim_quotedp_decode that causes a pointer to reference memory beyond the terminating null byte."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"url" : "http://marc.info/?l=bugtraq&m=107513690306318&w=2"
},
{
"url" : "http://archives.neohapsis.com/archives/fulldisclosure/2004-01/0994.html"
},
{
"url" : "http://security.e-matters.de/advisories/012004.html"
},
{
"url" : "http://distro.conectiva.com.br/atualizacoes/?id=a&anuncio=000813"
},
{
"url" : "http://www.debian.org/security/2004/dsa-434"
},
{
"url" : "https://security.gentoo.org/glsa/200401-04"
},
{
"url" : "http://www.slackware.com/security/viewer.php?l=slackware-security&y=2004&m=slackware-security.361158"
},
{
"url" : "http://www.novell.com/linux/security/advisories/2004_04_gaim.html"
},
{
"url" : "http://www.kb.cert.org/vuls/id/190366"
},
{
"url" : "http://www.kb.cert.org/vuls/id/226974"
},
{
"url" : "http://www.kb.cert.org/vuls/id/404470"
},
{
"url" : "http://www.kb.cert.org/vuls/id/655974"
},
{
"url" : "http://www.osvdb.org/3736"
},
{
"url" : "http://www.securitytracker.com/id?1008850"
},
{
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/14942"
},
{
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/14944"
},
{
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/14935"
},
{
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/14938"
}
]
}
}