Lucene search
+L

2450 matches found

EUVD
EUVD
•added 2026/04/24 2:27 a.m.•24 views

EUVD-2026-25383

PostCSS takes a CSS file and provides an API to analyze and modify its rules by transforming the rules into an Abstract Syntax Tree. Versions prior to 8.5.10 do not escape sequences when stringifying CSS ASTs. When user-submitted CSS is parsed and re-stringified for embedding in HTML tags, in CSS...

6.1CVSS5.2AI score0.00263EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
•added 2026/04/23 11:58 p.m.•13 views

CVE-2026-29050 melange has Path Traversal When Resolving External Pipelines via Unvalidated pipeline[].uses

melange allows users to build apk packages using declarative pipelines. Starting in version 0.32.0 and prior to version 0.43.4, an attacker who can influence a melange configuration file — for example through pull-request-driven CI or build-as-a-service scenarios — could set pipeline.uses to a...

6.1CVSS5.5AI score0.00182EPSS
SaveExploits0References1
OSV
OSV
•added 2026/04/23 3:54 p.m.•16 views

CLSA-2026-1776959688 busybox: Fix of 4 CVEs

CVE-2018-1000517: fix heap buffer overflow in wget chunked decoding - CVE-2017-16544: reject terminal control sequences in shell tab completion - CVE-2018-20679: reject zero-length DHCP options and validate 4-byte option lengths - CVE-2019-5747: validate DHCPSUBNET option length before decoding...

9.8CVSS7.3AI score0.32919EPSS
SaveExploits14References1
Positive Technologies
Positive Technologies
•added 2026/04/23 12:00 a.m.•17 views

PT-2026-34803

Name of the Vulnerable Software and Affected Versions melange versions 0.32.0 through 0.43.3 Description An attacker capable of influencing a configuration file, such as in build-as-a-service or pull-request-driven CI scenarios, can manipulate the pipeline.uses variable to include absolute paths ...

6.1CVSS5.7AI score0.00182EPSS
SaveExploits0
CNNVD
CNNVD
•added 2026/04/23 12:00 a.m.•19 views

IBM Guardium Data Protection 路径遍历漏洞

IBM Guardium Data Protection is a data security and compliance monitoring platform for database activity monitoring, vulnerability assessment and sensitive data discovery. A directory traversal vulnerability exists in IBM Guardium Data Protection. The vulnerability stems from a failure to properl...

4.9CVSS5.9AI score0.00417EPSS
SaveExploits0References1
CNVD
CNVD
•added 2026/04/23 12:00 a.m.•16 views

IBM Guardium Data Protection Directory Traversal Vulnerability

IBM Guardium Data Protection is a data security and compliance monitoring platform for database activity monitoring, vulnerability assessment and sensitive data discovery. A directory traversal vulnerability exists in IBM Guardium Data Protection. The vulnerability stems from a failure to properl...

4.9CVSS5.6AI score0.00417EPSS
SaveExploits0
Cvelist
Cvelist
•added 2026/04/22 11:27 p.m.•46 views

CVE-2026-4917 IBM Guardium Data Protection is affected by multiple vulnerabilities

IBM Guardium Data Protection 12.1 could allow an administrative user to traverse directories on the system. An attacker could send a specially crafted URL request containing "dot dot" sequences /../ to write arbitrary files on the system...

4.9CVSS0.00417EPSS
SaveExploits0References1
attackerkb
attackerkb
•added 2026/04/22 11:27 p.m.•8 views

CVE-2026-4917

IBM Guardium Data Protection 12.1 could allow an administrative user to traverse directories on the system. An attacker could send a specially crafted URL request containing "dot dot" sequences /../ to write arbitrary files on the system...

4.9CVSS5.9AI score0.00417EPSS
SaveExploits0References2Affected Software1
Vulnrichment
Vulnrichment
•added 2026/04/22 11:27 p.m.•8 views

CVE-2026-4917 IBM Guardium Data Protection is affected by multiple vulnerabilities

IBM Guardium Data Protection 12.1 could allow an administrative user to traverse directories on the system. An attacker could send a specially crafted URL request containing "dot dot" sequences /../ to write arbitrary files on the system...

4.9CVSS5.9AI score0.00417EPSS
SaveExploits0References1
OSV
OSV
•added 2026/04/22 10:08 p.m.•15 views

MGASA-2026-0107 Updated gvfs packages fix security vulnerabilities

Gvfs: gvfs ftp backend: information disclosure via untrusted pasv responses. CVE-2026-28295 Gvfs: ftp gvfs backend: arbitrary ftp command injection via crlf sequences in file paths. CVE-2026-28296...

4.3CVSS5.9AI score0.00486EPSS
SaveExploits2References4
EUVD
EUVD
•added 2026/04/22 6:50 p.m.•13 views

EUVD-2026-6695

Inspektor Gadget uses unsanitized ANSI Escape Sequences In columns Output Mode...

9.8CVSS5.8AI score0.00713EPSS
SaveExploits1References4
OSV
OSV
•added 2026/04/22 6:50 p.m.•21 views

GHSA-34R5-6J7W-235F Inspektor Gadget uses unsanitized ANSI Escape Sequences In `columns` Output Mode

Description String fields from eBPF events in columns output mode are rendered to the terminal without any sanitization of control characters or ANSI escape sequences. Therefore, a maliciously forged – partially or completely – event payload, coming from an observed container, might inject the...

6.9CVSS5.9AI score0.00713EPSS
SaveExploits1References5
Github Security Blog
Github Security Blog
•added 2026/04/22 6:50 p.m.•36 views

Inspektor Gadget uses unsanitized ANSI Escape Sequences In `columns` Output Mode

Description String fields from eBPF events in columns output mode are rendered to the terminal without any sanitization of control characters or ANSI escape sequences. Therefore, a maliciously forged – partially or completely – event payload, coming from an observed container, might inject the...

9.8CVSS5.9AI score0.00713EPSS
SaveExploits1References5Affected Software1
attackerkb
attackerkb
•added 2026/04/22 4:09 p.m.•9 views

CVE-2026-35377

A logic error in the env utility of uutils coreutils causes a failure to correctly parse command-line arguments when utilizing the -S split-string option. In GNU env, backslashes within single quotes are treated literally with the exceptions of \ and '. However, the uutils implementation...

3.3CVSS5.8AI score0.00126EPSS
SaveExploits0References2
CVE
CVE
•added 2026/04/22 4:09 p.m.•62 views

CVE-2026-35375

CVE-2026-35375 concerns the uutils coreutils split utility, where a logic error causes output filenames to be corrupted when given non-UTF-8 prefixes/suffixes. The code uses to_string_lossy() to build chunk filenames, which rewrites invalid bytes as the UTF-8 replacement character (U+FFFD). Unlik...

3.3CVSS5.7AI score0.00154EPSS
SaveExploits1References2Affected Software1
attackerkb
attackerkb
•added 2026/04/22 4:08 p.m.•11 views

CVE-2026-35366

The printenv utility in uutils coreutils fails to display environment variables containing invalid UTF-8 byte sequences. While POSIX permits arbitrary bytes in environment strings, the uutils implementation silently skips these entries rather than printing the raw bytes. This vulnerability allows...

4.4CVSS5.9AI score0.00191EPSS
SaveExploits1References4
Vulnrichment
Vulnrichment
•added 2026/04/22 4:08 p.m.•13 views

CVE-2026-35366 uutils coreutils printenv Security Inspection Bypass via UTF-8 Enforcement

The printenv utility in uutils coreutils fails to display environment variables containing invalid UTF-8 byte sequences. While POSIX permits arbitrary bytes in environment strings, the uutils implementation silently skips these entries rather than printing the raw bytes. This vulnerability allows...

4.4CVSS5.9AI score0.00191EPSS
SaveExploits1References3
Positive Technologies
Positive Technologies
•added 2026/04/22 12:00 a.m.•26 views

PT-2026-34581

IBM Guardium Data Protection 12.1 could allow an administrative user to traverse directories on the system. An attacker could send a specially crafted URL request containing "dot dot" sequences /../ to write arbitrary files on the system...

4.9CVSS5.9AI score0.00417EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
•added 2026/04/22 12:00 a.m.•17 views

PT-2026-34513

A logic error in the env utility of uutils coreutils causes a failure to correctly parse command-line arguments when utilizing the -S split-string option. In GNU env, backslashes within single quotes are treated literally with the exceptions of and '. However, the uutils implementation incorrectl...

3.3CVSS5.8AI score0.00126EPSS
SaveExploits0References2
CNNVD
CNNVD
•added 2026/04/22 12:00 a.m.•17 views

uutils coreutils 安全漏洞

uutils coreutils is a cross-platform core command-line toolset developed by Uutils Open Source. There is a security vulnerability in uutils coreutils. This vulnerability stems from the comm utility, which silently damages data by performing a destructive UTF-8 conversion on all output lines. This...

3.3CVSS5.8AI score0.0017EPSS
SaveExploits1References1
Rows per page
Query Builder