VYPR
Unrated severityNVD Advisory· Published Aug 27, 2010· Updated Apr 29, 2026

CVE-2010-3154

CVE-2010-3154

Description

Adobe Extension Manager CS5 5.0.298 is vulnerable to DLL hijacking via a malicious dwmapi.dll placed in the same folder as a .mxi or .mxp file, allowing arbitrary code execution.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

Adobe Extension Manager CS5 5.0.298 is vulnerable to DLL hijacking via a malicious dwmapi.dll placed in the same folder as a .mxi or .mxp file, allowing arbitrary code execution.

Vulnerability

Adobe Extension Manager CS5 version 5.0.298 suffers from an untrusted search path vulnerability [1]. When loading a .mxi or .mxp extension file, the application searches for and loads the dwmapi.dll library from the current working directory before the system directory. If an attacker can place a malicious dwmapi.dll in the same folder as a crafted extension file, the DLL will be loaded, leading to arbitrary code execution.

Exploitation

Exploitation requires the attacker to create a malicious dwmapi.dll (compiled as a DLL that executes arbitrary code) and a .mxi or .mxp file, then place both in the same directory [1]. The victim must open the extension file using Adobe Extension Manager CS5 from that directory. The vulnerability is local; however, it could be triggered remotely if the victim downloads an extension package containing the malicious DLL and opens it.

Impact

Successful exploitation allows the attacker to execute arbitrary code in the context of the user running Adobe Extension Manager CS5 [1]. This can lead to full compromise of the affected system, depending on user privileges.

Mitigation

As of the publication date (August 2010), no official patch from Adobe is mentioned in the available references [1]. Users should avoid opening extension files from untrusted sources and ensure that the dwmapi.dll loaded by the application is from a trusted system directory. Workarounds include placing extension files in a trusted location or using a tool like Microsoft's Application Compatibility Toolkit to fix the DLL load order.

AI Insight generated on May 23, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.

Affected products

2
  • cpe:2.3:a:adobe:extension_manager_cs5:5.0.298:*:*:*:*:*:*:*+ 1 more
    • cpe:2.3:a:adobe:extension_manager_cs5:5.0.298:*:*:*:*:*:*:*
    • (no CPE)range: = 5.0.298

Patches

0

No patches discovered yet.

Vulnerability mechanics

No source-code context for this CVE — mechanics is only generated when we can read the actual fix diff. Without that, the four sections (root cause, attack vector, affected code, fix) would be speculation rather than analysis.

References

1

News mentions

0

No linked articles in our index yet.