1 results (0.000 seconds)
CVSS: 9.8EPSS: 0%CPEs: 1EXPL: 0
CVE-2024-44809
https://notcve.org/view.php?id=CVE-2024-44809
03 Sep 2024 — 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 t... • https://github.com/recantha/camera-pi/blob/ef018d212288cb16404f0b050593d20f0dc0467b/www/tilt.php#L4 • CWE-20: Improper Input Validation •