CVE Catalog

CVE-2005-1307

High
Published: Translated: NVD NIST

Summary

The (1) stopserver.sh and (2) startserver.sh scripts in Adobe Version Cue on Mac OS X use the current working directory to find and execute the productname.sh script, which allows local users to execute arbitrary code by copying and calling the scripts from a user-controlled directory.

Risk Assessment

A local attacker can gain control of the system by executing malicious code in the context of the user running the scripts.

Recommendation

It is recommended to update Adobe Version Cue to a version where the scripts use absolute paths to the productname.sh script, or manually modify the scripts to prevent path traversal attacks.

Related vulnerabilities

Original NVD description (English source)

The (1) stopserver.sh and (2) startserver.sh scripts in Adobe Version Cue on Mac OS X uses the current working directory to find and execute the productname.sh script, which allows local users to execute arbitrary code by copying and calling the scripts from a user-controlled directory.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS