cvelist/2009/4xxx/CVE-2009-4035.json
2017-10-16 12:31:07 -04:00

106 lines
3.2 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2009-4035",
"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 FoFiType1::parse function in fofi/FoFiType1.cc in Xpdf 3.0.0, gpdf 2.8.2, kpdf in kdegraphics 3.3.1, and possibly other libraries and versions, does not check the return value of the getNextLine function, which allows context-dependent attackers to execute arbitrary code via a PDF file with a crafted Type 1 font that can produce a negative value, leading to a signed-to-unsigned integer conversion error and a buffer overflow."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"url" : "http://cgit.freedesktop.org/poppler/poppler/tree/fofi/FoFiType1.cc?id=4b4fc5c017bf147c9069bbce32fc14467bd2a81a"
},
{
"url" : "http://cgit.freedesktop.org/poppler/poppler/diff/fofi/FoFiType1.cc?id=4b4fc5c0"
},
{
"url" : "https://bugzilla.redhat.com/show_bug.cgi?id=541614"
},
{
"url" : "http://www.redhat.com/support/errata/RHSA-2009-1680.html"
},
{
"url" : "http://www.redhat.com/support/errata/RHSA-2009-1681.html"
},
{
"url" : "http://www.redhat.com/support/errata/RHSA-2009-1682.html"
},
{
"url" : "http://lists.opensuse.org/opensuse-security-announce/2010-02/msg00003.html"
},
{
"url" : "http://www.securityfocus.com/bid/37350"
},
{
"url" : "https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A10996"
},
{
"url" : "http://www.securitytracker.com/id?1023356"
},
{
"url" : "http://secunia.com/advisories/37641"
},
{
"url" : "http://secunia.com/advisories/37781"
},
{
"url" : "http://secunia.com/advisories/37787"
},
{
"url" : "http://secunia.com/advisories/37793"
},
{
"url" : "http://www.vupen.com/english/advisories/2009/3555"
},
{
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/54831"
}
]
}
}