Lucene search
+L

1059 matches found

BDU FSTEC
BDU FSTEC
added 2024/08/01 12:00 a.m.21 views

The vulnerability of the GTime2str function in the ASN1 Parser library of the libcurl library allows a attacker to trigger an octath in the service.

The vulnerability of the GTime2str function in the ASN1 Parser library of the libcurl library is related to reading beyond the memory boundaries. Exploiting this vulnerability could allow a malicious actor to trigger an octath in the service...

4.8CVSS6.6AI score0.17301EPSS
SaveExploits1References13Affected Software5
OSV
OSV
added 2024/07/31 10:55 p.m.9 views

GO-2024-3012 Malicious code in github.com/PromonLogicalis/asn1

Version 7bdca06d0edf of the github.com/PromonLogicalis/asn1 module contains malicious code which downloads a program from a remote web server and executes it...

7.5AI score
SaveExploits0
NVD
NVD
added 2024/07/31 8:15 a.m.31 views

CVE-2024-7264

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.5CVSS0.17301EPSS
SaveExploits1References8
OSV
OSV
added 2024/07/31 8:15 a.m.20 views

AZL-47253 CVE-2024-7264 affecting package rust for versions less than 1.68.0-1

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.5CVSS6.8AI score0.17301EPSS
SaveExploits1References1
OSV
OSV
added 2024/07/31 8:15 a.m.19 views

AZL-47282 CVE-2024-7264 affecting package cmake for versions less than 3.30.3-4

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.5CVSS6.8AI score0.17301EPSS
SaveExploits1References1
CVE
CVE
added 2024/07/31 8:08 a.m.752 views

CVE-2024-7264

CVE-2024-7264 affects libcurl’s ASN.1 parser (GTime2str): if parsing a syntactically incorrect Generalized Time field, the code may set the time fraction length to -1, causing strlen() to operate on a non-null-terminated heap buffer. This can cause a crash and potentially leak heap contents to th...

6.5CVSS7.3AI score0.17301EPSS
SaveExploits1References8Affected Software1
OSV
OSV
added 2024/07/31 8:08 a.m.26 views

CVE-2024-7264 ASN.1 date parser overread

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.3CVSS6.8AI score0.17301EPSS
SaveExploits1References10
AlpineLinux
AlpineLinux
added 2024/07/31 8:08 a.m.20 views

CVE-2024-7264

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.7AI score0.17301EPSS
SaveExploits1
Debian CVE
Debian CVE
added 2024/07/31 8:08 a.m.33 views

CVE-2024-7264

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.5CVSS6.7AI score0.17301EPSS
SaveExploits1
SUSE CVE
SUSE CVE
added 2024/07/31 2:04 a.m.6 views

SUSE 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.5CVSS8.9AI score0.04296EPSS
SaveExploits1References5
UbuntuCve
UbuntuCve
added 2024/07/31 12:00 a.m.356 views

CVE-2024-7264

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.5CVSS6.9AI score0.17301EPSS
SaveExploits1References4
Positive Technologies
Positive Technologies
added 2024/07/31 12:00 a.m.11 views

PT-2024-5298 · Libcurl +11 · Libcurl +11

Name of the Vulnerable Software and Affected Versions: libcurl affected versions not specified Description: The issue is related to the GTime2str function in libcurl's ASN1 parser code, which is used for parsing an ASN.1 Generalized Time field. If given a syntactically incorrect field, the parser...

9.1CVSS7.2AI score0.36081EPSS
SaveExploits9References402
Positive Technologies
Positive Technologies
added 2024/07/31 12:00 a.m.5 views

PT-2024-40544 · Promonlogicalis · Asn1

Name of the Vulnerable Software and Affected Versions: github.com/PromonLogicalis/asn1 module version 7bdca06d0edf Description: The issue concerns malicious code in the github.com/PromonLogicalis/asn1 module. This malicious code downloads a program from a remote web server and executes it...

7.2AI score
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2024/07/25 6:08 a.m.40 views

CVE-2024-6197

A vulnerability was found in cURL's utf8asn1str function in the ASN1 parser, which causes a denial of service due to a memory allocation flaw. This flaw allows a remote attacker to use a specially crafted TLS certificate, causing the function to invoke free on a 4-byte local stack buffer. While...

6.5CVSS7.1AI score0.04296EPSS
SaveExploits1References6
OSV
OSV
added 2024/07/24 8:15 a.m.10 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.04296EPSS
SaveExploits1References1
OSV
OSV
added 2024/07/24 8:15 a.m.4 views

DEBIAN-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
SaveExploits1References1
OSV
OSV
added 2024/07/24 8:15 a.m.9 views

AZL-47023 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.9AI score0.04296EPSS
SaveExploits1References1
OSV
OSV
added 2024/07/24 8:15 a.m.10 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.04296EPSS
SaveExploits1References1
NVD
NVD
added 2024/07/24 8:15 a.m.39 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.04296EPSS
SaveExploits1References6
OSV
OSV
added 2024/07/24 8:00 a.m.33 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.04296EPSS
SaveExploits1
Rows per page
Query Builder