Vulnerability Description
URL GET parameter "logtime" utilized within the "downloadlog" function from "cbpi/http_endpoints/http_system.py" is subsequently passed to the "os.system" function in "cbpi/controller/system_controller.py" without prior validation allowing to execute arbitrary code.This issue affects CraftBeerPi 4: from 4.0.0.58 (commit 563fae9) before 4.4.1.a1 (commit 57572c7).
CVSS Score
CRITICAL
Related Weaknesses (CWE)
References
- https://cert.pl/en/posts/2024/05/CVE-2024-3955/
- https://cert.pl/posts/2024/05/CVE-2024-3955/
- https://github.com/PiBrewing/craftbeerpi4/issues/132
- https://cert.pl/en/posts/2024/05/CVE-2024-3955/
- https://cert.pl/posts/2024/05/CVE-2024-3955/
- https://github.com/PiBrewing/craftbeerpi4/issues/132
FAQ
What is CVE-2024-3955?
CVE-2024-3955 is a vulnerability with a CVSS score of 9.8 (CRITICAL). URL GET parameter "logtime" utilized within the "downloadlog" function from "cbpi/http_endpoints/http_system.py" is subsequently passed to the "os.system" function in "cbpi/controller/system_controlle...
How severe is CVE-2024-3955?
CVE-2024-3955 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-3955?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.