2023-04-24 12:24:31 +02:00
{
"id" : "CVE-2015-2545" ,
"sourceIdentifier" : "secure@microsoft.com" ,
"published" : "2015-09-09T00:59:52.190" ,
2025-02-10 19:03:49 +00:00
"lastModified" : "2025-02-10T18:15:22.913" ,
"vulnStatus" : "Modified" ,
2024-07-14 02:06:08 +00:00
"cveTags" : [ ] ,
2023-04-24 12:24:31 +02:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "Microsoft Office 2007 SP3, 2010 SP2, 2013 SP1, and 2013 RT SP1 allows remote attackers to execute arbitrary code via a crafted EPS image, aka \"Microsoft Office Malformed EPS File Vulnerability.\""
} ,
{
"lang" : "es" ,
"value" : "Vulnerabilidad en Microsoft Office 2007 SP3, 2010 SP2, 2013 SP1 y 2013 RT SP1, permite a atacantes remotos ejecutar c\u00f3digo arbitrario a trav\u00e9s de una imagen EPS manipulada, tambi\u00e9n conocida como 'Microsoft Office Malformed EPS File Vulnerability.'"
}
] ,
"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:N/UI:R/S:U/C:H/I:H/A:H" ,
2024-12-08 03:06:42 +00:00
"baseScore" : 7.8 ,
"baseSeverity" : "HIGH" ,
2024-07-16 18:03:15 +00:00
"attackVector" : "LOCAL" ,
"attackComplexity" : "LOW" ,
2025-02-10 19:03:49 +00:00
"privilegesRequired" : "NONE" ,
"userInteraction" : "REQUIRED" ,
"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:N/UI:R/S:U/C:H/I:H/A:H" ,
"baseScore" : 7.8 ,
"baseSeverity" : "HIGH" ,
"attackVector" : "LOCAL" ,
"attackComplexity" : "LOW" ,
2024-07-16 18:03:15 +00:00
"privilegesRequired" : "NONE" ,
"userInteraction" : "REQUIRED" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
2024-12-08 03:06:42 +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-12-08 03:06:42 +00:00
"baseScore" : 9.3 ,
2023-04-24 12:24:31 +02:00
"accessVector" : "NETWORK" ,
"accessComplexity" : "MEDIUM" ,
"authentication" : "NONE" ,
"confidentialityImpact" : "COMPLETE" ,
"integrityImpact" : "COMPLETE" ,
2024-12-08 03:06:42 +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-12-08 03:06:42 +00:00
"cisaExploitAdd" : "2022-03-03" ,
"cisaActionDue" : "2022-03-24" ,
"cisaRequiredAction" : "Apply updates per vendor instructions." ,
"cisaVulnerabilityName" : "Microsoft Office Malformed EPS File 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 ,
"criteria" : "cpe:2.3:a:microsoft:office:2007:sp3:*:*:*:*:*:*" ,
"matchCriteriaId" : "FEECD12A-5BEF-4675-B62E-86CF4A7474D7"
} ,
{
"vulnerable" : true ,
2024-07-16 18:03:15 +00:00
"criteria" : "cpe:2.3:a:microsoft:office:2010:sp2:*:*:*:*:*:*" ,
"matchCriteriaId" : "081DE1E3-4622-4C32-8B9C-9AEC1CD20638"
2023-04-24 12:24:31 +02:00
} ,
{
"vulnerable" : true ,
2024-07-16 18:03:15 +00:00
"criteria" : "cpe:2.3:a:microsoft:office:2013:sp1:*:*:-:*:*:*" ,
"matchCriteriaId" : "552E1557-D6FA-45DD-9B52-E13ACDBB8A62"
2023-04-24 12:24:31 +02:00
} ,
{
"vulnerable" : true ,
2024-07-16 18:03:15 +00:00
"criteria" : "cpe:2.3:a:microsoft:office:2013:sp1:*:*:rt:*:*:*" ,
"matchCriteriaId" : "F7DDFFB8-2337-4DD7-8120-56CC8EF134B4"
2023-04-24 12:24:31 +02:00
} ,
{
"vulnerable" : true ,
2024-07-16 18:03:15 +00:00
"criteria" : "cpe:2.3:a:microsoft:office:2016:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "E0B3B0BC-C7C6-4687-AD72-DCA29FF9AE3A"
2023-04-24 12:24:31 +02:00
}
]
}
]
}
] ,
"references" : [
{
"url" : "http://blog.morphisec.com/exploit-bypass-emet-cve-2015-2545" ,
"source" : "secure@microsoft.com" ,
"tags" : [
"Exploit" ,
"Third Party Advisory"
]
} ,
{
"url" : "http://www.securitytracker.com/id/1033488" ,
"source" : "secure@microsoft.com" ,
"tags" : [
2024-07-16 18:03:15 +00:00
"Broken Link" ,
2023-04-24 12:24:31 +02:00
"Third Party Advisory" ,
"VDB Entry"
]
} ,
{
"url" : "https://docs.microsoft.com/en-us/security-updates/securitybulletins/2015/ms15-099" ,
2024-07-16 18:03:15 +00:00
"source" : "secure@microsoft.com" ,
"tags" : [
"Patch" ,
"Vendor Advisory"
]
2024-12-08 03:06:42 +00:00
} ,
{
"url" : "http://blog.morphisec.com/exploit-bypass-emet-cve-2015-2545" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Exploit" ,
"Third Party Advisory"
]
} ,
{
"url" : "http://www.securitytracker.com/id/1033488" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Broken Link" ,
"Third Party Advisory" ,
"VDB Entry"
]
} ,
{
"url" : "https://docs.microsoft.com/en-us/security-updates/securitybulletins/2015/ms15-099" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Patch" ,
"Vendor Advisory"
]
2023-04-24 12:24:31 +02:00
}
]
}