2023-04-24 12:24:31 +02:00
{
"id" : "CVE-2010-0188" ,
"sourceIdentifier" : "psirt@adobe.com" ,
"published" : "2010-02-22T13:00:02.127" ,
2025-02-13 19:04:13 +00:00
"lastModified" : "2025-02-13T17:42:25.483" ,
"vulnStatus" : "Analyzed" ,
2024-12-08 03:06:42 +00:00
"cveTags" : [ ] ,
2023-04-24 12:24:31 +02:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "Unspecified vulnerability in Adobe Reader and Acrobat 8.x before 8.2.1 and 9.x before 9.3.1 allows attackers to cause a denial of service (application crash) or possibly execute arbitrary code via unknown vectors."
} ,
{
"lang" : "es" ,
"value" : "Vulnerabilidad no espec\u00edfica en Adobe Reader y Acrobat v8.x anteriores a v8.2.1 y v9.x anteriores v9.3.1, permite a atacantes provocar una denegaci\u00f3n de servicio (caidas de aplicaci\u00f3n) o posiblemente ejecutar c\u00f3digo de su elecci\u00f3n a trav\u00e9s de vectores no especificados."
}
] ,
"metrics" : {
2024-07-16 18:03:15 +00:00
"cvssMetricV31" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H" ,
2025-02-04 23:03:51 +00:00
"baseScore" : 7.8 ,
"baseSeverity" : "HIGH" ,
"attackVector" : "LOCAL" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "LOW" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
"availabilityImpact" : "HIGH"
} ,
"exploitabilityScore" : 1.8 ,
"impactScore" : 5.9
} ,
{
"source" : "134c704f-9b21-4f2e-91b3-4a467353bcc0" ,
"type" : "Secondary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H" ,
2024-11-22 11:14:00 +00:00
"baseScore" : 7.8 ,
"baseSeverity" : "HIGH" ,
2024-07-16 18:03:15 +00:00
"attackVector" : "LOCAL" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "LOW" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
2024-11-22 11:14:00 +00:00
"availabilityImpact" : "HIGH"
2024-07-16 18:03:15 +00:00
} ,
"exploitabilityScore" : 1.8 ,
"impactScore" : 5.9
}
] ,
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 11:14:00 +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 11:14:00 +00:00
"availabilityImpact" : "COMPLETE"
2023-04-24 12:24:31 +02:00
} ,
"baseSeverity" : "HIGH" ,
"exploitabilityScore" : 8.6 ,
"impactScore" : 10.0 ,
"acInsufInfo" : false ,
"obtainAllPrivilege" : false ,
"obtainUserPrivilege" : false ,
"obtainOtherPrivilege" : false ,
"userInteractionRequired" : true
}
]
} ,
2024-11-22 11:14:00 +00:00
"cisaExploitAdd" : "2022-03-03" ,
"cisaActionDue" : "2022-03-24" ,
"cisaRequiredAction" : "Apply updates per vendor instructions." ,
"cisaVulnerabilityName" : "Adobe Reader and Acrobat Arbitrary Code Execution Vulnerability" ,
2023-04-24 12:24:31 +02:00
"weaknesses" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
2024-07-16 18:03:15 +00:00
"value" : "NVD-CWE-noinfo"
2023-04-24 12:24:31 +02:00
}
]
}
] ,
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
2024-07-16 18:03:15 +00:00
"criteria" : "cpe:2.3:a:adobe:acrobat:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "8.0" ,
"versionEndExcluding" : "8.2.1" ,
"matchCriteriaId" : "33E792CF-E51B-48F8-9384-703BFAE42E09"
2023-04-24 12:24:31 +02:00
} ,
{
"vulnerable" : true ,
2024-07-16 18:03:15 +00:00
"criteria" : "cpe:2.3:a:adobe:acrobat:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "9.0" ,
"versionEndExcluding" : "9.3.1" ,
"matchCriteriaId" : "7EA50E20-7BE9-43CA-AA7D-5EECDBD1DF34"
2023-04-24 12:24:31 +02:00
} ,
{
"vulnerable" : true ,
2024-07-16 18:03:15 +00:00
"criteria" : "cpe:2.3:a:adobe:acrobat_reader:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "8.0" ,
"versionEndExcluding" : "8.2.1" ,
"matchCriteriaId" : "012FD86E-914E-4843-993A-415020EC175F"
2023-04-24 12:24:31 +02:00
} ,
{
"vulnerable" : true ,
2024-07-16 18:03:15 +00:00
"criteria" : "cpe:2.3:a:adobe:acrobat_reader:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "9.0" ,
"versionEndExcluding" : "9.3.1" ,
"matchCriteriaId" : "B2534DA3-EE40-443F-93E2-5ABD2826FBBD"
2023-04-24 12:24:31 +02:00
}
]
}
]
}
] ,
"references" : [
{
"url" : "http://lists.opensuse.org/opensuse-security-announce/2010-03/msg00004.html" ,
2024-07-16 18:03:15 +00:00
"source" : "psirt@adobe.com" ,
"tags" : [
"Mailing List" ,
"Third Party Advisory"
]
2024-04-04 08:46:00 +00:00
} ,
{
"url" : "http://secunia.com/advisories/38639" ,
"source" : "psirt@adobe.com" ,
"tags" : [
2024-07-16 18:03:15 +00:00
"Broken Link" ,
2024-04-04 08:46:00 +00:00
"Vendor Advisory"
]
} ,
{
"url" : "http://secunia.com/advisories/38915" ,
2024-07-16 18:03:15 +00:00
"source" : "psirt@adobe.com" ,
"tags" : [
"Broken Link"
]
2023-04-24 12:24:31 +02:00
} ,
{
"url" : "http://securitytracker.com/id?1023601" ,
2024-07-16 18:03:15 +00:00
"source" : "psirt@adobe.com" ,
"tags" : [
"Broken Link" ,
"Third Party Advisory" ,
"VDB Entry"
]
2023-04-24 12:24:31 +02:00
} ,
{
"url" : "http://www.adobe.com/support/security/bulletins/apsb10-07.html" ,
"source" : "psirt@adobe.com" ,
"tags" : [
2024-07-16 18:03:15 +00:00
"Broken Link" ,
2023-04-24 12:24:31 +02:00
"Vendor Advisory"
]
} ,
{
"url" : "http://www.redhat.com/support/errata/RHSA-2010-0114.html" ,
"source" : "psirt@adobe.com" ,
"tags" : [
2024-07-16 18:03:15 +00:00
"Broken Link" ,
2023-04-24 12:24:31 +02:00
"Vendor Advisory"
]
} ,
{
"url" : "http://www.securityfocus.com/bid/38195" ,
2024-07-16 18:03:15 +00:00
"source" : "psirt@adobe.com" ,
"tags" : [
"Broken Link" ,
"Third Party Advisory" ,
"VDB Entry"
]
2023-04-24 12:24:31 +02:00
} ,
{
"url" : "http://www.vupen.com/english/advisories/2010/0399" ,
"source" : "psirt@adobe.com" ,
"tags" : [
2024-07-16 18:03:15 +00:00
"Broken Link" ,
2023-04-24 12:24:31 +02:00
"Vendor Advisory"
]
} ,
{
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/56297" ,
2024-07-16 18:03:15 +00:00
"source" : "psirt@adobe.com" ,
"tags" : [
"Third Party Advisory" ,
"VDB Entry"
]
2023-04-24 12:24:31 +02:00
} ,
{
"url" : "https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A8697" ,
2024-07-16 18:03:15 +00:00
"source" : "psirt@adobe.com" ,
"tags" : [
"Broken Link"
]
2024-11-22 11:14:00 +00:00
} ,
{
"url" : "http://lists.opensuse.org/opensuse-security-announce/2010-03/msg00004.html" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Mailing List" ,
"Third Party Advisory"
]
} ,
{
"url" : "http://secunia.com/advisories/38639" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Broken Link" ,
"Vendor Advisory"
]
} ,
{
"url" : "http://secunia.com/advisories/38915" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Broken Link"
]
} ,
{
"url" : "http://securitytracker.com/id?1023601" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Broken Link" ,
"Third Party Advisory" ,
"VDB Entry"
]
} ,
{
"url" : "http://www.adobe.com/support/security/bulletins/apsb10-07.html" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Broken Link" ,
"Vendor Advisory"
]
} ,
{
"url" : "http://www.redhat.com/support/errata/RHSA-2010-0114.html" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Broken Link" ,
"Vendor Advisory"
]
} ,
{
"url" : "http://www.securityfocus.com/bid/38195" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Broken Link" ,
"Third Party Advisory" ,
"VDB Entry"
]
} ,
{
"url" : "http://www.vupen.com/english/advisories/2010/0399" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Broken Link" ,
"Vendor Advisory"
]
} ,
{
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/56297" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Third Party Advisory" ,
"VDB Entry"
]
} ,
{
"url" : "https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A8697" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Broken Link"
]
2023-04-24 12:24:31 +02:00
}
]
}