Lucene search
+L

77 matches found

EUVD
EUVD
added 2026/08/27 2:50 p.m.14 views

EUVD-2026-67050

openssl-encrypt pip package, versions = 1.4.8 fails to sanitize filenames read from untrusted drive data outside the AES-GCM authenticated manifest before printing them in the verify-usb command's output. An attacker can plant filenames containing terminal cursor-movement and erase-line control...

9.3CVSS5.4AI score0.00177EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/20 6:36 p.m.13 views

GHSA-X3G7-QRWC-F6C5 Ember has unneutralized terminal escape/control sequences from Caddy logs injected into the operator's TUI

Summary Ember's interactive TUI renders fields taken from the monitored Caddy server's access logs — most notably the request URI — straight to the operator's terminal without neutralising terminal escape or control sequences CWE-150. Those log fields are populated from arbitrary, unauthenticated...

4.7CVSS5.7AI score
SaveExploits0References4
OSV
OSV
added 2026/08/20 6:16 p.m.13 views

DEBIAN-CVE-2026-72847

broot renders each file and directory name in its interactive tree view exactly as read from the filesystem. Names are converted with a plain tostringlossy call in src/treebuild/builder.rs and in TreeLine::unprune in src/tree/treeline.rs, and no control-character filtering exists anywhere in the...

2.4CVSS5.5AI score0.00103EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/20 6:16 p.m.12 views

CVE-2026-72847

broot renders each file and directory name in its interactive tree view exactly as read from the filesystem. Names are converted with a plain tostringlossy call in src/treebuild/builder.rs and in TreeLine::unprune in src/tree/treeline.rs, and no control-character filtering exists anywhere in the...

4.6CVSS0.00103EPSS
SaveExploits0References7
EUVD
EUVD
added 2026/08/20 5:19 p.m.18 views

EUVD-2026-63488

broot renders each file and directory name in its interactive tree view exactly as read from the filesystem. Names are converted with a plain tostringlossy call in src/treebuild/builder.rs and in TreeLine::unprune in src/tree/treeline.rs, and no control-character filtering exists anywhere in the...

4.6CVSS5.5AI score0.00103EPSS
SaveExploits0References7
CVE
CVE
added 2026/08/20 5:19 p.m.37 views

CVE-2026-72847

broot , a terminal-based file tree viewer, is vulnerable to terminal escape sequence injection via unsanitized file and directory names. The tree view renders names using a plain to_string_lossy() call in src/tree_build/builder.rs and TreeLine::unprune in src/tree/tree_line.rs, with no control-ch...

4.6CVSS5.4AI score0.00103EPSS
SaveExploits0References7
Positive Technologies
Positive Technologies
added 2026/08/20 12:00 a.m.25 views

PT-2026-79075

Name of the Vulnerable Software and Affected Versions broot affected versions not specified Description broot renders file and directory names in its interactive tree view exactly as they are read from the filesystem without filtering control characters. This occurs during the conversion process...

4.6CVSS5.9AI score0.00103EPSS
SaveExploits0References14
EUVD
EUVD
added 2026/08/17 8:36 p.m.14 views

EUVD-2026-60395

powerlevel10k fails to neutralize control characters in the package.json version field when rendering the package prompt segment. Attackers can inject raw escape bytes in the version string to emit arbitrary terminal control sequences on each prompt render when the shell enters affected directori...

4.8CVSS5.6AI score0.0012EPSS
SaveExploits0References5
NVD
NVD
added 2026/08/13 10:17 p.m.18 views

CVE-2026-73479

dua-cli fails to filter terminal escape sequences when printing marked file paths after exiting the TUI interface. Attackers can craft file names containing OSC/CSI escape sequences that are interpreted by the terminal emulator when printed, enabling title spoofing, clipboard manipulation, or oth...

5CVSS0.00118EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/13 9:07 p.m.35 views

CVE-2026-73480 gdu Terminal Injection via Unstripped Escape Sequences

gdu fails to strip terminal escape sequences from directory and file names when printing paths after TUI exit. Attackers can craft malicious directory or file names containing escape sequences that are interpreted by the terminal, enabling title spoofing, clipboard manipulation, or other...

5CVSS0.00118EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/13 9:07 p.m.28 views

CVE-2026-73480 gdu Terminal Injection via Unstripped Escape Sequences

gdu fails to strip terminal escape sequences from directory and file names when printing paths after TUI exit. Attackers can craft malicious directory or file names containing escape sequences that are interpreted by the terminal, enabling title spoofing, clipboard manipulation, or other...

4.8CVSS5.5AI score
SaveExploits0References6
CVE
CVE
added 2026/08/13 9:07 p.m.42 views

CVE-2026-73480

CVE-2026-73480 affects gdu. The issue is that gdu fails to strip terminal escape sequences from directory and file names when printing paths after exiting the TUI, allowing attackers to craft names with escape sequences that a terminal may interpret. This can enable title spoofing, clipboard mani...

5CVSS5.3AI score0.00118EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/08/13 12:00 a.m.9 views

PT-2026-71872

gdu fails to strip terminal escape sequences from directory and file names when printing paths after TUI exit. Attackers can craft malicious directory or file names containing escape sequences that are interpreted by the terminal, enabling title spoofing, clipboard manipulation, or other...

5CVSS5.3AI score0.00118EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2026/08/13 12:00 a.m.14 views

PT-2026-71877

dua-cli fails to filter terminal escape sequences when printing marked file paths after exiting the TUI interface. Attackers can craft file names containing OSC/CSI escape sequences that are interpreted by the terminal emulator when printed, enabling title spoofing, clipboard manipulation, or oth...

5CVSS5.3AI score0.00118EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/10 9:17 p.m.14 views

CVE-2026-73035

npm-check-updates through 23.0.2, fixed in commit b554b84, contains a terminal escape sequence injection vulnerability that allows an attacker to embed arbitrary terminal control characters in a dependency's package.json homepage or repository URL fields. When a developer runs ncu with the --form...

5.3CVSS0.00214EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/10 8:19 p.m.31 views

CVE-2026-73035 npm-check-updates 23.0.2 Terminal Injection via Unsanitized Escape Sequences

npm-check-updates through 23.0.2, fixed in commit b554b84, contains a terminal escape sequence injection vulnerability that allows an attacker to embed arbitrary terminal control characters in a dependency's package.json homepage or repository URL fields. When a developer runs ncu with the --form...

5.3CVSS0.00214EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/10 8:19 p.m.34 views

CVE-2026-73035 npm-check-updates 23.0.2 Terminal Injection via Unsanitized Escape Sequences

npm-check-updates through 23.0.2, fixed in commit b554b84, contains a terminal escape sequence injection vulnerability that allows an attacker to embed arbitrary terminal control characters in a dependency's package.json homepage or repository URL fields. When a developer runs ncu with the --form...

5.3CVSS5.5AI score
SaveExploits0References7
EUVD
EUVD
added 2026/08/10 8:19 p.m.40 views

EUVD-2026-55804

npm-check-updates through 23.0.2, fixed in commit b554b84, contains a terminal escape sequence injection vulnerability that allows an attacker to embed arbitrary terminal control characters in a dependency's package.json homepage or repository URL fields. When a developer runs ncu with the --form...

5.3CVSS5.4AI score0.00214EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/10 8:19 p.m.48 views

CVE-2026-73035

The CVE-2026-73035 vulnerability affects npm-check-updates up to version 23.0.2. A terminal escape sequence injection flaw exists in dependency homepage/repo URL fields, allowing unfiltered control characters to be emitted to the terminal when using --format homepage or --format repo. This can en...

5.3CVSS5.4AI score0.00214EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/10 11:17 a.m.25 views

CVE-2026-66486

GNU cpio is vulnerable to improper encoding or escaping of output in its archive member listing functionality. When listing archive members via cpio -it, member names are printed directly to output without quoting or escaping. An attacker can craft a cpio archive containing member names with...

4.6CVSS0.00137EPSS
SaveExploits0References2
Rows per page
Query Builder