Lucene search
+L

8890 matches found

AlmaLinux
AlmaLinux
added 2024/03/25 12:00 a.m.51 views

Important: grafana security update

Grafana is an open source, feature rich metrics dashboard and graph editor for Graphite, InfluxDB & OpenTSDB. Security Fixes: grafana: golang-fips/openssl: Memory leaks in code encrypting and decrypting RSA payloads CVE-2024-1394...

7.5CVSS7.6AI score0.01533EPSS
SaveExploits0References4
AlmaLinux
AlmaLinux
added 2024/03/25 12:00 a.m.109 views

Critical: firefox security update

Mozilla Firefox is an open-source web browser, designed for standards compliance, performance, and portability. This update upgrades Firefox to version 115.9.1 ESR. Security Fixes: nss: timing attack against RSA decryption CVE-2023-5388 Mozilla: Crash in NSS TLS method CVE-2024-0743 Mozilla: JIT...

8.8CVSS8.6AI score0.047EPSS
SaveExploits4References22
Tenable Nessus
Tenable Nessus
added 2024/03/23 12:00 a.m.49 views

SUSE SLES12: MozillaFirefox / MozillaFirefox-devel / etc (SUSE-SU-2024:0971-1)

The remote SUSE Linux SLES12 / SLESSAP12 host has packages installed that are affected by multiple vulnerabilities as referenced in the SUSE-SU-2024:0971-1 advisory. Firefox Extended Support Release 115.9.0 ESR bsc1221327: - CVE-2024-0743: Crash in NSS TLS method bmo1867408. - CVE-2024-2605:...

8.8CVSS6.9AI score0.01285EPSS
SaveExploits4References22
Tenable Nessus
Tenable Nessus
added 2024/03/22 12:00 a.m.22 views

Oracle Linux 8 : go-toolset:ol8 (ELSA-2024-1472)

The remote Oracle Linux 8 host has packages installed that are affected by a vulnerability as referenced in the ELSA-2024-1472 advisory. - Fix CVE-2024-1394 Tenable has extracted the preceding description block directly from the Oracle Linux security advisory. Note that Nessus has not tested for...

7.5CVSS8.1AI score0.01533EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2024/03/22 12:00 a.m.30 views

AlmaLinux 9 : golang (ALSA-2024:1462)

The remote AlmaLinux 9 host has packages installed that are affected by a vulnerability as referenced in the ALSA-2024:1462 advisory. - A memory leak flaw was found in Golang in the RSA encrypting/decrypting code, which might lead to a resource exhaustion vulnerability using attacker-controlled...

7.5CVSS7.8AI score0.01533EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2024/03/22 12:00 a.m.24 views

AlmaLinux 8 : go-toolset:rhel8 (ALSA-2024:1472)

The remote AlmaLinux 8 host has packages installed that are affected by a vulnerability as referenced in the ALSA-2024:1472 advisory. golang-fips/openssl: Memory leaks in code encrypting and decrypting RSA payloads CVE-2024-1394 Tenable has extracted the preceding description block directly from...

7.5CVSS8.2AI score0.01533EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2024/03/21 3:47 p.m.17 views

golang-fips/openssl: Memory leaks in code encrypting and decrypting RSA payloads

A memory leak flaw was found in Golang in the RSA encrypting/decrypting code, which might lead to a resource exhaustion vulnerability using attacker-controlled inputs​. The memory leak happens in github.com/golang-fips/openssl/openssl/rsa.goL113. The objects leaked are pkey​ and ctx​. That functi...

7.5CVSS7.2AI score0.01533EPSS
SaveExploits0References9
RedHat Linux
RedHat Linux
added 2024/03/21 3:47 p.m.47 views

Important: Red Hat Security Advisory: go-toolset:rhel8 security update

An update for the go-toolset:rhel8 module is now available for Red Hat Enterprise Linux 8. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each...

7.5CVSS7.2AI score0.01533EPSS
SaveExploits0References2
NVD
NVD
added 2024/03/21 1:00 p.m.26 views

CVE-2024-1394

A memory leak flaw was found in Golang in the RSA encrypting/decrypting code, which might lead to a resource exhaustion vulnerability using attacker-controlled inputs​. The memory leak happens in github.com/golang-fips/openssl/openssl/rsa.goL113. The objects leaked are pkey​ and ctx​. That functi...

7.5CVSS7.4AI score0.01533EPSS
SaveExploits0References46
RedHat Linux
RedHat Linux
added 2024/03/21 12:17 p.m.37 views

Important: Red Hat Security Advisory: go-toolset-1.19-golang security update

An update for go-toolset-1.19-golang is now available for Red Hat Developer Tools. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each...

7.5CVSS7.2AI score0.01533EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2024/03/21 12:17 p.m.13 views

golang-fips/openssl: Memory leaks in code encrypting and decrypting RSA payloads

A memory leak flaw was found in Golang in the RSA encrypting/decrypting code, which might lead to a resource exhaustion vulnerability using attacker-controlled inputs​. The memory leak happens in github.com/golang-fips/openssl/openssl/rsa.goL113. The objects leaked are pkey​ and ctx​. That functi...

7.5CVSS7.2AI score0.01533EPSS
SaveExploits0References9
CVE
CVE
added 2024/03/21 12:16 p.m.512 views

CVE-2024-1394

CVE-2024-1394 is described in the provided docs as a memory-leak in Golang’s RSA code path within github.com/golang-fips/openssl/openssl/rsa.go:113, leaking pkey and ctx on error paths and potentially causing resource exhaustion. The leak occurs due to deferred free logic being skipped when error...

7.5CVSS7.7AI score0.01533EPSS
SaveExploits0References46
Cvelist
Cvelist
added 2024/03/21 12:16 p.m.63 views

CVE-2024-1394 Golang-fips/openssl: memory leaks in code encrypting and decrypting rsa payloads

A memory leak flaw was found in Golang in the RSA encrypting/decrypting code, which might lead to a resource exhaustion vulnerability using attacker-controlled inputs​. The memory leak happens in github.com/golang-fips/openssl/openssl/rsa.goL113. The objects leaked are pkey​ and ctx​. That functi...

7.5CVSS7.6AI score0.01533EPSS
SaveExploits0References46
OSV
OSV
added 2024/03/21 12:16 p.m.36 views

CVE-2024-1394 Golang-fips/openssl: memory leaks in code encrypting and decrypting rsa payloads

A memory leak flaw was found in Golang in the RSA encrypting/decrypting code, which might lead to a resource exhaustion vulnerability using attacker-controlled inputs​. The memory leak happens in github.com/golang-fips/openssl/openssl/rsa.goL113. The objects leaked are pkey​ and ctx​. That functi...

7.5CVSS7AI score
SaveExploits0References50
Vulnrichment
Vulnrichment
added 2024/03/21 12:16 p.m.33 views

CVE-2024-1394 Golang-fips/openssl: memory leaks in code encrypting and decrypting rsa payloads

A memory leak flaw was found in Golang in the RSA encrypting/decrypting code, which might lead to a resource exhaustion vulnerability using attacker-controlled inputs​. The memory leak happens in github.com/golang-fips/openssl/openssl/rsa.goL113. The objects leaked are pkey​ and ctx​. That functi...

7.5CVSS6.8AI score0.01533EPSS
SaveExploits0References46
RedHat Linux
RedHat Linux
added 2024/03/21 8:17 a.m.42 views

Important: Red Hat Security Advisory: golang security update

An update for golang is now available for Red Hat Enterprise Linux 9. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from th...

7.5CVSS7.2AI score0.01533EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2024/03/21 12:00 a.m.26 views

EulerOS Virtualization 2.11.0 : gnutls (EulerOS-SA-2024-1442)

According to the versions of the gnutls packages installed, the EulerOS Virtualization installation on the remote host is affected by the following vulnerabilities : - A vulnerability was found that the response times to malformed ciphertexts in RSA-PSK ClientKeyExchange differ from response time...

5.9CVSS6.6AI score0.01267EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2024/03/21 12:00 a.m.38 views

EulerOS Virtualization 2.11.1 : gnutls (EulerOS-SA-2024-1414)

According to the versions of the gnutls packages installed, the EulerOS Virtualization installation on the remote host is affected by the following vulnerabilities : - A vulnerability was found that the response times to malformed ciphertexts in RSA-PSK ClientKeyExchange differ from response time...

5.9CVSS6.6AI score0.01267EPSS
SaveExploits0References2
OSV
OSV
added 2024/03/21 12:00 a.m.39 views

ALSA-2024:1462 Important: golang security update

The golang packages provide the Go programming language compiler. Security Fixes: golang: golang-fips/openssl: Memory leaks in code encrypting and decrypting RSA payloads CVE-2024-1394...

7.5CVSS7.9AI score0.01533EPSS
SaveExploits0References4
OSV
OSV
added 2024/03/21 12:00 a.m.34 views

ALSA-2024:1472 Important: go-toolset:rhel8 security update

Go Toolset provides the Go programming language tools and libraries. Go is alternatively known as golang. Security Fixes: golang-fips/openssl: Memory leaks in code encrypting and decrypting RSA payloads CVE-2024-1394 For more details about the security issues, including the impact, a CVSS score,...

7.5CVSS8AI score0.01533EPSS
SaveExploits0References4
Rows per page
Query Builder