Lucene search
+L

3142 matches found

AlpineLinux
AlpineLinux
added 2024/07/24 7:36 a.m.103 views

CVE-2024-6874

libcurl's URL API function curlurlget offers punycode conversions, to and from IDN. Asking to convert a name that is exactly 256 bytes, libcurl ends up reading outside of a stack based buffer when built to use the macidn IDN backend. The conversion function then fills up the provided buffer exact...

4.3CVSS7.3AI score0.00786EPSS
SaveExploits1
OSV
OSV
added 2024/07/24 7:36 a.m.31 views

CVE-2024-6874 macidn punycode buffer overread

libcurl's URL API function curlurlget offers punycode conversions, to and from IDN. Asking to convert a name that is exactly 256 bytes, libcurl ends up reading outside of a stack based buffer when built to use the macidn IDN backend. The conversion function then fills up the provided buffer exact...

3.1CVSS6.8AI score0.00786EPSS
SaveExploits1References7
Vulnrichment
Vulnrichment
added 2024/07/24 7:36 a.m.27 views

CVE-2024-6874 macidn punycode buffer overread

libcurl's URL API function curlurlget offers punycode conversions, to and from IDN. Asking to convert a name that is exactly 256 bytes, libcurl ends up reading outside of a stack based buffer when built to use the macidn IDN backend. The conversion function then fills up the provided buffer exact...

6.5AI score0.00786EPSS
SaveExploits1References4
Cvelist
Cvelist
added 2024/07/24 7:36 a.m.48 views

CVE-2024-6874 macidn punycode buffer overread

libcurl's URL API function curlurlget offers punycode conversions, to and from IDN. Asking to convert a name that is exactly 256 bytes, libcurl ends up reading outside of a stack based buffer when built to use the macidn IDN backend. The conversion function then fills up the provided buffer exact...

0.00786EPSS
SaveExploits1References4
Debian CVE
Debian CVE
added 2024/07/24 7:36 a.m.40 views

CVE-2024-6874

libcurl's URL API function curlurlget offers punycode conversions, to and from IDN. Asking to convert a name that is exactly 256 bytes, libcurl ends up reading outside of a stack based buffer when built to use the macidn IDN backend. The conversion function then fills up the provided buffer exact...

4.3CVSS7AI score0.00786EPSS
SaveExploits1
CVE
CVE
added 2024/07/24 7:36 a.m.195 views

CVE-2024-6874

CVE-2024-6874 affects libcurl’s URL API function curl_url_get() when built with the macidn IDN backend. If the input name is exactly 256 bytes, the function may read past a stack-based buffer, and when the conversion fills the provided buffer, it does not null-terminate the string, potentially ca...

4.3CVSS6.6AI score0.00786EPSS
SaveExploits1References5Affected Software1
Vulnrichment
Vulnrichment
added 2024/07/24 7:29 a.m.28 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.04296EPSS
SaveExploits1References5
CVE
CVE
added 2024/07/24 7:29 a.m.212 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.04296EPSS
SaveExploits1References6Affected Software1
AlpineLinux
AlpineLinux
added 2024/07/24 7:29 a.m.109 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.04296EPSS
SaveExploits1
Debian CVE
Debian CVE
added 2024/07/24 7:29 a.m.49 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.04296EPSS
SaveExploits1
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.34 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
Hacker One
Hacker One
added 2024/07/24 7:19 a.m.17 views

Internet Bug Bounty: curl: stack-buffer overread during punycode conversions

The vulnerability in libcurl's URL API function curlurlget was discovered, where it performed punycode conversions. When converting a 256-byte domain name, the function read outside of a stack-based buffer, potentially leaking adjacent stack memory as part of the converted string. The flaw was...

4.3CVSS4.4AI score0.00786EPSS
SaveExploits1
Hacker One
Hacker One
added 2024/07/24 7:11 a.m.52 views

Internet Bug Bounty: libcurl: freeing stack buffer during x509 certificate parsing

The libcurl's ASN1 parser had a vulnerability in the utf8asn1str function used for parsing an ASN.1 UTF-8 string. The function could detect an invalid field and return an error, which would trigger a free of a 4-byte local stack buffer. This could lead to a crash or potential memory corruption,...

7.5CVSS7.1AI score0.04296EPSS
SaveExploits1
CNNVD
CNNVD
added 2024/07/24 12:00 a.m.6 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 the libcurl URL API version 8.8.0, which stems from the fact that the function curlurlget reads outside of the stack-based buffer when processing IDN conversions,...

4.3CVSS6.4AI score0.00786EPSS
SaveExploits1References6
OSV
OSV
added 2024/07/24 12:00 a.m.7 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
UbuntuCve
UbuntuCve
added 2024/07/24 12:00 a.m.33 views

CVE-2024-6874

libcurl's URL API function curlurlget offers punycode conversions, to and from IDN. Asking to convert a name that is exactly 256 bytes, libcurl ends up reading outside of a stack based buffer when built to use the macidn IDN backend. The conversion function then fills up the provided buffer exact...

4.3CVSS6.9AI score0.00786EPSS
SaveExploits1References2
OpenVAS
OpenVAS
added 2024/07/22 12:00 a.m.18 views

Huawei EulerOS: Security Advisory for curl (EulerOS-SA-2024-2022)

The remote host is missing an update for the Huawei EulerOS SPDX-FileCopyrightText: 2024 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

8.6CVSS7.4AI score0.36081EPSS
SaveExploits2References2
Tenable Nessus
Tenable Nessus
added 2024/07/22 12:00 a.m.22 views

EulerOS 2.0 SP8 : curl (EulerOS-SA-2024-2022)

According to the versions of the curl packages installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : When an application tells libcurl it wants to allow HTTP/2 server push, and the amount of received headers for the push surpasses the maximum allowe...

8.6CVSS6.7AI score0.36081EPSS
SaveExploits2References3
Hacker One
Hacker One
added 2024/07/16 2:07 a.m.66 views

curl: CVE-2024-6874: macidn punycode buffer overread

The libcurl at commit 58772b0e082eda333e0a5fc8fb0bc7f17a3cd99c contained a stack-buffer overread in the function macidntoascii that could be triggered when the host of a URL was converted to punycode. The root cause was in the function uidnanameToASCIIUTF8, which left the output buffer unterminat...

4.3CVSS4.7AI score0.00786EPSS
SaveExploits1
Rows per page
Query Builder