Lucene search
+L

1058 matches found

OSV
OSV
added 2024/07/24 7:29 a.m.30 views

CVE-2024-6197 freeing stack buffer in utf8asn1str

libcurl's ASN1 parser has this utf8asn1str function used for parsing an ASN.1 UTF-8 string. Itcan detect an invalid field and return error. Unfortunately, when doing so it also invokes free on a 4 byte localstack buffer. Most modern malloc implementations detect this error and immediately abort...

7.5CVSS7AI score0.04296EPSS
SaveExploits1References8
Cvelist
Cvelist
added 2024/07/24 7:29 a.m.37 views

CVE-2024-6197 freeing stack buffer in utf8asn1str

libcurl's ASN1 parser has this utf8asn1str function used for parsing an ASN.1 UTF-8 string. Itcan detect an invalid field and return error. Unfortunately, when doing so it also invokes free on a 4 byte localstack buffer. Most modern malloc implementations detect this error and immediately abort...

0.04296EPSS
SaveExploits1References5
OSV
OSV
added 2024/07/24 12:00 a.m.9 views

UBUNTU-CVE-2024-6197

libcurl's ASN1 parser has this utf8asn1str function used for parsing an ASN.1 UTF-8 string. Itcan detect an invalid field and return error. Unfortunately, when doing so it also invokes free on a 4 byte localstack buffer. Most modern malloc implementations detect this error and immediately abort...

7.5CVSS7.1AI score0.04296EPSS
SaveExploits1References3
CNNVD
CNNVD
added 2024/07/24 12:00 a.m.8 views

libcurl 安全漏洞

libcurl is a free and easy-to-use client-side URL transport library from the cURL open source. A security vulnerability exists in libcurl ASN1 versions 8.6.0 through 8.8.0 that stems from the utf8asn1str function calling free to free a 4-byte local stack buffer when an invalid field is detected a...

7.5CVSS7.1AI score0.04296EPSS
SaveExploits1References8
OSV
OSV
added 2024/07/09 9:14 p.m.40 views

GHSA-447R-WPH3-92PM Microsoft Security Advisory CVE-2024-38095 | .NET Denial of Service Vulnerability

Microsoft Security Advisory CVE-2024-38095 | .NET Denial of Service Vulnerability Executive summary Microsoft is releasing this security advisory to provide information about a vulnerability in .NET 6.0 and .NET 8.0. This advisory also provides guidance on what developers can do to update their...

8.7CVSS6.4AI score0.02741EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2024/06/21 3:06 a.m.7 views

SUSE CVE-2024-36975

In the Linux kernel, the following vulnerability has been resolved: KEYS: trusted: Do not use WARN when encode fails When asn1encodesequence fails, WARN is not the correct solution. 1. asn1encodesequence is not an internal function located in lib/asn1encode.c. 2. Location is known, which makes th...

5.5CVSS6.5AI score0.0021EPSS
SaveExploits0References13
Positive Technologies
Positive Technologies
added 2024/06/19 12:00 a.m.15 views

PT-2024-5389 · Libcurl +5 · Libcurl +5

Name of the Vulnerable Software and Affected Versions: libcurl affected versions not specified Description: The issue is related to libcurl's ASN1 parser, specifically the utf8asn1str function used for parsing an ASN.1 UTF-8 string. When an invalid field is detected, the function returns an error...

8.6CVSS6.2AI score0.36081EPSS
SaveExploits8References81
OSV
OSV
added 2024/06/18 8:15 p.m.7 views

DEBIAN-CVE-2024-36975

In the Linux kernel, the following vulnerability has been resolved: KEYS: trusted: Do not use WARN when encode fails When asn1encodesequence fails, WARN is not the correct solution. 1. asn1encodesequence is not an internal function located in lib/asn1encode.c. 2. Location is known, which makes th...

5.5CVSS5.4AI score0.0021EPSS
SaveExploits0References1
OSV
OSV
added 2024/06/18 8:15 p.m.18 views

UBUNTU-CVE-2024-36975

In the Linux kernel, the following vulnerability has been resolved: KEYS: trusted: Do not use WARN when encode fails When asn1encodesequence fails, WARN is not the correct solution. 1. asn1encodesequence is not an internal function located in lib/asn1encode.c. 2. Location is known, which makes th...

5.5CVSS6.1AI score0.0021EPSS
SaveExploits0References21
OSV
OSV
added 2024/06/15 12:00 a.m.15 views

OPENSUSE-SU-2024:11159-1 perl-Convert-ASN1-0.31-2.3 on GA media

These are all security issues fixed in the perl-Convert-ASN1-0.31-2.3 package on the GA media of openSUSE Tumbleweed...

7.5CVSS7.5AI score0.04262EPSS
SaveExploits1References1
Rockylinux
Rockylinux
added 2024/06/14 1:59 p.m.30 views

perl-Convert-ASN1 security update

An update is available for perl-Convert-ASN1. This update affects Rocky Linux 8. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list Convert::ASN1 encodes and decodes ASN.1 data structures using BER/D...

7.5CVSS6.7AI score0.04262EPSS
SaveExploits1
OSV
OSV
added 2024/06/14 1:59 p.m.27 views

RLSA-2024:3049 Moderate: perl-Convert-ASN1 security update

Convert::ASN1 encodes and decodes ASN.1 data structures using BER/DER rules. Security Fixes: perl-Convert-ASN1: allows remote attackers to cause an infinite loop via unexpected input CVE-2013-7488 For more details about the security issues, including the impact, a CVSS score, acknowledgments, and...

7.5CVSS7.3AI score0.04262EPSS
SaveExploits1References2
OSV
OSV
added 2024/06/14 11:07 a.m.10 views

OESA-2024-1714 grub2 security update

GNU GRUB is a Multiboot boot loader. It was derived from GRUB, the GRand Unified Bootloader, which was originally designed and implemented by Erich Stefan Boleyn. Security Fixes: GNU Libtasn1 before 4.19.0 has an ETYPEOK off-by-one array size check that affects asn1encodesimpleder.CVE-2021-46848...

9.1CVSS7AI score0.02192EPSS
SaveExploits1References2
OSV
OSV
added 2024/06/07 11:07 a.m.10 views

OESA-2024-1700 grub2 security update

GNU GRUB is a Multiboot boot loader. It was derived from GRUB, the GRand Unified Bootloader, which was originally designed and implemented by Erich Stefan Boleyn. Security Fixes: GNU Libtasn1 before 4.19.0 has an ETYPEOK off-by-one array size check that affects asn1encodesimpleder.CVE-2021-46848...

9.1CVSS7AI score0.02192EPSS
SaveExploits1References2
OSV
OSV
added 2024/06/07 11:07 a.m.7 views

OESA-2024-1699 grub2 security update

GNU GRUB is a Multiboot boot loader. It was derived from GRUB, the GRand Unified Bootloader, which was originally designed and implemented by Erich Stefan Boleyn. Security Fixes: GNU Libtasn1 before 4.19.0 has an ETYPEOK off-by-one array size check that affects asn1encodesimpleder.CVE-2021-46848...

9.1CVSS7AI score0.02192EPSS
SaveExploits1References2
BDU FSTEC
BDU FSTEC
added 2024/06/07 12:00 a.m.20 views

Vulnerability of the treatLengthEndState() function in the asn1/ber module asn1/ber/src/main/java/org/apache/directory/api/asn1/ber/Asn1Decoder.java. The Apache Directory LDAP API allows a hacker to trigger a service denial.

The vulnerability of the treatLengthEndState function in the asn1/ber/src/main/java/org/apache/directory/api/asn1/ber/Asn1Decoder.java module. The Apache Directory LDAP API is vulnerable due to a lack of control over user-input data. Exploiting this vulnerability could allow an attacker to cause...

7.8CVSS5.5AI score
SaveExploits0References1Affected Software1
RedHat Linux
RedHat Linux
added 2024/05/30 8:24 p.m.14 views

bc-java: Out of memory while parsing ASN.1 crafted data in org.bouncycastle.openssl.PEMParser class

A flaw was found in Bouncy Castle for the Java pkix module, which is vulnerable to a potential Denial of Service DoS issue within the org.bouncycastle.openssl.PEMParser class. This class parses OpenSSL PEM encoded streams containing X.509 certificates, PKCS8 encoded keys, and PKCS7 objects. Parsi...

5.5CVSS6.8AI score0.00932EPSS
SaveExploits1References5
Tenable Nessus
Tenable Nessus
added 2024/05/28 12:00 a.m.25 views

Oracle Linux 8 : perl-Convert-ASN1 (ELSA-2024-3049)

The remote Oracle Linux 8 host has a package installed that is affected by a vulnerability as referenced in the ELSA-2024-3049 advisory. 0.27-18 - Fix unsafe decoding in indef case CVE-2013-7488 Tenable has extracted the preceding description block directly from the Oracle Linux security advisory...

7.5CVSS7.3AI score0.04262EPSS
SaveExploits1References2
Oracle linux
Oracle linux
added 2024/05/23 12:00 a.m.31 views

perl-Convert-ASN1 security update

0.27-18 - Fix unsafe decoding in indef case CVE-2013-7488...

7.5CVSS6.9AI score0.04262EPSS
SaveExploits1
Tenable Nessus
Tenable Nessus
added 2024/05/23 12:00 a.m.36 views

RHEL 8 : perl-Convert-ASN1 (RHSA-2024:3049)

The remote Redhat Enterprise Linux 8 host has a package installed that is affected by a vulnerability as referenced in the RHSA-2024:3049 advisory. Convert::ASN1 encodes and decodes ASN.1 data structures using BER/DER rules. Security Fixes: perl-Convert-ASN1: allows remote attackers to cause an...

7.5CVSS7.3AI score0.04262EPSS
SaveExploits1References6
Rows per page
Query Builder