Lucene search
+L

24136 matches found

OSV
OSV
added 2023/12/06 12:26 p.m.9 views

SUSE-SU-2023:4662-1 Security update for qemu

This update for qemu fixes the following issues: - CVE-2021-3638: hw/display/ati2d: Fix buffer overflow in ati2dblt bsc1188609 - CVE-2023-3180: virtio-crypto: verify src and dst buffer length for sym request bsc1213925 - CVE-2023-3354: io: remove io watch if TLS channel is closed during handshake...

7.5CVSS7.4AI score0.01606EPSS
SaveExploits1References9
Github Security Blog
Github Security Blog
added 2023/12/05 11:42 p.m.32 views

tokio-boring vulnerable to resource exhaustion via memory leak

Impact The tokio-boring library in version 4.0.0 is affected by a memory leak issue that can lead to excessive resource consumption and potential DoS by resource exhaustion. The setexdata function used by the library did not deallocate memory used by pre-existing data in memory each time after...

5.3CVSS6.6AI score0.00619EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2023/12/05 6:12 p.m.35 views

GHSA-8G85-WHQH-CR2F Traefik vulnerable to potential DDoS via ACME HTTPChallenge

Impact There is a potential vulnerability in Traefik managing the ACME HTTP challenge. When Traefik is configured to use the HTTPChallenge to generate and renew the Let's Encrypt TLS certificates, the delay authorized to solve the challenge 50 seconds can be exploited by attackers slowloris attac...

5.9CVSS5.8AI score0.00791EPSS
SaveExploits0References9
OSV
OSV
added 2023/12/05 5:15 p.m.9 views

AZL-34764 CVE-2023-45287 affecting package golang for versions less than 1.20.0-1

Before Go 1.20, the RSA based TLS key exchanges used the math/big library, which is not constant time. RSA blinding was applied to prevent timing attacks, but analysis shows this may not have been fully effective. In particular it appears as if the removal of PKCS1 padding may leak timing...

7.5CVSS6.8AI score0.0125EPSS
SaveExploits0References1
OSV
OSV
added 2023/12/05 5:15 p.m.12 views

AZL-37380 CVE-2023-45287 affecting package golang for versions less than 1.21.6-1

Before Go 1.20, the RSA based TLS key exchanges used the math/big library, which is not constant time. RSA blinding was applied to prevent timing attacks, but analysis shows this may not have been fully effective. In particular it appears as if the removal of PKCS1 padding may leak timing...

7.5CVSS6.7AI score0.0125EPSS
SaveExploits0References1
OSV
OSV
added 2023/12/05 5:15 p.m.8 views

DEBIAN-CVE-2023-45287

Before Go 1.20, the RSA based TLS key exchanges used the math/big library, which is not constant time. RSA blinding was applied to prevent timing attacks, but analysis shows this may not have been fully effective. In particular it appears as if the removal of PKCS1 padding may leak timing...

7.5CVSS7AI score0.0125EPSS
SaveExploits0References1
NVD
NVD
added 2023/12/05 5:15 p.m.32 views

CVE-2023-45287

Before Go 1.20, the RSA based TLS key exchanges used the math/big library, which is not constant time. RSA blinding was applied to prevent timing attacks, but analysis shows this may not have been fully effective. In particular it appears as if the removal of PKCS1 padding may leak timing...

7.5CVSS0.0125EPSS
SaveExploits0References6
OSV
OSV
added 2023/12/05 5:15 p.m.11 views

AZL-32100 CVE-2023-45287 affecting package golang for versions less than 1.20.0-1

Before Go 1.20, the RSA based TLS key exchanges used the math/big library, which is not constant time. RSA blinding was applied to prevent timing attacks, but analysis shows this may not have been fully effective. In particular it appears as if the removal of PKCS1 padding may leak timing...

7.5CVSS6.7AI score0.0125EPSS
SaveExploits0References1
OSV
OSV
added 2023/12/05 5:15 p.m.11 views

CVE-2023-45287

Before Go 1.20, the RSA based TLS key exchanges used the math/big library, which is not constant time. RSA blinding was applied to prevent timing attacks, but analysis shows this may not have been fully effective. In particular it appears as if the removal of PKCS1 padding may leak timing...

7.5CVSS7.5AI score
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2023/12/05 5:15 p.m.61 views

CVE-2023-45287

Before Go 1.20, the RSA based TLS key exchanges used the math/big library, which is not constant time. RSA blinding was applied to prevent timing attacks, but analysis shows this may not have been fully effective. In particular it appears as if the removal of PKCS1 padding may leak timing...

7.5CVSS6.7AI score0.0125EPSS
SaveExploits0References6
Prion
Prion
added 2023/12/05 5:15 p.m.42 views

Design/Logic Flaw

Before Go 1.20, the RSA based TLS key exchanges used the math/big library, which is not constant time. RSA blinding was applied to prevent timing attacks, but analysis shows this may not have been fully effective. In particular it appears as if the removal of PKCS1 padding may leak timing...

5CVSS6.9AI score0.0125EPSS
SaveExploits0References6Affected Software1
Cvelist
Cvelist
added 2023/12/05 4:18 p.m.33 views

CVE-2023-45287 Before Go 1.20, the RSA based key exchange methods in crypto/tls may exhibit a timing side channel

Before Go 1.20, the RSA based TLS key exchanges used the math/big library, which is not constant time. RSA blinding was applied to prevent timing attacks, but analysis shows this may not have been fully effective. In particular it appears as if the removal of PKCS1 padding may leak timing...

7.7AI score0.0125EPSS
SaveExploits0References6
CVE
CVE
added 2023/12/05 4:18 p.m.439 views

CVE-2023-45287

Summary of CVE-2023-45287 (Go): Before Go 1.20, RSA-based TLS key exchanges used math/big (not constant time). RSA blinding was applied but may not fully prevent timing leaks after removal of PKCS#1 padding, potentially enabling recovery of session key bits. Go 1.20+ switched crypto/tls to a full...

7.5CVSS7.6AI score0.0125EPSS
SaveExploits0References6Affected Software1
Debian CVE
Debian CVE
added 2023/12/05 4:18 p.m.51 views

CVE-2023-45287

Before Go 1.20, the RSA based TLS key exchanges used the math/big library, which is not constant time. RSA blinding was applied to prevent timing attacks, but analysis shows this may not have been fully effective. In particular it appears as if the removal of PKCS1 padding may leak timing...

7.5CVSS6.8AI score0.0125EPSS
SaveExploits0
OSV
OSV
added 2023/12/05 4:16 p.m.32 views

GO-2023-2375 Before Go 1.20, the RSA based key exchange methods in crypto/tls may exhibit a timing side channel

Before Go 1.20, the RSA based TLS key exchanges used the math/big library, which is not constant time. RSA blinding was applied to prevent timing attacks, but analysis shows this may not have been fully effective. In particular it appears as if the removal of PKCS1 padding may leak timing...

7.5CVSS6.5AI score0.0125EPSS
SaveExploits0References4
NVD
NVD
added 2023/12/05 3:15 p.m.30 views

CVE-2023-6180

The tokio-boring library in version 4.0.0 is affected by a memory leak issue that can lead to excessive resource consumption and potential DoS by resource exhaustion. The setexdata function used by the library did not deallocate memory used by pre-existing data in memory each time after completin...

5.3CVSS0.00619EPSS
SaveExploits0References1
Prion
Prion
added 2023/12/05 3:15 p.m.26 views

Memory corruption

The tokio-boring library in version 4.0.0 is affected by a memory leak issue that can lead to excessive resource consumption and potential DoS by resource exhaustion. The setexdata function used by the library did not deallocate memory used by pre-existing data in memory each time after completin...

5CVSS7AI score0.00619EPSS
SaveExploits0References1Affected Software1
OSV
OSV
added 2023/12/05 3:02 p.m.27 views

CVE-2023-6180 Resource exhaustion via memory leak in tokio-boring

The tokio-boring library in version 4.0.0 is affected by a memory leak issue that can lead to excessive resource consumption and potential DoS by resource exhaustion. The setexdata function used by the library did not deallocate memory used by pre-existing data in memory each time after completin...

5.3CVSS6.2AI score
SaveExploits0References4
Pen Test Partners Blog
Pen Test Partners Blog
added 2023/12/05 6:27 a.m.27 views

OSINT. What can you find from a domain or company name

We carry out lots of attack surface assessments, parts of which involve investigating information that has been unintentionally disclosed. To help OPSEC people I thought it might be useful to go over some of the key things that can be found using domain and company names. Domain name So let’s div...

6.9AI score
SaveExploits0
Positive Technologies
Positive Technologies
added 2023/12/05 12:00 a.m.25 views

PT-2023-29487

Name of the Vulnerable Software and Affected Versions Go versions prior to 1.20 Description The issue concerns the RSA-based TLS key exchanges in Go, which used the math/big library that is not constant time. Although RSA blinding was applied to prevent timing attacks, analysis suggests this may...

8.6CVSS7AI score0.18087EPSS
SaveExploits18References51
Rows per page
Query Builder