Lucene search
+L

51 matches found

OSV
OSV
added 2026/08/20 6:16 p.m.3 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.6 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
CVE
CVE
added 2026/08/20 5:19 p.m.13 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
EUVD
EUVD
added 2026/08/20 5:19 p.m.11 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
Positive Technologies
Positive Technologies
added 2026/08/20 12:00 a.m.14 views

PT-2026-79075

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

4.6CVSS5.4AI score0.00103EPSS
SaveExploits0References8
EUVD
EUVD
added 2026/08/17 8:36 p.m.9 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.9 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.31 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.00119EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/13 9:07 p.m.17 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.30 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.00119EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/08/13 12:00 a.m.5 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
Positive Technologies
Positive Technologies
added 2026/08/13 12:00 a.m.4 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.00119EPSS
SaveExploits0References5
NVD
NVD
added 2026/08/10 9:17 p.m.8 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.27 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.29 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.13 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.44 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
Positive Technologies
Positive Technologies
added 2026/08/10 12:00 a.m.6 views

PT-2026-69948

Name of the Vulnerable Software and Affected Versions npm-check-updates versions prior to 23.0.3 Description An issue exists where an attacker can embed arbitrary terminal control characters within the homepage or repository URL fields of a dependency's package.json file. When a developer execute...

5.3CVSS5.3AI score0.00214EPSS
SaveExploits0References6
Tenable Nessus
Tenable Nessus
added 2026/08/10 12:00 a.m.9 views

Linux Distros Unpatched Vulnerability : CVE-2026-66486

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - 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...

4.6CVSS5.4AI score0.00137EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2026/07/09 5:09 p.m.18 views

CVE-2026-59224

Open WebUI is an extensible, feature-rich, and user-friendly self-hosted AI platform. Prior to 0.10.0, backend/openwebui/routers/terminals.py built the wsterminal upstream URL from an unencoded sessionid and appended userid as a query parameter, allowing query injection to make the terminal backe...

8CVSS6AI score0.00286EPSS
SaveExploits0References5Affected Software1
Rows per page
Query Builder