Lucene search
K

117 matches found

RedHat Linux
RedHat Linux
added 3 days ago9 views

pyasn1: pyasn1 Vulnerable to Denial of Service via Unbounded Recursion

An unbounded recursion flaw has been discovered in the pypi pyasn1 library. This uncontrolled recursion occurs when decoding ASN.1 data with deeply nested structures. An attacker can supply a crafted payload containing nested SEQUENCE 0x30 or SET 0x31 tags with Indefinite Length 0x80 markers. Thi...

7.5CVSS7AI score0.00027EPSS
Exploits1References6
RedHat Linux
RedHat Linux
added 3 days ago9 views

pyasn1: pyasn1 Vulnerable to Denial of Service via Unbounded Recursion

An unbounded recursion flaw has been discovered in the pypi pyasn1 library. This uncontrolled recursion occurs when decoding ASN.1 data with deeply nested structures. An attacker can supply a crafted payload containing nested SEQUENCE 0x30 or SET 0x31 tags with Indefinite Length 0x80 markers. Thi...

7.5CVSS7AI score0.00027EPSS
Exploits1References6
CNNVD
CNNVD
added 3 days ago2 views

FlexRIC security vulnerabilities

FlexRIC is an open-source RAN intelligent controller developed by Mosaic5G. Version FlexRIC v2.0.0 contains a security vulnerability. This vulnerability stems from a failure in ASN.1 PER decoding, resulting in a reachable assertion in e2apcreatepdu. This could allow unauthorized remote attackers ...

7.5CVSS5.8AI score0.0006EPSS
Exploits1References2
NVD
NVD
added 2026/05/26 10:16 p.m.9 views

CVE-2026-44905

Vanetza is an open-source implementation of the ETSI C-ITS protocol suite. In 26.02 and earlier, a denial-of-service vulnerability was identified in the cryptographic verification pipeline of Vanetza. When processing incoming V2X messages, the ASN.1 decoder accepts the structure as syntactically...

7.5CVSS0.00032EPSS
Exploits0References2
CNNVD
CNNVD
added 2026/05/26 12:0 a.m.3 views

Vanetza 安全漏洞

Vanetza is an open-source implementation of a vehicle communication protocol suite developed by Raphael Riebl. Versions of Vanetza prior to 26.02 contained a security vulnerability. This vulnerability occurred when processing malformed network packets in the ASN.1/OER parsing pipeline, where the...

7.5CVSS5.8AI score0.00039EPSS
Exploits0References2
RedHat Linux
RedHat Linux
added 2026/05/06 6:52 a.m.5 views

pyasn1: pyasn1 Vulnerable to Denial of Service via Unbounded Recursion

An unbounded recursion flaw has been discovered in the pypi pyasn1 library. This uncontrolled recursion occurs when decoding ASN.1 data with deeply nested structures. An attacker can supply a crafted payload containing nested SEQUENCE 0x30 or SET 0x31 tags with Indefinite Length 0x80 markers. Thi...

7.5CVSS6.8AI score0.00027EPSS
Exploits1References6
RedhatCVE
RedhatCVE
added 2026/05/04 9:49 a.m.5 views

CVE-2026-6527

A flaw was found in Wireshark, a network protocol analyzer. A local user could be affected by this vulnerability if they open a specially crafted capture file containing malformed ASN.1 PER Abstract Syntax Notation One Packed Encoding Rules protocol data. This could lead to a crash of the Wiresha...

5.5CVSS5.7AI score0.00011EPSS
Exploits1References5
OSV
OSV
added 2026/04/30 10:40 a.m.3 views

CLSA-2026-1777545654 cups: Fix of CVE-2026-41079

CVE-2026-41079: limit numbytes for SNMP string values to prevent out-of-bounds read in asn1decodesnmp...

5.4CVSS5.8AI score0.00016EPSS
Exploits1References1
EUVD
EUVD
added 2026/04/10 6:31 a.m.2 views

EUVD-2026-21290

An integer underflow issue exists in wolfSSL when parsing the Subject Alternative Name SAN extension of X.509 certificates. A malformed certificate can specify an entry length larger than the enclosing sequence, causing the internal length counter to wrap during parsing. This results in incorrect...

2.3CVSS5.9AI score0.00037EPSS
Exploits0References2
Ubuntu
Ubuntu
added 2026/03/30 11:41 a.m.7 views

USN-8129-1: pyasn1 vulnerability

It was discovered that pyasn1 incorrectly handled recursion when decoding ASN.1 data. An attacker could use this issue to cause pyasn1 to consume resources, leading to a denial of service...

7.5CVSS5.9AI score0.00027EPSS
Exploits1
OSV
OSV
added 2026/03/27 2:7 p.m.1 views

OESA-2026-1776 python-pyasn1 security update

Abstract Syntax Notation One ASN.1 is a technology for exchanging structured data in a universally understood, hardware agnostic way. Many industrial, security and telephony applications heavily rely on ASN.1. The pyasn1 library implements ASN.1 support in pure-Python. Security Fixes: The pyasn1...

7.5CVSS7.1AI score0.00027EPSS
Exploits1References2
Fedora
Fedora
added 2026/03/19 12:55 a.m.2 views

[SECURITY] Fedora 43 Update: libtasn1-4.21.0-1.fc43

A library that provides Abstract Syntax Notation One ASN.1, as specified by the X.680 ITU-T recommendation parsing and structures management, and Distinguished Encoding Rules DER, as per X.690 encoding and decoding functi ons...

7.5CVSS5.8AI score0.0008EPSS
Exploits0
CNNVD
CNNVD
added 2026/03/18 12:0 a.m.2 views

pyasn1 安全漏洞

pyasn1 is a Python library developed by the pyasn1 maintenance organization. Versions of pyasn1 prior to 0.6.3 contained security vulnerabilities. These vulnerabilities stemmed from uncontrolled recursion during the decoding of ASN.1 data with deeply nested structures, which could lead to...

7.5CVSS6.8AI score0.00027EPSS
Exploits1References3
Snyk
Snyk
added 2026/03/17 4:17 p.m.2 views

Uncontrolled Recursion

Overview Affected versions of this package are vulnerable to Uncontrolled Recursion when decoding ASN.1 data. An attacker can cause the application to crash or exhaust system memory by supplying specially crafted ASN.1 data with deeply nested SEQUENCE or SET tags using indefinite Length markers...

8.7CVSS7.2AI score0.00027EPSS
Exploits1References2
Fedora
Fedora
added 2026/02/22 12:58 a.m.3 views

[SECURITY] Fedora 42 Update: python-pyasn1-0.6.2-1.fc42

This is an implementation of ASN.1 types and codecs in the Python programming language...

7.5CVSS5.9AI score0.00032EPSS
Exploits0
Positive Technologies
Positive Technologies
added 2026/02/21 12:0 a.m.4 views

PT-2026-21362

ASN.1 TypeScript ESM library, including codecs for Basic Encoding Rules BER and Distinguished Encoding Rules DER. In versions 11.0.5 and below, in some cases, decoding an INTEGER could leak the underlying ArrayBuffer. This issue is expected to be fixed in version 11.0.6...

9.2CVSS5.4AI score0.00043EPSS
Exploits0References2
AlmaLinux
AlmaLinux
added 2026/02/04 12:0 a.m.3 views

Important: fence-agents security update

The fence-agents packages provide a collection of scripts for handling remote power management for cluster devices. They allow failed or unreachable nodes to be forcibly restarted and removed from the cluster. Security Fixes: pyasn1: pyasn1: Denial of Service due to memory exhaustion from malform...

7.5CVSS5.7AI score0.00032EPSS
Exploits0References4
OSV
OSV
added 2026/01/27 4:16 p.m.1 views

AZL-78579 CVE-2026-22796 affecting package openssl-fips-provider 3.1.2-1

Issue summary: A type confusion vulnerability exists in the signature verification of signed PKCS7 data where an ASN1TYPE union member is accessed without first validating the type, causing an invalid or NULL pointer dereference when processing malformed PKCS7 data. Impact summary: An application...

5.3CVSS5.7AI score0.0052EPSS
Exploits1References1
Debian CVE
Debian CVE
added 2026/01/27 4:1 p.m.9 views

CVE-2026-22796

Issue summary: A type confusion vulnerability exists in the signature verification of signed PKCS7 data where an ASN1TYPE union member is accessed without first validating the type, causing an invalid or NULL pointer dereference when processing malformed PKCS7 data. Impact summary: An application...

5.3CVSS7.7AI score0.0052EPSS
Exploits1
CNNVD
CNNVD
added 2026/01/07 12:0 a.m.2 views

libtasn1 安全漏洞

libtasn1 is a small ASN.1 library open-sourced by gnutls. A security vulnerability exists in libtasn1 version v4.20.0, which stems from the asn1expendoctetstring function not validating the input data size, which could lead to a stack-based buffer overflow...

7.5CVSS6.7AI score0.0008EPSS
Exploits0References3
Rows per page
Query Builder