CVE-2024-9348

Oct. 16, 2024, 4:38 p.m.

Product(s) Impacted

Docker Desktop

  • before v4.34.3

Description

Docker Desktop before v4.34.3 allows RCE via unsanitized GitHub source link in Build view.

Weaknesses

CWE-116
Improper Encoding or Escaping of Output

The product prepares a structured message for communication with another component, but encoding or escaping of the data is either missing or done incorrectly. As a result, the intended structure of the message is not preserved.

CWE ID: 116
CWE-20
Improper Input Validation

The product receives input or data, but it does not validate or incorrectly validates that the input has the properties that are required to process the data safely and correctly.

CWE ID: 20

Date

Published: Oct. 16, 2024, 3:15 p.m.

Last Modified: Oct. 16, 2024, 4:38 p.m.

Status : Awaiting Analysis

CVE has been recently published to the CVE List and has been received by the NVD.

More info

Source

security@docker.com

References