Lucene search
K

17 matches found

EUVD
EUVD
added 2025/10/03 8:7 p.m.1 views

EUVD-2024-47336

Malicious code in bioql PyPI...

7.5CVSS7.2AI score0.01302EPSS
Exploits1References5
SUSE Linux
SUSE Linux
added 2025/02/03 8:51 a.m.1 views

Security update for curl

This update for curl fixes the following issues: Security issues fixed: CVE-2024-7264: ASN.1 date parser overread bsc1228535 CVE-2024-6197: Freeing stack buffer in utf8asn1str bsc1227888 CVE-2024-2379: QUIC certificate check bypass with wolfSSL bsc1221666 CVE-2024-2466: TLS certificate check bypa...

7.5CVSS7.6AI score0.02015EPSS
Exploits6References24
Redos
Redos
added 2024/08/12 12:0 a.m.307 views

ROS-20240812-14

Vulnerability of the utf8asn1str function of the ASN1 parser of the cURL command line utility is related to the release of previously unallocated memory when processing the ASN1 UTF-8 string. Exploitation of the vulnerability could allow an attacker acting remotely to cause a denial of service...

7.5CVSS6.8AI score0.01302EPSS
Exploits1
Redos
Redos
added 2024/08/12 12:0 a.m.1 views

ROS-20240812-34

A vulnerability in the utf8asn1str function of the ASN1 parser of the cURL command line utility is related to the release of previously unallocated memory when processing the ASN1 UTF-8 string. Exploitation of the vulnerability could allow an attacker acting remotely to cause a denial of service...

7.5CVSS7AI score0.01302EPSS
Exploits1
OSV
OSV
added 2024/08/06 12:58 p.m.19 views

SUSE-SU-2024:2784-1 Security update for curl

This update for curl fixes the following issues: - CVE-2024-7264: Fixed ASN.1 date parser overread bsc1228535 - CVE-2024-6197: Fixed freeing stack buffer in utf8asn1str bsc1227888...

7.5CVSS6.9AI score0.01302EPSS
Exploits2References5
Veracode
Veracode
added 2024/07/30 8:52 a.m.24 views

Stack-based Buffer Overflow

libcurl.so is vulnerable to a Stack-based Buffer Overflow. The vulnerability is due to improper handling of memory in the utf8asn1str function, which invokes free function on a 4-byte local stack buffer when detecting an invalid field. Attackers can exploit this flaw to overwrite nearby stack...

7.5CVSS6.5AI score0.01302EPSS
Exploits1References7Affected Software2
OSV
OSV
added 2024/07/24 8:15 a.m.1 views

AZL-47028 CVE-2024-6197 affecting package cmake for versions less than 3.30.3-2

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.5CVSS6.8AI score0.01302EPSS
Exploits1References1
OSV
OSV
added 2024/07/24 8:15 a.m.1 views

AZL-47049 CVE-2024-6197 affecting package curl for versions less than 8.8.0-2

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.5CVSS6.8AI score0.01302EPSS
Exploits1References1
NVD
NVD
added 2024/07/24 8:15 a.m.27 views

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.5CVSS0.01302EPSS
Exploits1References6
OSV
OSV
added 2024/07/24 8:0 a.m.23 views

CURL-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. It can detect an invalid field and return error. Unfortunately, when doing so it also invokes free on a 4 byte local stack buffer. Most modern malloc implementations detect this error and immediately abort...

7.5CVSS7.2AI score0.01302EPSS
Exploits1
Debian CVE
Debian CVE
added 2024/07/24 7:29 a.m.36 views

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.8AI score0.01302EPSS
Exploits1
CVE
CVE
added 2024/07/24 7:29 a.m.164 views

CVE-2024-6197

CVE-2024-6197 affects libcurl’s ASN.1 parser (utf8asn1str) where freeing a 4-byte local stack buffer on error can corrupt nearby stack memory depending on the malloc implementation; outcome most often is a crash, with remote exploitation not detailed in the provided documents. Connected sources c...

7.5CVSS6.4AI score0.01302EPSS
Exploits1References6Affected Software1
Vulnrichment
Vulnrichment
added 2024/07/24 7:29 a.m.25 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...

6.3AI score0.01302EPSS
Exploits1References5
Cvelist
Cvelist
added 2024/07/24 7:29 a.m.16 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.01302EPSS
Exploits1References5
AlpineLinux
AlpineLinux
added 2024/07/24 7:29 a.m.23 views

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.2AI score0.01302EPSS
Exploits1
UbuntuCve
UbuntuCve
added 2024/07/24 12:0 a.m.22 views

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.5CVSS6.9AI score0.01302EPSS
Exploits1References2
Hacker One
Hacker One
added 2024/06/18 11:0 p.m.42 views

curl: CVE-2024-6197: freeing stack buffer in utf8asn1str

The libcurl library at commit 04739054cdac5a0614fb94e3655e313c03399f35 contained an invalid invocation of the free function in the utf8asn1str function. The buffer being freed was located on the stack, which posed a security risk as the freed address could have been later returned by malloc calls...

7.5CVSS7.6AI score0.01302EPSS
Exploits1
Rows per page
Query Builder