CVE-2024-3955

Severity CVSS v4.0:
Pending analysis
Type:
CWE-94 Code Injection
Publication date:
02/05/2024
Last modified:
03/07/2024

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).<br /> <br />