Server file disclosure and SSRF via embedded images
Published Oct 7, 2024 · Updated Oct 8, 2024
Path traversal and SSRF in PHPOffice PhpSpreadsheet allow remote authenticated users to read server files through crafted XLSX images. The HTML writer passes attacker-controlled relationship targets to file_get_contents and base64-embeds the result without validating the path or MIME type. Exploitation requires an application to accept the XLSX and enable setEmbedImages(true); URL targets trigger server-side GET requests, while code execution additionally requires a dangerous PHP wrapper such as expect://.
Summary
What happened
Path traversal and SSRF in PHPOffice PhpSpreadsheet allow remote authenticated users to read server files through crafted XLSX images. The HTML writer passes attacker-controlled relationship targets to file_get_contents and base64-embeds the result without validating the path or MIME type. Exploitation requires an application to accept the XLSX and enable setEmbedImages(true); URL targets trigger server-side GET requests, while code execution additionally requires a dangerous PHP wrapper such as expect://.
The record
- CVE
- CVE-2024-45291
- Published
- Oct 7, 2024
- Updated
- Oct 8, 2024
- Vendor
- PHPOffice
- Product
- PhpSpreadsheet
- Classifications
- CWE-36, CWE-22, CWE-918, T1190
- Attack vector
- network
- Privileges
- authenticated
Timeline
How it unfolded
- Oct 7, 2024CVE publishedPublication date reported by the CVE source.
- Oct 8, 2024Record updatedLatest update available in the CVE record.
Exploitability
Present is not the same as exploitable
Compare your product and version with the public record. A matching version still requires validation against your environment.
Is a vulnerable build present?
Compare these published version ranges with your installed build and any vendor patches.
- Affected versionversion=0 <1.29.2
- Affected versionversion=< 1.29.2
- Affected versionversion=>= 2.0.0, < 2.1.1
- Affected versionversion=2.0.0 <2.1.1
- Affected versionversion=>= 2.2.0, < 2.3.0
- Affected versionversion=2.2.0 <2.3.0
What conditions does exploitation require?
What is affected?
Published CVSS scores
CVSS describes severity. EPSS estimates exploitation probability.
Attacks
What attackers are doing with it
Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.
Weakness, pattern, technique
Public exploit references
- GHSA crafted XLSX proof of conceptfunctional · demonstrated
Labels summarize the accepted research assessment. They do not indicate a test against your environment.
Technologies
Your stack
See the directory against your own environment.
Your stack
Check the software in your environment
Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.
Book a demo