Vulnerability Description
A remote code execution (RCE) vulnerability exists in the Pi Camera project, version 1.0, maintained by RECANTHA. The issue arises from improper sanitization of user input passed to the "position" GET parameter in the tilt.php script. An attacker can exploit this by sending crafted input data that includes malicious command sequences, allowing arbitrary commands to be executed on the server with the privileges of the web server user. This vulnerability is exploitable remotely and poses significant risk if the application is exposed to untrusted networks.
CVSS Score
CRITICAL
Related Weaknesses (CWE)
References
- https://github.com/recantha/camera-pi/blob/ef018d212288cb16404f0b050593d20f0dc04
- https://jacobmasse.medium.com/cve-2024-44809-remote-code-execution-in-raspberry-
FAQ
What is CVE-2024-44809?
CVE-2024-44809 is a vulnerability with a CVSS score of 9.8 (CRITICAL). A remote code execution (RCE) vulnerability exists in the Pi Camera project, version 1.0, maintained by RECANTHA. The issue arises from improper sanitization of user input passed to the "position" GET...
How severe is CVE-2024-44809?
CVE-2024-44809 has been rated CRITICAL with a CVSS base score of 9.8/10. This is considered a critical vulnerability requiring immediate attention.
Is there a patch for CVE-2024-44809?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.