2023-04-24 12:24:31 +02:00
{
"id" : "CVE-2007-5659" ,
"sourceIdentifier" : "cve@mitre.org" ,
"published" : "2008-02-12T19:00:00.000" ,
2025-04-09 02:05:49 +00:00
"lastModified" : "2025-04-09T00:30:58.490" ,
"vulnStatus" : "Deferred" ,
2024-12-08 03:06:42 +00:00
"cveTags" : [ ] ,
2023-04-24 12:24:31 +02:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "Multiple buffer overflows in Adobe Reader and Acrobat 8.1.1 and earlier allow remote attackers to execute arbitrary code via a PDF file with long arguments to unspecified JavaScript methods. NOTE: this issue might be subsumed by CVE-2008-0655."
} ,
{
"lang" : "es" ,
"value" : "M\u00faltiples desbordamientos de b\u00fafer en Adobe Reader and Acrobat 8.1.1 y anteriores permiten a atacantes remotos ejecutar c\u00f3digo de su elecci\u00f3n a trav\u00e9s de ficheros PDF con argumentos largos de m\u00e9todos no especificados de JavaScript.\r\nNOTA: esta cuesti\u00f3n podr\u00eda ser subsumida por CVE-2008-0655."
}
] ,
"metrics" : {
2024-06-28 16:04:01 +00:00
"cvssMetricV31" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H" ,
2024-11-22 07:15:30 +00:00
"baseScore" : 7.8 ,
"baseSeverity" : "HIGH" ,
2024-06-28 16:04:01 +00:00
"attackVector" : "LOCAL" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "REQUIRED" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
2024-11-22 07:15:30 +00:00
"availabilityImpact" : "HIGH"
2024-06-28 16:04:01 +00:00
} ,
"exploitabilityScore" : 1.8 ,
"impactScore" : 5.9
2025-02-07 17:04:03 +00:00
} ,
{
"source" : "134c704f-9b21-4f2e-91b3-4a467353bcc0" ,
"type" : "Secondary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H" ,
"baseScore" : 7.8 ,
"baseSeverity" : "HIGH" ,
"attackVector" : "LOCAL" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "REQUIRED" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
"availabilityImpact" : "HIGH"
} ,
"exploitabilityScore" : 1.8 ,
"impactScore" : 5.9
2024-06-28 16:04:01 +00:00
}
] ,
2023-04-24 12:24:31 +02:00
"cvssMetricV2" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"cvssData" : {
"version" : "2.0" ,
"vectorString" : "AV:N/AC:M/Au:N/C:C/I:C/A:C" ,
2024-11-22 07:15:30 +00:00
"baseScore" : 9.3 ,
2023-04-24 12:24:31 +02:00
"accessVector" : "NETWORK" ,
"accessComplexity" : "MEDIUM" ,
"authentication" : "NONE" ,
"confidentialityImpact" : "COMPLETE" ,
"integrityImpact" : "COMPLETE" ,
2024-11-22 07:15:30 +00:00
"availabilityImpact" : "COMPLETE"
2023-04-24 12:24:31 +02:00
} ,
"baseSeverity" : "HIGH" ,
"exploitabilityScore" : 8.6 ,
"impactScore" : 10.0 ,
"acInsufInfo" : false ,
"obtainAllPrivilege" : true ,
"obtainUserPrivilege" : false ,
"obtainOtherPrivilege" : false ,
"userInteractionRequired" : true
}
]
} ,
2024-11-22 07:15:30 +00:00
"cisaExploitAdd" : "2022-06-08" ,
"cisaActionDue" : "2022-06-22" ,
"cisaRequiredAction" : "Apply updates per vendor instructions." ,
"cisaVulnerabilityName" : "Adobe Acrobat and Reader Buffer Overflow Vulnerability" ,
2023-04-24 12:24:31 +02:00
"weaknesses" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
2024-06-28 16:04:01 +00:00
"value" : "CWE-120"
2023-04-24 12:24:31 +02:00
}
]
2025-02-07 17:04:03 +00:00
} ,
{
"source" : "134c704f-9b21-4f2e-91b3-4a467353bcc0" ,
"type" : "Secondary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-120"
}
]
2023-04-24 12:24:31 +02:00
}
] ,
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:adobe:acrobat:*:*:*:*:*:*:*:*" ,
2024-06-28 16:04:01 +00:00
"versionEndExcluding" : "8.1.2" ,
"matchCriteriaId" : "B1BF2209-B59C-497A-AEA7-154C1A140157"
2023-04-24 12:24:31 +02:00
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:adobe:acrobat_reader:*:*:*:*:*:*:*:*" ,
2024-06-28 16:04:01 +00:00
"versionEndExcluding" : "8.1.2" ,
"matchCriteriaId" : "AC62F510-1939-40B4-A219-84FE2C1F7CCA"
2023-04-24 12:24:31 +02:00
}
]
}
]
}
] ,
"references" : [
{
"url" : "http://labs.idefense.com/intelligence/vulnerabilities/display.php?id=657" ,
2024-06-28 16:04:01 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Broken Link"
]
2023-04-24 12:24:31 +02:00
} ,
2024-04-04 08:46:00 +00:00
{
"url" : "http://secunia.com/advisories/29065" ,
2024-06-28 16:04:01 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Broken Link"
]
2024-04-04 08:46:00 +00:00
} ,
{
"url" : "http://secunia.com/advisories/29205" ,
2024-06-28 16:04:01 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Broken Link"
]
2024-04-04 08:46:00 +00:00
} ,
{
"url" : "http://secunia.com/advisories/30840" ,
2024-06-28 16:04:01 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Broken Link"
]
2024-04-04 08:46:00 +00:00
} ,
2023-04-24 12:24:31 +02:00
{
"url" : "http://security.gentoo.org/glsa/glsa-200803-01.xml" ,
2024-06-28 16:04:01 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Third Party Advisory"
]
2023-04-24 12:24:31 +02:00
} ,
{
"url" : "http://sunsolve.sun.com/search/document.do?assetkey=1-26-239286-1" ,
2024-06-28 16:04:01 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Broken Link"
]
2023-04-24 12:24:31 +02:00
} ,
{
"url" : "http://www.adobe.com/support/security/advisories/apsa08-01.html" ,
"source" : "cve@mitre.org" ,
"tags" : [
2024-06-28 16:04:01 +00:00
"Vendor Advisory"
2023-04-24 12:24:31 +02:00
]
} ,
{
"url" : "http://www.adobe.com/support/security/bulletins/apsb08-13.html" ,
2024-06-28 16:04:01 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Vendor Advisory"
]
2023-04-24 12:24:31 +02:00
} ,
{
"url" : "http://www.kb.cert.org/vuls/id/666281" ,
"source" : "cve@mitre.org" ,
"tags" : [
2024-06-28 16:04:01 +00:00
"Third Party Advisory" ,
2023-04-24 12:24:31 +02:00
"US Government Resource"
]
} ,
{
"url" : "http://www.redhat.com/support/errata/RHSA-2008-0144.html" ,
2024-06-28 16:04:01 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Broken Link"
]
2023-04-24 12:24:31 +02:00
} ,
{
"url" : "http://www.us-cert.gov/cas/techalerts/TA08-043A.html" ,
"source" : "cve@mitre.org" ,
"tags" : [
2024-06-28 16:04:01 +00:00
"Broken Link" ,
"Third Party Advisory" ,
2023-04-24 12:24:31 +02:00
"US Government Resource"
]
} ,
{
"url" : "http://www.vupen.com/english/advisories/2008/1966/references" ,
2024-06-28 16:04:01 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Broken Link"
]
2023-04-24 12:24:31 +02:00
} ,
{
"url" : "https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A9813" ,
2024-06-28 16:04:01 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Broken Link"
]
2024-11-22 07:15:30 +00:00
} ,
{
"url" : "http://labs.idefense.com/intelligence/vulnerabilities/display.php?id=657" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Broken Link"
]
} ,
{
"url" : "http://secunia.com/advisories/29065" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Broken Link"
]
} ,
{
"url" : "http://secunia.com/advisories/29205" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Broken Link"
]
} ,
{
"url" : "http://secunia.com/advisories/30840" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Broken Link"
]
} ,
{
"url" : "http://security.gentoo.org/glsa/glsa-200803-01.xml" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Third Party Advisory"
]
} ,
{
"url" : "http://sunsolve.sun.com/search/document.do?assetkey=1-26-239286-1" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Broken Link"
]
} ,
{
"url" : "http://www.adobe.com/support/security/advisories/apsa08-01.html" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Vendor Advisory"
]
} ,
{
"url" : "http://www.adobe.com/support/security/bulletins/apsb08-13.html" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Vendor Advisory"
]
} ,
{
"url" : "http://www.kb.cert.org/vuls/id/666281" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Third Party Advisory" ,
"US Government Resource"
]
} ,
{
"url" : "http://www.redhat.com/support/errata/RHSA-2008-0144.html" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Broken Link"
]
} ,
{
"url" : "http://www.us-cert.gov/cas/techalerts/TA08-043A.html" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Broken Link" ,
"Third Party Advisory" ,
"US Government Resource"
]
} ,
{
"url" : "http://www.vupen.com/english/advisories/2008/1966/references" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Broken Link"
]
} ,
{
"url" : "https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A9813" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Broken Link"
]
2023-04-24 12:24:31 +02:00
}
]
}