Lucene search
+L

58 matches found

Tenable Nessus
Tenable Nessus
added 2025/01/30 12:00 a.m.15 views

CBL Mariner 2.0 Security Update: cmake / curl / mysql / rust (CVE-2024-9681)

The version of cmake / curl / mysql / rust 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-9681 advisory. - When curl is asked to use HSTS, the expiry time for a subdomain might overwrite a parent...

6.5CVSS6.6AI score0.01987EPSS
SaveExploits1References2
CBLMariner
CBLMariner
added 2025/01/28 5:37 p.m.12 views

CVE-2024-9681 affecting package cmake for versions less than 3.21.4-16

CVE-2024-9681 affecting package cmake for versions less than 3.21.4-16. A patched version of the package is available...

6.5CVSS6.9AI score0.01987EPSS
SaveExploits1
CBLMariner
CBLMariner
added 2025/01/16 5:09 p.m.18 views

CVE-2024-11053 affecting package cmake for versions less than 3.30.3-3

CVE-2024-11053 affecting package cmake for versions less than 3.30.3-3. A patched version of the package is available...

3.4CVSS7.3AI score0.01378EPSS
SaveExploits1
Tenable Nessus
Tenable Nessus
added 2025/01/16 12:00 a.m.22 views

CBL Mariner 2.0 Security Update: cmake / curl / mysql (CVE-2024-11053)

The version of cmake / curl / 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-11053 advisory. - When asked to both use a .netrc file for credentials and to follow HTTP redirects, curl could...

3.4CVSS6.8AI score0.01378EPSS
SaveExploits1References2
OSV
OSV
added 2024/12/11 8:15 a.m.10 views

AZL-54221 CVE-2024-11053 affecting package cmake for versions less than 3.30.3-3

When asked to both use a .netrc file for credentials and to follow HTTP redirects, curl could leak the password used for the first host to the followed-to host under certain circumstances. This flaw only manifests itself if the netrc file has an entry that matches the redirect target hostname but...

3.4CVSS7AI score0.01378EPSS
SaveExploits1References1
OSV
OSV
added 2024/09/11 10:15 a.m.12 views

AZL-49099 CVE-2024-8096 affecting package cmake for versions less than 3.21.4-18

When curl is told to use the Certificate Status Request TLS extension, often referred to as OCSP stapling, to verify that the server certificate is valid, it might fail to detect some OCSP problems and instead wrongly consider the response as fine. If the returned status reports another error tha...

6.5CVSS7AI score0.00729EPSS
SaveExploits1References1
OSV
OSV
added 2024/04/04 3:15 p.m.9 views

AZL-39115 CVE-2024-28182 affecting package cmake for versions less than 3.21.4-14

nghttp2 is an implementation of the Hypertext Transfer Protocol version 2 in C. The nghttp2 library prior to version 1.61.0 keeps reading the unbounded number of HTTP/2 CONTINUATION frames even after a stream is reset to keep HPACK context in sync. This causes excessive CPU usage to decode HPACK...

5.3CVSS7.2AI score0.8496EPSS
SaveExploits1References1
OSV
OSV
added 2024/03/27 8:15 a.m.9 views

AZL-42966 CVE-2024-2379 affecting package cmake for versions less than 3.30.3-2

libcurl skips the certificate verification for a QUIC connection under certain conditions, when built to use wolfSSL. If told to use an unknown/bad cipher or curve, the error path accidentally skips the verification and returns OK, thus ignoring any certificate problems...

6.3CVSS7.2AI score0.01709EPSS
SaveExploits1References1
OSV
OSV
added 2023/12/07 1:15 a.m.22 views

AZL-32119 CVE-2023-46218 affecting package cmake for versions less than 3.21.4-13

This flaw allows a malicious HTTP server to set "super cookies" in curl that are then passed back to more origins than what is otherwise allowed or possible. This allows a site to set cookies that then would get sent to different and unrelated sites and domains. It could do this by exploiting a...

6.5CVSS6.6AI score0.01685EPSS
SaveExploits1References1
OSV
OSV
added 2023/10/18 4:15 a.m.11 views

AZL-31502 CVE-2023-38546 affecting package cmake for versions less than 3.21.4-10

This flaw allows an attacker to insert cookies at will into a running program using libcurl, if the specific series of conditions are met. libcurl performs transfers. In its API, an application creates "easy handles" that are the individual handles for single transfers. libcurl provides a functio...

3.7CVSS6.8AI score0.06208EPSS
SaveExploits0References1
OSV
OSV
added 2023/05/26 9:15 p.m.9 views

AZL-26790 CVE-2023-28320 affecting package cmake for versions less than 3.21.4-11

A denial of service vulnerability exists in curl v8.1.0 in the way libcurl provides several different backends for resolving host names, selected at build time. If it is built to use the synchronous resolver, it allows name resolves to time-out slow operations using alarm and siglongjmp. When doi...

5.9CVSS6.8AI score0.02658EPSS
SaveExploits1References1
OSV
OSV
added 2023/03/30 8:15 p.m.8 views

AZL-34606 CVE-2023-27536 affecting package cmake for versions less than 3.28.2-1

An authentication bypass vulnerability exists libcurl 8.0.0 in the connection reuse feature which can reuse previously established connections with incorrect user permissions due to a failure to check for changes in the CURLOPTGSSAPIDELEGATION option. This vulnerability affects...

5.9CVSS7.1AI score0.01566EPSS
SaveExploits1References1
OSV
OSV
added 2023/03/30 8:15 p.m.10 views

AZL-25786 CVE-2023-27538 affecting package cmake for versions less than 3.21.4-13

An authentication bypass vulnerability exists in libcurl prior to v8.0.0 where it reuses a previously established SSH connection despite the fact that an SSH option was modified, which should have prevented reuse. libcurl maintains a pool of previously used connections to reuse them for subsequen...

5.5CVSS6.8AI score0.01255EPSS
SaveExploits1References1
OSV
OSV
added 2023/03/30 8:15 p.m.12 views

AZL-25784 CVE-2023-27534 affecting package cmake for versions less than 3.21.4-12

A path traversal vulnerability exists in curl 8.0.0 SFTP implementation causes the tilde character to be wrongly replaced when used as a prefix in the first path element, in addition to its intended use as the first element to indicate a path relative to the user's home directory. Attackers can...

8.8CVSS7AI score0.02195EPSS
SaveExploits1References1
OSV
OSV
added 2023/03/30 8:15 p.m.12 views

AZL-25783 CVE-2023-27533 affecting package cmake for versions less than 3.21.4-12

A vulnerability in input validation exists in curl 8.0 during communication using the TELNET protocol may allow an attacker to pass on maliciously crafted user name and "telnet options" during server negotiation. The lack of proper input scrubbing allows an attacker to send content or perform...

8.8CVSS7.1AI score0.01993EPSS
SaveExploits1References1
OSV
OSV
added 2023/03/30 8:15 p.m.7 views

AZL-34607 CVE-2023-27534 affecting package cmake for versions less than 3.28.2-1

A path traversal vulnerability exists in curl 8.0.0 SFTP implementation causes the tilde character to be wrongly replaced when used as a prefix in the first path element, in addition to its intended use as the first element to indicate a path relative to the user's home directory. Attackers can...

8.8CVSS7AI score0.02195EPSS
SaveExploits1References1
OSV
OSV
added 2023/02/23 8:15 p.m.12 views

AZL-13650 CVE-2023-23914 affecting package cmake for versions less than 3.21.4-6

A cleartext transmission of sensitive information vulnerability exists in curl v7.88.0 that could cause HSTS functionality fail when multiple URLs are requested serially. Using its HSTS support, curl can be instructed to use HTTPS instead of usingan insecure clear-text HTTP step even when HTTP is...

9.1CVSS7.3AI score0.00858EPSS
SaveExploits1References1
Rockylinux
Rockylinux
added 2021/06/29 1:59 p.m.16 views

cmake bug fix and enhancement update

An update is available for cmake. 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 CMake is an open source, cross-platform build system that is used to control th...

1.2AI score
SaveExploits0
Rows per page
Query Builder