CVE-2024-3955

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).
Configurations

No configuration.

History

03 Jul 2024, 02:06

Type Values Removed Values Added
Summary
  • (es) El parámetro GET de URL "logtime" utilizado dentro de la función "downloadlog" de "cbpi/http_endpoints/http_system.py" se pasa posteriormente a la función "os.system" en "cbpi/controller/system_controller.py" sin validación previa que permita ejecutar código arbitrario. Este problema afecta a CraftBeerPi 4: desde 4.0.0.58 (commit 563fae9) antes de 4.4.1.a1 (commit 57572c7).
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 9.8

02 May 2024, 10:15

Type Values Removed Values Added
New CVE

Information

Published : 2024-05-02 10:15

Updated : 2024-07-03 02:06


NVD link : CVE-2024-3955

Mitre link : CVE-2024-3955

CVE.ORG link : CVE-2024-3955


JSON object : View

Products Affected

No product.

CWE
CWE-94

Improper Control of Generation of Code ('Code Injection')