VYPR
Unrated severityNVD Advisory· Published Jan 12, 2018· Updated Aug 6, 2024

CVE-2015-9250

CVE-2015-9250

Description

Skybox Platform before 7.5.201 allows directory traversal via the tempFileName parameter, enabling arbitrary file download.

AI Insight

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

Skybox Platform before 7.5.201 allows directory traversal via the tempFileName parameter, enabling arbitrary file download.

Vulnerability

Directory traversal vulnerability exists in Skybox Platform versions prior to 7.5.201. The flaw is located in the /skyboxview/webskybox/attachmentdownload and /skyboxview/webskybox/filedownload endpoints, where the tempFileName parameter is not properly sanitized. This allows an attacker to traverse directories and download files outside the intended directory. The issue affects all versions before 7.5.201 [1].

Exploitation

An attacker can exploit this vulnerability by sending specially crafted HTTP requests to the affected endpoints, manipulating the tempFileName parameter with path traversal sequences (e.g., ../). No authentication is required, as the endpoints appear to be accessible without prior login. The attacker only needs network access to the Skybox Platform web interface [1].

Impact

Successful exploitation allows an attacker to download arbitrary files from the server's filesystem, potentially including sensitive configuration files, credentials, or other confidential data. This leads to information disclosure and could facilitate further attacks against the system [1].

Mitigation

The vulnerability is fixed in Skybox Platform version 7.5.201. Users should upgrade to this version or later. If upgrading is not immediately possible, consider restricting access to the affected endpoints via web server configuration or firewall rules. However, the vendor has released a patch, so upgrading is the recommended mitigation [1].

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

Affected products

1

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.