CVE-2023-40924
SolarView Compact < 6.00 - Directory Traversal
Record summary
CVE-2023-40924 has a selected CVSS score of 7.5 (high); EIP currently links 1 repository PoC and 1 Nuclei template.
Description
SolarView Compact < 6.00 is vulnerable to Directory Traversal.
Exploitation context
Affected products and versions
1| Product | Source | Version range | Status |
|---|---|---|---|
compactBrowse solar_view / compactDefault status: unknown | CVE List | Before 6.00 | affected |
Proofs of concept
1Repository PoCs
GitHubYobing1/CVE-2023-40924Repository PoCby Yobing1Stars: 1Not analyzed1 file
Nuclei templates
1ProjectDiscoveryHIGHSolarView Compact < 6.00 - Directory TraversalCVSS 7.5
SolarView Compact before version 6.00 is vulnerable to directory traversal via the file parameter in downloader.php. An unauthenticated attacker can read arbitrary files from the system by using path traversal sequences with a null byte bypass to access sensitive files such as /etc/passwd.
Impact
An attacker can read sensitive system files including /etc/passwd which may contain password hashes on embedded devices, potentially leading to full system compromise.
Remediation
Upgrade SolarView Compact to version 6.00 or later.
Source: ProjectDiscovery