Lucene search
+L

431 matches found

EUVD
EUVD
added 2025/11/11 12:41 a.m.1 views

EUVD-2025-54846

Malicious code in distinguished-harlequin-moth npm...

6.6AI score
SaveExploits0
EUVD
EUVD
added 2025/11/11 12:41 a.m.2 views

EUVD-2025-54848

Malicious code in distinguished-blue-lizard npm...

6.6AI score
SaveExploits0
EUVD
EUVD
added 2025/11/11 12:41 a.m.2 views

EUVD-2025-54849

Malicious code in distinguished-blue-aardvark npm...

6.6AI score
SaveExploits0
OSSF Malicious Packages
OSSF Malicious Packages
added 2025/11/11 12:41 a.m.6 views

Malicious code in distinguished-azure-snake (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector 8ca8fce8f2a4a32feeb5062ac8dcb2db3013d1220a1d8900ac5556164710929e This package appears to be part of the tea.xyz token reward campaign that flooded npm. These packages typically contain autopublish scripts auto.js,...

6.9AI score
SaveExploits0
EUVD
EUVD
added 2025/11/11 12:41 a.m.2 views

EUVD-2025-54851

Malicious code in distinguished-azure-damselfly npm...

6.6AI score
SaveExploits0
OSV
OSV
added 2025/11/11 12:41 a.m.5 views

MAL-2025-67805 Malicious code in distinguished-silver-unicorn (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector 8d76ceeffc278ca6cae12d3112781243653f486152e24f0cfa1fb26298bb2d85 This package appears to be part of the tea.xyz token reward campaign that flooded npm. These packages typically contain autopublish scripts auto.js,...

6.8AI score
SaveExploits0
EUVD
EUVD
added 2025/11/11 12:17 a.m.1 views

EUVD-2025-60060

Malicious code in distinguishedbobcatz3n npm...

6.6AI score
SaveExploits0
EUVD
EUVD
added 2025/11/10 5:21 p.m.1 views

EUVD-2025-48069

Malicious code in distinguishedrattlesnakez3n npm...

6.6AI score
SaveExploits0
OSV
OSV
added 2025/11/06 12:58 p.m.3 views

BIT-GOLANG-2025-58185 Parsing DER payload can cause memory exhaustion in encoding/asn1

Parsing a maliciously crafted DER payload could allocate large amounts of memory, causing memory exhaustion...

5.3CVSS6.6AI score0.00518EPSS
SaveExploits0References6
Microsoft CVE
Microsoft CVE
added 2025/10/31 1:06 a.m.16 views

Parsing DER payload can cause memory exhaustion in encoding/asn1

...

5.3CVSS7AI score0.00518EPSS
SaveExploits0
EUVD
EUVD
added 2025/10/30 12:31 a.m.8 views

EUVD-2025-36734

Parsing a maliciously crafted DER payload could allocate large amounts of memory, causing memory exhaustion...

5.3CVSS6.3AI score0.00518EPSS
SaveExploits0References5
CVE
CVE
added 2025/10/29 10:10 p.m.60 views

CVE-2025-58185

CVE-2025-58185 concerns Go’s encoding/asn1 DER payload parsing. The advisory notes that memory can be exhausted when big, unvalidated DER payloads are parsed, affecting functions such as asn1.Unmarshal, x509.ParseCertificateRequest, and ocsp.ParseResponse. This memory-allocation issue arises befo...

5.3CVSS6.5AI score0.00518EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2025/10/29 10:10 p.m.8 views

CVE-2025-58185 Parsing DER payload can cause memory exhaustion in encoding/asn1

Parsing a maliciously crafted DER payload could allocate large amounts of memory, causing memory exhaustion...

5.3CVSS6.7AI score
SaveExploits0References8
OSV
OSV
added 2025/10/29 9:50 p.m.18 views

GO-2025-4011 Parsing DER payload can cause memory exhaustion in encoding/asn1

Parsing a maliciously crafted DER payload could allocate large amounts of memory, causing memory exhaustion...

5.3CVSS6.9AI score0.00518EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2025/10/29 12:00 a.m.11 views

Google Go 安全漏洞

Google Go is a static strongly typed, compiled, concatenated, and garbage-collected programming language from Google USA. A security vulnerability exists in Google Go that stems from the possibility of allocating a large amount of memory when parsing a specially crafted DER payload, leading to...

5.3CVSS6.4AI score0.00518EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/10/28 12:00 a.m.10 views

Amazon Linux 2023 : golang, golang-bin, golang-misc (ALAS2023-2025-1239)

It is, therefore, affected by multiple vulnerabilities as referenced in the ALAS2023-2025-1239 advisory. net/url: insufficient validation of bracketed IPv6 hostnames The Parse function permitted values other than IPv6 addresses to be included in square brackets within the host component of a URL...

7.5CVSS7.3AI score0.00617EPSS
SaveExploits0References22
Veracode
Veracode
added 2025/10/27 5:49 a.m.9 views

Identity Spoofing

org.igniterealtime.openfire, xmppserver is vulnerable to identity spoofing. The vulnerability is due to regex-based extraction of the Common Name CN from an unescaped, provider-dependent Distinguished Name DN string, which allows an attacker to impersonate other users using crafted certificate...

5.9CVSS6.6AI score0.00234EPSS
SaveExploits0References7Affected Software1
NVD
NVD
added 2025/10/10 10:15 p.m.10 views

CVE-2025-61912

python-ldap is a lightweight directory access protocol LDAP client API for Python. In versions prior to 3.4.5, ldap.dn.escapednchars escapes \x00 incorrectly by emitting a backslash followed by a literal NUL byte instead of the RFC-4514 hex form \00. Any application that uses this helper to...

6.9CVSS0.00427EPSS
SaveExploits1References3
CVE
CVE
added 2025/10/10 10:04 p.m.76 views

CVE-2025-61912

CVE-2025-61912 concerns python-ldap prior to 3.4.5, where ldap.dn.escape_dn_chars() escapes the NUL byte as a backslash-NUL instead of the RFC‑4514 form \00. This can cause client-side denial of service when untrusted input is used to construct DNs, as requests may be dropped before contacting an...

6.9CVSS6.3AI score0.00427EPSS
SaveExploits1References3Affected Software1
EUVD
EUVD
added 2025/10/07 12:30 a.m.8 views

EUVD-2002-1267

Malware in sbrugna...

5CVSS6.4AI score0.01958EPSS
SaveExploits0References5
Rows per page
Query Builder