Lucene search
K

72 matches found

Positive Technologies
Positive Technologies
added 2026/05/12 12:0 a.m.9 views

PT-2026-40117

The Adversarial Robustness Toolbox ART thru 1.20.1 contains a command-line argument injection vulnerability in its Kubeflow component robustness evaluation fgsm pytorch.py. The script uses the unsafe eval function to parse string values provided via the --clip values and --input shape command-lin...

6.3AI score0.00102EPSS
Exploits0References3
Github Security Blog
Github Security Blog
added 2026/04/08 12:6 a.m.6 views

justhtml: Mutation XSS with custom foreign-namespace sanitization policies

Summary A parser-differential / mutation XSS issue was found in justhtml when using a custom sanitization policy that preserves foreign namespaces such as SVG or MathML. Under these custom settings, specially crafted input could sanitize into HTML that looked safe at first, but became unsafe when...

5.8AI score
Exploits0References4Affected Software1
EUVD
EUVD
added 2026/03/30 9:31 p.m.5 views

EUVD-2026-17205

DSAI-Cline's command auto-approval module contains a critical OS command injection vulnerability that renders its whitelist security mechanism completely ineffective. The system relies on string-based parsing to validate commands; while it intercepts dangerous operators such as ;, &&, ||, |, and...

6.1AI score0.00885EPSS
Exploits0References3
EUVD
EUVD
added 2026/03/27 10:8 p.m.3 views

EUVD-2026-16856

The ecdsa PyPI package is a pure Python implementation of ECC Elliptic Curve Cryptography with support for ECDSA Elliptic Curve Digital Signature Algorithm, EdDSA Edwards-curve Digital Signature Algorithm and ECDH Elliptic Curve Diffie-Hellman. Prior to version 0.19.2, an issue in the low-level D...

5.3CVSS5.8AI score0.00046EPSS
Exploits1References3
Veracode
Veracode
added 2026/03/27 4:59 a.m.6 views

Denial Of Service (DoS)

github.com/sigstore/timestamp-authority is vulnerable to Denial of Service DoS. The vulnerability is due to inefficient processing of untrusted input using string splitting in request parsing functions, which allows an attacker to send crafted inputs that trigger excessive memory allocations and...

7.5CVSS5.9AI score0.00019EPSS
Exploits0References2Affected Software1
RedhatCVE
RedhatCVE
added 2026/03/05 1:57 a.m.8 views

CVE-2026-26514

An Argument Injection vulnerability exists in bird-lg-go before commit 6187a4e. The traceroute module uses shlex.Split to parse user input without validation, allowing remote attackers to inject arbitrary flags e.g., -w, -q via the q parameter. This can be exploited to cause a Denial of Service D...

7.5CVSS6.1AI score0.00205EPSS
Exploits1References1
Cvelist
Cvelist
added 2026/03/04 12:0 a.m.24 views

CVE-2026-26514

An Argument Injection vulnerability exists in bird-lg-go before commit 6187a4e. The traceroute module uses shlex.Split to parse user input without validation, allowing remote attackers to inject arbitrary flags e.g., -w, -q via the q parameter. This can be exploited to cause a Denial of Service D...

0.00205EPSS
Exploits1References2
AlpineLinux
AlpineLinux
added 2026/03/04 12:0 a.m.2 views

CVE-2026-26514

An Argument Injection vulnerability exists in bird-lg-go before commit 6187a4e. The traceroute module uses shlex.Split to parse user input without validation, allowing remote attackers to inject arbitrary flags e.g., -w, -q via the q parameter. This can be exploited to cause a Denial of Service D...

7.5CVSS6.1AI score0.00205EPSS
Exploits1References2
ATTACKERKB
ATTACKERKB
added 2026/03/02 12:0 a.m.2 views

CVE-2026-24111

An issue was discovered in Tenda W20E V4.0brV15.11.0.6. Attackers may exploit the vulnerability by specifying the value of userInfo. When userInfo is passed into the addAuthUser function and processed by sscanf without size validation, it could lead to buffer overflow...

9.8CVSS6.3AI score0.00082EPSS
Exploits1References3
RedhatCVE
RedhatCVE
added 2026/02/07 7:31 p.m.4 views

CVE-2026-25727

A stack exhaustion flaw has been discovered in the rust time crate. When user-provided input is provided to any type that parses with the RFC 2822 format, a denial of service attack via stack exhaustion is possible. The attack relies on formally deprecated and rarely-used features that are part o...

6.8CVSS5.6AI score0.00026EPSS
Exploits0References7
OSV
OSV
added 2026/02/06 8:16 p.m.4 views

AZL-77091 CVE-2026-25727 affecting package rust 1.90.0-4

time provides date and time handling in Rust. From 0.3.6 to before 0.3.47, when user-provided input is provided to any type that parses with the RFC 2822 format, a denial of service attack via stack exhaustion is possible. The attack relies on formally deprecated and rarely-used features that are...

6.8CVSS5.7AI score0.00026EPSS
Exploits0References1
OSV
OSV
added 2026/02/06 8:16 p.m.2 views

AZL-77034 CVE-2026-25727 affecting package rust 1.72.0-14

time provides date and time handling in Rust. From 0.3.6 to before 0.3.47, when user-provided input is provided to any type that parses with the RFC 2822 format, a denial of service attack via stack exhaustion is possible. The attack relies on formally deprecated and rarely-used features that are...

6.8CVSS5.7AI score0.00026EPSS
Exploits0References1
RustSec
RustSec
added 2026/02/05 12:0 p.m.8 views

Denial of Service via Stack Exhaustion

Impact When user-provided input is provided to any type that parses with the RFC 2822 format, a denial of service attack via stack exhaustion is possible. The attack relies on formally deprecated and rarely-used features that are part of the RFC 2822 format used in a malicious manner. Ordinary,...

6.8CVSS5.4AI score0.00026EPSS
Exploits0Affected Software1
UbuntuCve
UbuntuCve
added 2026/02/04 5:16 p.m.2 views

CVE-2025-71197

In the Linux kernel, the following vulnerability has been resolved: w1: therm: Fix off-by-one buffer overflow in alarmsstore The sysfs buffer passed to alarmsstore is allocated with 'size + 1' bytes and a NUL terminator is appended. However, the 'size' argument does not account for this extra byt...

6.1AI score0.00067EPSS
Exploits0References25
CVE
CVE
added 2026/02/04 4:7 p.m.9 views

CVE-2025-71197

The CVE-2025-71197 issue affects the Linux kernel therm subsystem, where alarms_store() could overflow a sysfs buffer due to not accounting for the trailing NUL when allocating size. The root cause is a mis-sized buffer combined with a strcpy() copy, which writes past the end. Mitigation implemen...

5.6AI score0.00067EPSS
Exploits0References7
RedhatCVE
RedhatCVE
added 2025/12/20 7:11 a.m.4 views

CVE-2025-66496

A memory corruption vulnerability exists in the 3D annotation handling of Foxit PDF Reader due to insufficient bounds checking when parsing PRC data. When opening a PDF file containing malformed or specially crafted PRC content, out-of-bounds memory access may occur, resulting in memory corruptio...

7.8CVSS6.9AI score0.00011EPSS
Exploits0References1
CNNVD
CNNVD
added 2025/10/30 12:0 a.m.2 views

Nagios Log Server 安全漏洞

Nagios Log Server is a suite of centralized log management, monitoring, and analysis software from Nagios, Inc. A security vulnerability exists in Nagios Log Server versions prior to 2024R2.0.3, which stems from the embedded Logstash process running as root user, which could lead to an attacker...

9.8CVSS6.7AI score0.01472EPSS
Exploits0References3
EUVD
EUVD
added 2025/10/03 8:7 p.m.2 views

EUVD-2025-7124

Malicious code in bioql PyPI...

7.5CVSS7.5AI score0.0027EPSS
Exploits0References4
RedhatCVE
RedhatCVE
added 2025/08/30 6:18 p.m.3 views

CVE-2025-34522

A heap-based buffer overflow vulnerability exists in the input parsing logic of Arcserve Unified Data Protection UDP. This flaw can be triggered without authentication by sending specially crafted input to the target system. Improper bounds checking allows an attacker to overwrite heap memory,...

9.8CVSS8AI score0.01068EPSS
Exploits0References1
NVD
NVD
added 2025/08/27 10:15 p.m.3 views

CVE-2025-34522

A heap-based buffer overflow vulnerability exists in the input parsing logic of Arcserve Unified Data Protection UDP. This flaw can be triggered without authentication by sending specially crafted input to the target system. Improper bounds checking allows an attacker to overwrite heap memory,...

9.8CVSS0.01068EPSS
Exploits0References1
Rows per page
Query Builder