Information Exposure Affecting grafana-mysql package, versions *
Threat Intelligence
Do your applications use this vulnerable package?
In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applications- Snyk ID SNYK-CENTOS8-GRAFANAMYSQL-6104818
- published 7 Dec 2023
- disclosed 5 Dec 2023
Introduced: 5 Dec 2023
CVE-2023-45287 Open this link in a new tabHow to fix?
There is no fixed version for Centos:8
grafana-mysql
.
NVD Description
Note: Versions mentioned in the description apply only to the upstream grafana-mysql
package and not the grafana-mysql
package as distributed by Centos
.
See How to fix?
for Centos:8
relevant fixed versions and status.
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 PKCS#1 padding may leak timing information, which in turn could be used to recover session key bits. In Go 1.20, the crypto/tls library switched to a fully constant time RSA implementation, which we do not believe exhibits any timing side channels.
References
- https://access.redhat.com/security/cve/CVE-2023-45287
- https://go.dev/cl/326012/26
- https://go.dev/issue/20654
- https://groups.google.com/g/golang-announce/c/QMK8IQALDvA
- https://people.redhat.com/~hkario/marvin/
- https://pkg.go.dev/vuln/GO-2023-2375
- https://security.netapp.com/advisory/ntap-20240112-0005/