Vulnerability Description
Fonoster 0.5.5 before 0.6.1 allows ../ directory traversal to read arbitrary files via the /sounds/:file or /tts/:file VoiceServer endpoint. This occurs in serveFiles in mods/voice/src/utils.ts. NOTE: serveFiles exists in 0.5.5 but not in the next release, 0.6.1.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://github.com/fonoster/fonoster/blob/4a1438d9dedeaf7b2a5b6a50d5e233f994e2b2
- https://zeropath.com/blog/fonoster-voiceserver-lfi-vulnerability
FAQ
What is CVE-2024-43035?
CVE-2024-43035 is a vulnerability with a CVSS score of 5.8 (MEDIUM). Fonoster 0.5.5 before 0.6.1 allows ../ directory traversal to read arbitrary files via the /sounds/:file or /tts/:file VoiceServer endpoint. This occurs in serveFiles in mods/voice/src/utils.ts. NOTE:...
How severe is CVE-2024-43035?
CVE-2024-43035 has been rated MEDIUM with a CVSS base score of 5.8/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2024-43035?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.