Vulnerability Description
Solara is a pure Python, React-style framework for scaling Jupyter and web apps. A Local File Inclusion (LFI) vulnerability was identified in widgetti/solara, in version <1.35.1, which was fixed in version 1.35.1. This vulnerability arises from the application's failure to properly validate URI fragments for directory traversal sequences such as '../' when serving static files. An attacker can exploit this flaw by manipulating the fragment part of the URI to read arbitrary files on the local file system.
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Widgetti | Solara | < 1.35.1 |
Related Weaknesses (CWE)
References
- https://github.com/widgetti/solara/commit/df2fd66a7f4e8ffd36e8678697a8a4f76760dcPatch
- https://github.com/widgetti/solara/security/advisories/GHSA-9794-pc4r-438wVendor Advisory
- https://github.com/widgetti/solara/commit/df2fd66a7f4e8ffd36e8678697a8a4f76760dcPatch
- https://github.com/widgetti/solara/security/advisories/GHSA-9794-pc4r-438wVendor Advisory
FAQ
What is CVE-2024-39903?
CVE-2024-39903 is a vulnerability with a CVSS score of 8.6 (HIGH). Solara is a pure Python, React-style framework for scaling Jupyter and web apps. A Local File Inclusion (LFI) vulnerability was identified in widgetti/solara, in version <1.35.1, which was fixed in ve...
How severe is CVE-2024-39903?
CVE-2024-39903 has been rated HIGH with a CVSS base score of 8.6/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2024-39903?
Check the references section above for vendor advisories and patch information. Affected products include: Widgetti Solara.