Lucene search
K

35 matches found

OSV
OSV
added 2026/04/19 11:50 a.m.3 views

CLSA-2026-1776599416 curl: Fix of CVE-2024-7264

CVE-2024-7264: fix ASN.1 GTime2str heap buffer over-read caused by off-by-one in fractional seconds length calculation...

6.5CVSS5.9AI score0.00796EPSS
Exploits1References1
OSV
OSV
added 2025/10/10 3:4 p.m.2 views

JLSEC-2025-38 libcurl's ASN1 parser code has the `GTime2str()` function, used for parsing an ASN.1 Generalized Tim...

libcurl's ASN1 parser code has the GTime2str function, used for parsing an ASN.1 Generalized Time field. If given an syntactically incorrect field, the parser might end up using -1 for the length of the time fraction, leading to a strlen getting performed on a pointer to a heap buffer area that i...

6.5CVSS7.3AI score0.00796EPSS
Exploits1References6
OSV
OSV
added 2025/06/28 6:23 p.m.2 views

CLSA-2025-1751135005 curl: Fix of CVE-2024-7264

CVE-2024-7264: fix out-of-bound read in GTime2str function...

6.5CVSS6.8AI score0.00796EPSS
Exploits1References1
OSV
OSV
added 2025/06/24 5:14 p.m.1 views

CLSA-2025-1750785256 curl: Fix of CVE-2024-7264

CVE-2024-7264: fix out-of-bound read in GTime2str function...

6.5CVSS6.8AI score0.00796EPSS
Exploits1References1
OSV
OSV
added 2025/06/24 5:8 p.m.1 views

CLSA-2025-1750784906 curl: Fix of CVE-2024-7264

CVE-2024-7264: fix out-of-bound read in GTime2str function...

6.5CVSS6.8AI score0.00796EPSS
Exploits1References1
OpenVAS
OpenVAS
added 2024/11/11 12:0 a.m.13 views

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

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...

6.5CVSS6.7AI score0.00796EPSS
Exploits2References3
Tenable Nessus
Tenable Nessus
added 2024/11/04 12:0 a.m.14 views

EulerOS 2.0 SP12 : curl (EulerOS-SA-2024-2795)

According to the versions of the curl packages installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : libcurl's ASN1 parser code has the GTime2str function, used for parsing an ASN.1 Generalized Time field. If given an syntactically incorrect field,...

6.5CVSS7.3AI score0.00796EPSS
Exploits1References2
OpenVAS
OpenVAS
added 2024/10/28 12:0 a.m.12 views

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

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...

6.5CVSS6.6AI score0.00796EPSS
Exploits1References3
Tenable Nessus
Tenable Nessus
added 2024/10/23 12:0 a.m.9 views

CBL Mariner 2.0 Security Update: mysql (CVE-2024-7264)

The version of mysql installed on the remote CBL Mariner 2.0 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the CVE-2024-7264 advisory. - libcurl's ASN1 parser code has the GTime2str function, used for parsing an ASN.1 Generalized Time field. If...

6.5CVSS7.2AI score0.00796EPSS
Exploits1References2
Tenable Nessus
Tenable Nessus
added 2024/10/09 12:0 a.m.16 views

EulerOS 2.0 SP11 : curl (EulerOS-SA-2024-2575)

According to the versions of the curl packages installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : libcurl's ASN1 parser code has the GTime2str function, used for parsing an ASN.1 Generalized Time field. If given an syntactically incorrect field,...

6.5CVSS7.3AI score0.00796EPSS
Exploits1References2
OpenVAS
OpenVAS
added 2024/10/09 12:0 a.m.8 views

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

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...

6.5CVSS6.6AI score0.00796EPSS
Exploits1References3
Tenable Nessus
Tenable Nessus
added 2024/10/09 12:0 a.m.28 views

EulerOS 2.0 SP11 : curl (EulerOS-SA-2024-2549)

According to the versions of the curl packages installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : libcurl's ASN1 parser code has the GTime2str function, used for parsing an ASN.1 Generalized Time field. If given an syntactically incorrect field,...

6.5CVSS7.3AI score0.00796EPSS
Exploits1References2
OSV
OSV
added 2024/09/19 7:17 p.m.1 views

CLSA-2024-1726773445 Fix CVE(s): CVE-2024-7264

SECURITY UPDATE: Heap Buffer Overflow in ASN.1 Parser - debian/patches/CVE-2024-7264.patch: Clean up GTime2str function to handle optional fractional seconds properly. Fix GTime2str issues and add unit tests to verify correct behaviour - CVE-2024-7264...

6.5CVSS6.7AI score0.00796EPSS
Exploits1References1
OSV
OSV
added 2024/09/14 11:27 a.m.2 views

CLSA-2024-1726313254 Fix CVE(s): CVE-2024-7264

SECURITY UPDATE: Heap Buffer Overflow in ASN.1 Parser - debian/patches/CVE-2024-7264.patch: Clean up GTime2str function to handle optional fractional seconds properly. Fix GTime2str issues and add unit tests to verify correct behaviour - CVE-2024-7264...

6.5CVSS6.7AI score0.00796EPSS
Exploits1References1
OSV
OSV
added 2024/09/13 1:48 p.m.19 views

SUSE-SU-2024:3080-2 Security update for curl

This update for curl fixes the following issues: - CVE-2024-7264: Fixed out-of-bounds read in ASN.1 date parser GTime2str bsc1228535...

6.5CVSS6.1AI score0.00796EPSS
Exploits1References3
OpenVAS
OpenVAS
added 2024/09/04 12:0 a.m.12 views

openSUSE Security Advisory (SUSE-SU-2024:3080-1)

The remote host is missing an update for the 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...

6.5CVSS7.4AI score0.00796EPSS
Exploits1References4
Tenable Nessus
Tenable Nessus
added 2024/09/03 12:0 a.m.25 views

SUSE SLED15 / SLES15 / openSUSE 15 Security Update : curl (SUSE-SU-2024:3080-1)

The remote SUSE Linux SLED15 / SLEDSAP15 / SLES15 / SLESSAP15 / openSUSE 15 host has packages installed that are affected by a vulnerability as referenced in the SUSE-SU-2024:3080-1 advisory. - CVE-2024-7264: Fixed out-of-bounds read in ASN.1 date parser GTime2str bsc1228535 Tenable has extracted...

6.5CVSS7AI score0.00796EPSS
Exploits1References4
OSV
OSV
added 2024/09/02 2:44 p.m.19 views

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

This update for curl fixes the following issues: - CVE-2024-7264: Fixed out-of-bounds read in ASN.1 date parser GTime2str bsc1228535...

6.5CVSS6.1AI score0.00796EPSS
Exploits1References3
Redos
Redos
added 2024/08/16 12:0 a.m.319 views

ROS-20240816-02

Vulnerability in the ASN1 Parser function GTime2str of the libcurl library is related to reading outside of memory boundaries memory. Exploitation of the vulnerability could allow an attacker acting remotely to cause an octasis in the maintenance...

6.5CVSS6.7AI score0.00796EPSS
Exploits1
Redos
Redos
added 2024/08/16 12:0 a.m.1 views

ROS-20240816-22

Vulnerability in the ASN1 Parser function GTime2str of the libcurl library is related to reading outside of memory boundaries memory. Exploitation of the vulnerability could allow an attacker acting remotely to cause an octasis in the maintenance...

6.5CVSS7AI score0.00796EPSS
Exploits1
Rows per page
Query Builder