Lucene search
+L

41 matches found

RedhatCVE
RedhatCVE
added 2 days ago4 views

CVE-2026-66486

A flaw was found in GNU cpio. This vulnerability occurs in the archive member listing functionality, where member names are printed directly without proper encoding or escaping. A remote attacker could craft a malicious cpio archive containing specially designed member names with embedded newline...

6.1CVSS5AI score0.00137EPSS
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 2 days ago9 views

CVE-2026-73036

Bash-it 3.2.0 contains a terminal escape sequence injection vulnerability in the barbuk theme's Python virtualenv prompt segment that allows local attackers to inject arbitrary terminal control sequences by embedding escape sequences in the requires-python field of a pyproject.toml file. When a...

4.6CVSS5.4AI score0.00134EPSS
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2 days ago3 views

CVE-2026-73036 Bash-it barbuk Theme 3.2.0 Terminal Escape Sequence Injection via pyproject.toml

Bash-it 3.2.0 contains a terminal escape sequence injection vulnerability in the barbuk theme's Python virtualenv prompt segment that allows local attackers to inject arbitrary terminal control sequences by embedding escape sequences in the requires-python field of a pyproject.toml file. When a...

4.6CVSS5.5AI score0.00134EPSS
SaveExploits0References5
CVE
CVE
added 3 days ago17 views

CVE-2026-66486

GNU cpio is vulnerable to improper output encoding in archive member listings. When listing members with cpio -it, member names are printed directly to output without quoting or escaping, allowing crafted member names containing newline characters or ANSI escape sequences to produce forged listin...

4.6CVSS5.3AI score0.00137EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/07/29 8:17 p.m.6 views

CVE-2026-50642

A flaw was found in diff-so-fancy. The application does not properly sanitize non-SGR Select Graphic Rendition terminal control sequences, allowing other control characters and escape sequences to pass through. An attacker can embed malicious control sequences in filenames, diff metadata, or file...

4.8CVSS6AI score0.003EPSS
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 2026/07/29 9:46 a.m.7 views

CVE-2026-50642

diff‑so‑fancy does not properly sanitize non‑SGR terminal control sequences before outputting diff data. The application only strips ANSI SGR sequences while allowing other control characters, including carriage return \r and escape sequences e.g., OSC, CSI, to pass through unsanitized. An attack...

6.8CVSS6AI score0.003EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/08 3:16 p.m.9 views

DEBIAN-CVE-2026-49147

App::Ack versions through 3.10.0 for Perl print unsanitised terminal escape sequences from filenames in several output modes. When ack prints a filename whose basename contains terminal control bytes such as ANSI escape sequences, those bytes reach the terminal unchanged. Version 3.10.0 added a...

7.5CVSS6.1AI score0.00329EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2026/05/15 12:0 a.m.20 views

GitHub CLI 安全漏洞

GitHub CLI is an open-source command-line interface for GitHub. Versions of GitHub CLI from 1.6.0 to 2.92.0 contained a security vulnerability. This vulnerability stemmed from the lack of cleaning terminal control sequences when processing GitHub Actions workflow logs. It could allow attackers to...

3.5CVSS5.9AI score0.00206EPSS
SaveExploits1References1
Positive Technologies
Positive Technologies
added 2026/05/08 12:0 a.m.24 views

PT-2026-39238

Name of the Vulnerable Software and Affected Versions kanban versions 0.1.0 through 0.1.59 cline versions prior to 2.13.1 Description The kanban npm package, used by the cline CLI, implements a WebSocket server on 127.0.0.1:3484 that lacks Origin header validation. Because WebSocket connections...

9.6CVSS6.4AI score0.0018EPSS
SaveExploits1References12
CNNVD
CNNVD
added 2026/04/22 12:0 a.m.13 views

FreeBSD 资源管理错误漏洞

FreeBSD is a Unix-like operating system developed by the FreeBSD Foundation. There is a resource management vulnerability in FreeBSD, which stems from the TIOCNOTTY implementation failing to clear the pointer pointing to the control terminal structure of the calling process. This could allow...

8.4CVSS5.8AI score0.00165EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2026/04/17 11:15 p.m.15 views

ruby: Escape sequence injection vulnerability in the Basic authentication of WEBrick

It was found that WEBrick did not sanitize all its log messages. If logs were printed in a terminal, an attacker could interact with the terminal via the use of escape sequences...

9.3CVSS6.7AI score0.16412EPSS
SaveExploits0References5
EUVD
EUVD
added 2025/10/07 12:30 a.m.6 views

EUVD-2018-2985

Malware in sbrugna...

4.3CVSS4.5AI score0.01038EPSS
SaveExploits0References8
EUVD
EUVD
added 2025/10/07 12:30 a.m.26 views

EUVD-2019-13048

Malware in sbrugna...

9CVSS9.2AI score0.01904EPSS
SaveExploits0References2
EUVD
EUVD
added 2025/10/07 12:30 a.m.9 views

EUVD-2020-29311

Malware in sbrugna...

10CVSS9AI score0.02277EPSS
SaveExploits1References5
RedhatCVE
RedhatCVE
added 2025/05/22 5:12 p.m.13 views

CVE-2020-8445

In OSSEC-HIDS 2.7 through 3.5.0, the OSCleanMSG function in ossec-analysisd doesn't remove or encode terminal control characters or newlines from processed log messages. In many cases, those characters are later logged. Because newlines \n are permitted in messages processed by ossec-analysisd, i...

10CVSS7.3AI score0.02277EPSS
SaveExploits1References1
OSV
OSV
added 2025/01/15 6:15 p.m.18 views

UBUNTU-CVE-2024-52005

Git is a source code management tool. When cloning from a server or fetching, or pushing, informational or error messages are transported from the remote Git process to the client via the so-called "sideband channel". These messages will be prefixed with "remote:" and printed directly to the...

8.8CVSS7.2AI score0.00513EPSS
SaveExploits1References5
Positive Technologies
Positive Technologies
added 2024/08/22 12:0 a.m.16 views

PT-2024-30655 · Gitoxide · Gitoxide

Name of the Vulnerable Software and Affected Versions: gitoxide affected versions not specified Description: The gix and ein commands write pathnames and other metadata literally to terminals, even if they contain characters terminals treat specially, including ANSI escape sequences. This sometim...

2.5CVSS7AI score0.00198EPSS
SaveExploits0References13
IBM Security Bulletins
IBM Security Bulletins
added 2024/08/05 10:1 p.m.29 views

Security Bulletin: IBM Storage Ceph is vulnerable to Improper Output Neutralization for Logs in the RHEL UBI (CVE-2023-28486)

Summary RHEL UBI is used by IBM Storage Ceph as the base operating system. This bulletin identifies the steps to take to address the vulnerability in the RHEL UBI. CVE-2023-28486. Vulnerability Details CVEID:CVE-2023-28486 DESCRIPTION: Sudo Project Sudo could allow a remote attacker to obtain...

5.3CVSS5.4AI score0.00915EPSS
SaveExploits0Affected Software1
IBM Security Bulletins
IBM Security Bulletins
added 2024/08/05 8:46 p.m.27 views

Security Bulletin: IBM Storage Ceph is vulnerable to CWE in the RHEL UBI (CVE-2023-28487)

Summary RHEL UBI is used by IBM Storage Ceph as the base operating system. This bulletin identifies the steps to take to address the vulnerability in the RHEL UBI. CVE-2023-28487. Vulnerability Details CVEID:CVE-2023-28487 DESCRIPTION: Sudo Project Sudo could allow a remote attacker to obtain...

5.3CVSS5.4AI score0.00953EPSS
SaveExploits0Affected Software1
RedHat Linux
RedHat Linux
added 2024/02/14 12:54 a.m.8 views

sudo: Sudo does not escape control characters in log messages

A flaw was found in the sudo package, shipped with Red Hat Enterprise Linux 8 and 9, where sudo improperly escapes terminal control characters during logging operations. As sudo's log messages may contain user-controlled strings, this may allow an attacker to inject terminal control commands,...

5.3CVSS5.7AI score0.00915EPSS
SaveExploits0References4
Rows per page
Query Builder