rpm package
almalinux/grafana
pkg:rpm/almalinux/grafana
Vulnerabilities (73)
| CVE | Sev | CVSS | KEV | Affected versions | Fixed in | Published | Description |
|---|---|---|---|---|---|---|---|
| CVE-2021-33197 | Med | 5.3 | < 7.5.9-4.el8 | 7.5.9-4.el8 | Aug 2, 2021 | In Go before 1.15.13 and 1.16.x before 1.16.5, some configurations of ReverseProxy (from net/http/httputil) result in a situation where an attacker is able to drop arbitrary headers. | |
| CVE-2021-33195 | Hig | 7.3 | < 7.5.9-4.el8 | 7.5.9-4.el8 | Aug 2, 2021 | Go before 1.15.13 and 1.16.x before 1.16.5 has functions for DNS lookups that do not validate replies from DNS servers, and thus a return value may contain an unsafe injection (e.g., XSS) that does not conform to the RFC1035 format. | |
| CVE-2021-34558 | Med | 6.5 | < 7.5.9-4.el8 | 7.5.9-4.el8 | Jul 15, 2021 | The crypto/tls package of Go through 1.16.5 does not properly assert that the type of public key in an X.509 certificate matches the expected type when doing a RSA based key exchange, allowing a malicious TLS server to cause a TLS client to panic. | |
| CVE-2021-27358 | Hig | 7.5 | < 7.5.9-4.el8 | 7.5.9-4.el8 | Mar 18, 2021 | The snapshot feature in Grafana 6.7.3 through 7.4.1 can allow an unauthenticated remote attackers to trigger a Denial of Service via a remote API call if a commonly used configuration is set. | |
| CVE-2021-3114 | Med | 6.5 | < 7.5.9-4.el8 | 7.5.9-4.el8 | Jan 26, 2021 | In Go before 1.14.14 and 1.15.x before 1.15.7, crypto/elliptic/p224.go can generate incorrect outputs, related to an underflow of the lowest limb during the final complete reduction in the P-224 field. | |
| CVE-2019-19499 | Med | 6.5 | < 6.7.4-3.el8 | 6.7.4-3.el8 | Aug 28, 2020 | Grafana <= 6.4.3 has an Arbitrary File Read vulnerability, which could be exploited by an authenticated attacker that has privileges to modify the data source configurations. | |
| CVE-2020-11110 | Med | 5.4 | < 6.7.4-3.el8 | 6.7.4-3.el8 | Jul 27, 2020 | Grafana through 6.7.1 allows stored XSS due to insufficient input protection in the originalUrl field, which allows an attacker to inject JavaScript code that will be executed after clicking on Open Original Dashboard after visiting the snapshot. | |
| CVE-2018-18624 | Med | 6.1 | < 6.7.4-3.el8 | 6.7.4-3.el8 | Jun 2, 2020 | Grafana 5.3.1 has XSS via a column style on the "Dashboard > Table Panel" screen. NOTE: this issue exists because of an incomplete fix for CVE-2018-12099. | |
| CVE-2020-13430 | Med | 6.1 | < 6.7.4-3.el8 | 6.7.4-3.el8 | May 24, 2020 | Grafana before 7.0.0 allows tag value XSS via the OpenTSDB datasource. | |
| CVE-2020-12459 | Med | 5.5 | < 6.7.4-3.el8 | 6.7.4-3.el8 | Apr 29, 2020 | In certain Red Hat packages for Grafana 6.x through 6.3.6, the configuration files /etc/grafana/grafana.ini and /etc/grafana/ldap.toml (which contain a secret_key and a bind_password) are world readable. | |
| CVE-2020-12458 | Med | 5.5 | < 6.7.4-3.el8 | 6.7.4-3.el8 | Apr 29, 2020 | An information-disclosure flaw was found in Grafana through 6.7.3. The database directory /var/lib/grafana and database file /var/lib/grafana/grafana.db are world readable. This can result in exposure of sensitive information (e.g., cleartext or encrypted datasource passwords). | |
| CVE-2020-12052 | Med | 6.1 | < 6.7.4-3.el8 | 6.7.4-3.el8 | Apr 27, 2020 | Grafana version < 6.7.3 is vulnerable for annotation popup XSS. | |
| CVE-2020-12245 | Med | 6.1 | < 6.7.4-3.el8 | 6.7.4-3.el8 | Apr 24, 2020 | Grafana before 6.7.3 allows table-panel XSS via column.title or cellLinkTooltip. |
- affected < 7.5.9-4.el8fixed 7.5.9-4.el8
In Go before 1.15.13 and 1.16.x before 1.16.5, some configurations of ReverseProxy (from net/http/httputil) result in a situation where an attacker is able to drop arbitrary headers.
- affected < 7.5.9-4.el8fixed 7.5.9-4.el8
Go before 1.15.13 and 1.16.x before 1.16.5 has functions for DNS lookups that do not validate replies from DNS servers, and thus a return value may contain an unsafe injection (e.g., XSS) that does not conform to the RFC1035 format.
- affected < 7.5.9-4.el8fixed 7.5.9-4.el8
The crypto/tls package of Go through 1.16.5 does not properly assert that the type of public key in an X.509 certificate matches the expected type when doing a RSA based key exchange, allowing a malicious TLS server to cause a TLS client to panic.
- affected < 7.5.9-4.el8fixed 7.5.9-4.el8
The snapshot feature in Grafana 6.7.3 through 7.4.1 can allow an unauthenticated remote attackers to trigger a Denial of Service via a remote API call if a commonly used configuration is set.
- affected < 7.5.9-4.el8fixed 7.5.9-4.el8
In Go before 1.14.14 and 1.15.x before 1.15.7, crypto/elliptic/p224.go can generate incorrect outputs, related to an underflow of the lowest limb during the final complete reduction in the P-224 field.
- affected < 6.7.4-3.el8fixed 6.7.4-3.el8
Grafana <= 6.4.3 has an Arbitrary File Read vulnerability, which could be exploited by an authenticated attacker that has privileges to modify the data source configurations.
- affected < 6.7.4-3.el8fixed 6.7.4-3.el8
Grafana through 6.7.1 allows stored XSS due to insufficient input protection in the originalUrl field, which allows an attacker to inject JavaScript code that will be executed after clicking on Open Original Dashboard after visiting the snapshot.
- affected < 6.7.4-3.el8fixed 6.7.4-3.el8
Grafana 5.3.1 has XSS via a column style on the "Dashboard > Table Panel" screen. NOTE: this issue exists because of an incomplete fix for CVE-2018-12099.
- affected < 6.7.4-3.el8fixed 6.7.4-3.el8
Grafana before 7.0.0 allows tag value XSS via the OpenTSDB datasource.
- affected < 6.7.4-3.el8fixed 6.7.4-3.el8
In certain Red Hat packages for Grafana 6.x through 6.3.6, the configuration files /etc/grafana/grafana.ini and /etc/grafana/ldap.toml (which contain a secret_key and a bind_password) are world readable.
- affected < 6.7.4-3.el8fixed 6.7.4-3.el8
An information-disclosure flaw was found in Grafana through 6.7.3. The database directory /var/lib/grafana and database file /var/lib/grafana/grafana.db are world readable. This can result in exposure of sensitive information (e.g., cleartext or encrypted datasource passwords).
- affected < 6.7.4-3.el8fixed 6.7.4-3.el8
Grafana version < 6.7.3 is vulnerable for annotation popup XSS.
- affected < 6.7.4-3.el8fixed 6.7.4-3.el8
Grafana before 6.7.3 allows table-panel XSS via column.title or cellLinkTooltip.
Page 4 of 4