Lucene search

K
cvelistGitHub_MCVELIST:CVE-2023-39342
HistoryAug 08, 2023 - 5:31 p.m.

CVE-2023-39342 Dangerzone CLI does not sanitize ANSI escape characters

2023-08-0817:31:10
CWE-150
GitHub_M
www.cve.org
3
cve-2023-39342
dangerzone cli
ansi escape characters
file sanitization
container compromise

CVSS3

3.6

Attack Vector

LOCAL

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

REQUIRED

Scope

CHANGED

Confidentiality Impact

NONE

Integrity Impact

LOW

Availability Impact

NONE

CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:C/C:N/I:L/A:N

AI Score

4

Confidence

High

EPSS

0.001

Percentile

20.2%

Dangerzone is software for converting potentially dangerous PDFs, office documents, or images to safe PDFs. The Dangerzone CLI (dangerzone-cli command) logs output from the container where the file sanitization takes place, to the user’s terminal. Prior to version 0.4.2, if the container is compromised and can return attacker-controlled strings, then the attacker may be able to spoof messages in the user’s terminal or change the window title. Besides logging output from containers, it also logs the names of the files it sanitizes. If these files contain ANSI escape sequences, then the same issue applies. Dangerzone is predominantly a GUI application, so this issue should leave most of our users unaffected. Nevertheless, we always suggest updating to the newest version. This issue is fixed in Dangerzone 0.4.2.

CNA Affected

[
  {
    "vendor": "freedomofpress",
    "product": "dangerzone",
    "versions": [
      {
        "version": "< 0.4.2",
        "status": "affected"
      }
    ]
  }
]

CVSS3

3.6

Attack Vector

LOCAL

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

REQUIRED

Scope

CHANGED

Confidentiality Impact

NONE

Integrity Impact

LOW

Availability Impact

NONE

CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:C/C:N/I:L/A:N

AI Score

4

Confidence

High

EPSS

0.001

Percentile

20.2%

Related for CVELIST:CVE-2023-39342