Docker grafana/grafana:7.1.5-ubuntu
Vulnerabilities |
51 via 88 paths |
---|---|
Dependencies |
125 |
Source |
Docker |
Target OS |
ubuntu:20.04 |
high severity
- Vulnerable module: openssl
- Introduced through: openssl@1.1.1f-1ubuntu2 and openssl/libssl1.1@1.1.1f-1ubuntu2
- Fixed in: 1.1.1f-1ubuntu2.1
Detailed paths
-
Introduced through: grafana/grafana:7.1.5-ubuntu@* › openssl@1.1.1f-1ubuntu2
-
Introduced through: grafana/grafana:7.1.5-ubuntu@* › openssl/libssl1.1@1.1.1f-1ubuntu2
Overview
Affected versions of this package are vulnerable to NULL Pointer Dereference. The X.509 GeneralName type is a generic type for representing different types of names. One of those name types is known as EDIPartyName. OpenSSL provides a function GENERAL_NAME_cmp which compares different instances of a GENERAL_NAME to see if they are equal or not. This function behaves incorrectly when both GENERAL_NAMEs contain an EDIPARTYNAME. A NULL pointer dereference and a crash may occur leading to a possible denial of service attack. OpenSSL itself uses the GENERAL_NAME_cmp function for two purposes: 1) Comparing CRL distribution point names between an available CRL and a CRL distribution point embedded in an X509 certificate 2) When verifying that a timestamp response token signer matches the timestamp authority name (exposed via the API functions TS_RESP_verify_response and TS_RESP_verify_token) If an attacker can control both items being compared then that attacker could trigger a crash. For example if the attacker can trick a client or server into checking a malicious certificate against a malicious CRL then this may occur. Note that some applications automatically download CRLs based on a URL embedded in a certificate. This checking happens prior to the signatures on the certificate and CRL being verified. OpenSSL's s_server, s_client and verify tools have support for the "-crl_download" option which implements automatic CRL downloading and this attack has been demonstrated to work against those tools. Note that an unrelated bug means that affected versions of OpenSSL cannot parse or construct correct encodings of EDIPARTYNAME. However it is possible to construct a malformed EDIPARTYNAME that OpenSSL's parser will accept and hence trigger this attack. All OpenSSL 1.1.1 and 1.0.2 versions are affected by this issue. Other OpenSSL releases are out of support and have not been checked. Fixed in OpenSSL 1.1.1i (Affected 1.1.1-1.1.1h). Fixed in OpenSSL 1.0.2x (Affected 1.0.2-1.0.2w).
Remediation
Upgrade openssl
to version or higher.
References
medium severity
- Vulnerable module: apt
- Introduced through: apt@2.0.2ubuntu0.1 and apt/libapt-pkg6.0@2.0.2ubuntu0.1
- Fixed in: 2.0.2ubuntu0.2
Detailed paths
-
Introduced through: grafana/grafana:7.1.5-ubuntu@* › apt@2.0.2ubuntu0.1
-
Introduced through: grafana/grafana:7.1.5-ubuntu@* › apt/libapt-pkg6.0@2.0.2ubuntu0.1
Overview
Affected versions of this package are vulnerable to Integer Overflow or Wraparound. APT had several integer overflows and underflows while parsing .deb packages, aka GHSL-2020-168 GHSL-2020-169, in files apt-pkg/contrib/extracttar.cc, apt-pkg/deb/debfile.cc, and apt-pkg/contrib/arfile.cc. This issue affects: apt 1.2.32ubuntu0 versions prior to 1.2.32ubuntu0.2; 1.6.12ubuntu0 versions prior to 1.6.12ubuntu0.2; 2.0.2ubuntu0 versions prior to 2.0.2ubuntu0.2; 2.1.10ubuntu0 versions prior to 2.1.10ubuntu0.1;
Remediation
Upgrade apt
to version or higher.
References
medium severity
- Vulnerable module: brotli/libbrotli1
- Introduced through: brotli/libbrotli1@1.0.7-6build1
- Fixed in: 1.0.7-6ubuntu0.1
Detailed paths
-
Introduced through: grafana/grafana:7.1.5-ubuntu@* › brotli/libbrotli1@1.0.7-6build1
Overview
Affected versions of this package are vulnerable to Buffer Overflow. A buffer overflow exists in the Brotli library versions prior to 1.0.8 where an attacker controlling the input length of a "one-shot" decompression request to a script can trigger a crash, which happens when copying over chunks of data larger than 2 GiB. It is recommended to update your Brotli library to 1.0.8 or later. If one cannot update, we recommend to use the "streaming" API as opposed to the "one-shot" API, and impose chunk size limits.
Remediation
Upgrade brotli
to version or higher.
References
medium severity
- Vulnerable module: curl
- Introduced through: curl@7.68.0-1ubuntu2.2 and curl/libcurl4@7.68.0-1ubuntu2.2
- Fixed in: 7.68.0-1ubuntu2.4
Detailed paths
-
Introduced through: grafana/grafana:7.1.5-ubuntu@* › curl@7.68.0-1ubuntu2.2
-
Introduced through: grafana/grafana:7.1.5-ubuntu@* › curl/libcurl4@7.68.0-1ubuntu2.2
Overview
Affected versions of this package are vulnerable to Improper Certificate Validation curl 7.41.0 through 7.73.0 is vulnerable to an improper check for certificate revocation due to insufficient verification of the OCSP response.
Remediation
Upgrade curl
to version or higher.
References
medium severity
- Vulnerable module: curl
- Introduced through: curl@7.68.0-1ubuntu2.2 and curl/libcurl4@7.68.0-1ubuntu2.2
- Fixed in: 7.68.0-1ubuntu2.4
Detailed paths
-
Introduced through: grafana/grafana:7.1.5-ubuntu@* › curl@7.68.0-1ubuntu2.2
-
Introduced through: grafana/grafana:7.1.5-ubuntu@* › curl/libcurl4@7.68.0-1ubuntu2.2
Overview
Affected versions of this package are vulnerable to Out-of-bounds Write curl 7.21.0 to and including 7.73.0 is vulnerable to uncontrolled recursion due to a stack overflow issue in FTP wildcard match parsing.
Remediation
Upgrade curl
to version or higher.
References
medium severity
- Vulnerable module: gnutls28/libgnutls30
- Introduced through: gnutls28/libgnutls30@3.6.13-2ubuntu1.2
- Fixed in: 3.6.13-2ubuntu1.3
Detailed paths
-
Introduced through: grafana/grafana:7.1.5-ubuntu@* › gnutls28/libgnutls30@3.6.13-2ubuntu1.2
Overview
Affected versions of this package are vulnerable to Out-of-bounds Write. An issue was discovered in GnuTLS before 3.6.15. A server can trigger a NULL pointer dereference in a TLS 1.3 client if a no_renegotiation alert is sent with unexpected timing, and then an invalid second handshake occurs. The crash happens in the application's error handling path, where the gnutls_deinit function is called after detecting a handshake failure.
Remediation
Upgrade gnutls28
to version or higher.
References
medium severity
- Vulnerable module: krb5/krb5-locales
- Introduced through: krb5/krb5-locales@1.17-6ubuntu4, krb5/libgssapi-krb5-2@1.17-6ubuntu4 and others
- Fixed in: 1.17-6ubuntu4.1
Detailed paths
-
Introduced through: grafana/grafana:7.1.5-ubuntu@* › krb5/krb5-locales@1.17-6ubuntu4
-
Introduced through: grafana/grafana:7.1.5-ubuntu@* › krb5/libgssapi-krb5-2@1.17-6ubuntu4
-
Introduced through: grafana/grafana:7.1.5-ubuntu@* › krb5/libk5crypto3@1.17-6ubuntu4
-
Introduced through: grafana/grafana:7.1.5-ubuntu@* › krb5/libkrb5-3@1.17-6ubuntu4
-
Introduced through: grafana/grafana:7.1.5-ubuntu@* › krb5/libkrb5support0@1.17-6ubuntu4
Overview
Affected versions of this package are vulnerable to Uncontrolled Recursion. MIT Kerberos 5 (aka krb5) before 1.17.2 and 1.18.x before 1.18.3 allows unbounded recursion via an ASN.1-encoded Kerberos message because the lib/krb5/asn.1/asn1_encode.c support for BER indefinite lengths lacks a recursion limit.
Remediation
Upgrade krb5
to version or higher.
References
medium severity
new
- Vulnerable module: openldap/libldap-2.4-2
- Introduced through: openldap/libldap-2.4-2@2.4.49+dfsg-2ubuntu1.3 and openldap/libldap-common@2.4.49+dfsg-2ubuntu1.3
- Fixed in: 2.4.49+dfsg-2ubuntu1.6
Detailed paths
-
Introduced through: grafana/grafana:7.1.5-ubuntu@* › openldap/libldap-2.4-2@2.4.49+dfsg-2ubuntu1.3
-
Introduced through: grafana/grafana:7.1.5-ubuntu@* › openldap/libldap-common@2.4.49+dfsg-2ubuntu1.3
Overview
Affected versions of this package are vulnerable to Access of Resource Using Incompatible Type ('Type Confusion'). A flaw was discovered in ldap_X509dn2bv in OpenLDAP before 2.4.57 leading to a slapd crash in the X.509 DN parsing in ad_keystring, resulting in denial of service.
Remediation
Upgrade openldap
to version or higher.
References
medium severity
- Vulnerable module: openldap/libldap-2.4-2
- Introduced through: openldap/libldap-2.4-2@2.4.49+dfsg-2ubuntu1.3 and openldap/libldap-common@2.4.49+dfsg-2ubuntu1.3
- Fixed in: 2.4.49+dfsg-2ubuntu1.5
Detailed paths
-
Introduced through: grafana/grafana:7.1.5-ubuntu@* › openldap/libldap-2.4-2@2.4.49+dfsg-2ubuntu1.3
-
Introduced through: grafana/grafana:7.1.5-ubuntu@* › openldap/libldap-common@2.4.49+dfsg-2ubuntu1.3
Overview
Affected versions of this package are vulnerable to CVE-2020-25709 assertion failure in Certificate List syntax validation
Remediation
Upgrade openldap
to version or higher.
References
medium severity
- Vulnerable module: openldap/libldap-2.4-2
- Introduced through: openldap/libldap-2.4-2@2.4.49+dfsg-2ubuntu1.3 and openldap/libldap-common@2.4.49+dfsg-2ubuntu1.3
- Fixed in: 2.4.49+dfsg-2ubuntu1.5
Detailed paths
-
Introduced through: grafana/grafana:7.1.5-ubuntu@* › openldap/libldap-2.4-2@2.4.49+dfsg-2ubuntu1.3
-
Introduced through: grafana/grafana:7.1.5-ubuntu@* › openldap/libldap-common@2.4.49+dfsg-2ubuntu1.3
Overview
Affected versions of this package are vulnerable to CVE-2020-25710 assertion failure in CSN normalization with invalid input
Remediation
Upgrade openldap
to version or higher.
References
medium severity
new
- Vulnerable module: openldap/libldap-2.4-2
- Introduced through: openldap/libldap-2.4-2@2.4.49+dfsg-2ubuntu1.3 and openldap/libldap-common@2.4.49+dfsg-2ubuntu1.3
- Fixed in: 2.4.49+dfsg-2ubuntu1.6
Detailed paths
-
Introduced through: grafana/grafana:7.1.5-ubuntu@* › openldap/libldap-2.4-2@2.4.49+dfsg-2ubuntu1.3
-
Introduced through: grafana/grafana:7.1.5-ubuntu@* › openldap/libldap-common@2.4.49+dfsg-2ubuntu1.3
Overview
Affected versions of this package are vulnerable to CVE-2020-36226. A flaw was discovered in OpenLDAP before 2.4.57 leading to a memch->bv_len miscalculation and slapd crash in the saslAuthzTo processing, resulting in denial of service.
Remediation
Upgrade openldap
to version or higher.
References
medium severity
new
- Vulnerable module: openldap/libldap-2.4-2
- Introduced through: openldap/libldap-2.4-2@2.4.49+dfsg-2ubuntu1.3 and openldap/libldap-common@2.4.49+dfsg-2ubuntu1.3
- Fixed in: 2.4.49+dfsg-2ubuntu1.6
Detailed paths
-
Introduced through: grafana/grafana:7.1.5-ubuntu@* › openldap/libldap-2.4-2@2.4.49+dfsg-2ubuntu1.3
-
Introduced through: grafana/grafana:7.1.5-ubuntu@* › openldap/libldap-common@2.4.49+dfsg-2ubuntu1.3
Overview
Affected versions of this package are vulnerable to Double Free. A flaw was discovered in OpenLDAP before 2.4.57 leading to a double free and slapd crash in the saslAuthzTo processing, resulting in denial of service.
Remediation
Upgrade openldap
to version or higher.
References
medium severity
new
- Vulnerable module: openldap/libldap-2.4-2
- Introduced through: openldap/libldap-2.4-2@2.4.49+dfsg-2ubuntu1.3 and openldap/libldap-common@2.4.49+dfsg-2ubuntu1.3
- Fixed in: 2.4.49+dfsg-2ubuntu1.6
Detailed paths
-
Introduced through: grafana/grafana:7.1.5-ubuntu@* › openldap/libldap-2.4-2@2.4.49+dfsg-2ubuntu1.3
-
Introduced through: grafana/grafana:7.1.5-ubuntu@* › openldap/libldap-common@2.4.49+dfsg-2ubuntu1.3
Overview
Affected versions of this package are vulnerable to Integer Underflow. An integer underflow was discovered in OpenLDAP before 2.4.57 leading to a slapd crash in the Certificate List Exact Assertion processing, resulting in denial of service.
Remediation
Upgrade openldap
to version or higher.
References
medium severity
new
- Vulnerable module: openldap/libldap-2.4-2
- Introduced through: openldap/libldap-2.4-2@2.4.49+dfsg-2ubuntu1.3 and openldap/libldap-common@2.4.49+dfsg-2ubuntu1.3
- Fixed in: 2.4.49+dfsg-2ubuntu1.6
Detailed paths
-
Introduced through: grafana/grafana:7.1.5-ubuntu@* › openldap/libldap-2.4-2@2.4.49+dfsg-2ubuntu1.3
-
Introduced through: grafana/grafana:7.1.5-ubuntu@* › openldap/libldap-common@2.4.49+dfsg-2ubuntu1.3
Overview
Affected versions of this package are vulnerable to Integer Underflow. An integer underflow was discovered in OpenLDAP before 2.4.57 leading to slapd crashes in the Certificate Exact Assertion processing, resulting in denial of service (schema_init.c serialNumberAndIssuerCheck).
Remediation
Upgrade openldap
to version or higher.
References
medium severity
new
- Vulnerable module: openldap/libldap-2.4-2
- Introduced through: openldap/libldap-2.4-2@2.4.49+dfsg-2ubuntu1.3 and openldap/libldap-common@2.4.49+dfsg-2ubuntu1.3
- Fixed in: 2.4.49+dfsg-2ubuntu1.6
Detailed paths
-
Introduced through: grafana/grafana:7.1.5-ubuntu@* › openldap/libldap-2.4-2@2.4.49+dfsg-2ubuntu1.3
-
Introduced through: grafana/grafana:7.1.5-ubuntu@* › openldap/libldap-common@2.4.49+dfsg-2ubuntu1.3
Overview
Affected versions of this package are vulnerable to Loop with Unreachable Exit Condition ('Infinite Loop'). A flaw was discovered in OpenLDAP before 2.4.57 leading to an infinite loop in slapd with the cancel_extop Cancel operation, resulting in denial of service.
Remediation
Upgrade openldap
to version or higher.
References
medium severity
- Vulnerable module: openldap/libldap-2.4-2
- Introduced through: openldap/libldap-2.4-2@2.4.49+dfsg-2ubuntu1.3 and openldap/libldap-common@2.4.49+dfsg-2ubuntu1.3
- Fixed in: 2.4.49+dfsg-2ubuntu1.4
Detailed paths
-
Introduced through: grafana/grafana:7.1.5-ubuntu@* › openldap/libldap-2.4-2@2.4.49+dfsg-2ubuntu1.3
-
Introduced through: grafana/grafana:7.1.5-ubuntu@* › openldap/libldap-common@2.4.49+dfsg-2ubuntu1.3
Overview
Affected versions of this package are vulnerable to NULL Pointer Dereference. A NULL pointer dereference was found in OpenLDAP server and was fixed in openldap 2.4.55, during a request for renaming RDNs. An unauthenticated attacker could remotely crash the slapd process by sending a specially crafted request, causing a Denial of Service.
Remediation
Upgrade openldap
to version or higher.
References
medium severity
new
- Vulnerable module: openldap/libldap-2.4-2
- Introduced through: openldap/libldap-2.4-2@2.4.49+dfsg-2ubuntu1.3 and openldap/libldap-common@2.4.49+dfsg-2ubuntu1.3
- Fixed in: 2.4.49+dfsg-2ubuntu1.6
Detailed paths
-
Introduced through: grafana/grafana:7.1.5-ubuntu@* › openldap/libldap-2.4-2@2.4.49+dfsg-2ubuntu1.3
-
Introduced through: grafana/grafana:7.1.5-ubuntu@* › openldap/libldap-common@2.4.49+dfsg-2ubuntu1.3
Overview
Affected versions of this package are vulnerable to Out-of-bounds Read. A flaw was discovered in OpenLDAP before 2.4.57 leading to a slapd crash in the Values Return Filter control handling, resulting in denial of service (double free and out-of-bounds read).
Remediation
Upgrade openldap
to version or higher.
References
medium severity
new
- Vulnerable module: openldap/libldap-2.4-2
- Introduced through: openldap/libldap-2.4-2@2.4.49+dfsg-2ubuntu1.3 and openldap/libldap-common@2.4.49+dfsg-2ubuntu1.3
- Fixed in: 2.4.49+dfsg-2ubuntu1.6
Detailed paths
-
Introduced through: grafana/grafana:7.1.5-ubuntu@* › openldap/libldap-2.4-2@2.4.49+dfsg-2ubuntu1.3
-
Introduced through: grafana/grafana:7.1.5-ubuntu@* › openldap/libldap-common@2.4.49+dfsg-2ubuntu1.3
Overview
Affected versions of this package are vulnerable to Reachable Assertion. A flaw was discovered in OpenLDAP before 2.4.57 leading in an assertion failure in slapd in the X.509 DN parsing in decode.c ber_next_element, resulting in denial of service.
Remediation
Upgrade openldap
to version or higher.
References
medium severity
new
- Vulnerable module: openldap/libldap-2.4-2
- Introduced through: openldap/libldap-2.4-2@2.4.49+dfsg-2ubuntu1.3 and openldap/libldap-common@2.4.49+dfsg-2ubuntu1.3
- Fixed in: 2.4.49+dfsg-2ubuntu1.6
Detailed paths
-
Introduced through: grafana/grafana:7.1.5-ubuntu@* › openldap/libldap-2.4-2@2.4.49+dfsg-2ubuntu1.3
-
Introduced through: grafana/grafana:7.1.5-ubuntu@* › openldap/libldap-common@2.4.49+dfsg-2ubuntu1.3
Overview
Affected versions of this package are vulnerable to Reachable Assertion. A flaw was discovered in OpenLDAP before 2.4.57 leading to an assertion failure in slapd in the saslAuthzTo validation, resulting in denial of service.
Remediation
Upgrade openldap
to version or higher.
References
medium severity
new
- Vulnerable module: openldap/libldap-2.4-2
- Introduced through: openldap/libldap-2.4-2@2.4.49+dfsg-2ubuntu1.3 and openldap/libldap-common@2.4.49+dfsg-2ubuntu1.3
- Fixed in: 2.4.49+dfsg-2ubuntu1.7
Detailed paths
-
Introduced through: grafana/grafana:7.1.5-ubuntu@* › openldap/libldap-2.4-2@2.4.49+dfsg-2ubuntu1.3
-
Introduced through: grafana/grafana:7.1.5-ubuntu@* › openldap/libldap-common@2.4.49+dfsg-2ubuntu1.3
Overview
Affected versions of this package are vulnerable to Reachable Assertion. In OpenLDAP through 2.4.57 and 2.5.x through 2.5.1alpha, an assertion failure in slapd can occur in the issuerAndThisUpdateCheck function via a crafted packet, resulting in a denial of service (daemon exit) via a short timestamp. This is related to schema_init.c and checkTime.
Remediation
Upgrade openldap
to version or higher.
References
medium severity
new
- Vulnerable module: openldap/libldap-2.4-2
- Introduced through: openldap/libldap-2.4-2@2.4.49+dfsg-2ubuntu1.3 and openldap/libldap-common@2.4.49+dfsg-2ubuntu1.3
- Fixed in: 2.4.49+dfsg-2ubuntu1.6
Detailed paths
-
Introduced through: grafana/grafana:7.1.5-ubuntu@* › openldap/libldap-2.4-2@2.4.49+dfsg-2ubuntu1.3
-
Introduced through: grafana/grafana:7.1.5-ubuntu@* › openldap/libldap-common@2.4.49+dfsg-2ubuntu1.3
Overview
Affected versions of this package are vulnerable to Release of Invalid Pointer or Reference. A flaw was discovered in OpenLDAP before 2.4.57 leading to an invalid pointer free and slapd crash in the saslAuthzTo processing, resulting in denial of service.
Remediation
Upgrade openldap
to version or higher.
References
medium severity
new
- Vulnerable module: openssl
- Introduced through: openssl@1.1.1f-1ubuntu2 and openssl/libssl1.1@1.1.1f-1ubuntu2
- Fixed in: 1.1.1f-1ubuntu2.2
Detailed paths
-
Introduced through: grafana/grafana:7.1.5-ubuntu@* › openssl@1.1.1f-1ubuntu2
-
Introduced through: grafana/grafana:7.1.5-ubuntu@* › openssl/libssl1.1@1.1.1f-1ubuntu2
Overview
Affected versions of this package are vulnerable to CVE-2021-23841. Calls to EVP_CipherUpdate, EVP_EncryptUpdate and EVP_DecryptUpdate may overflow the output length argument in some cases where the input length is close to the maximum permissable length for an integer on the platform. In such cases the return value from the function call will be 1 (indicating success), but the output length value will be negative. This could cause applications to behave incorrectly or crash. OpenSSL versions 1.1.1i and below are affected by this issue. Users of these versions should upgrade to OpenSSL 1.1.1j. OpenSSL versions 1.0.2x and below are affected by this issue. However OpenSSL 1.0.2 is out of support and no longer receiving public updates. Premium support customers of OpenSSL 1.0.2 should upgrade to 1.0.2y. Other users should upgrade to 1.1.1j. Fixed in OpenSSL 1.1.1j (Affected 1.1.1-1.1.1i). Fixed in OpenSSL 1.0.2y (Affected 1.0.2-1.0.2x).
Remediation
Upgrade openssl
to version or higher.
References
medium severity
- Vulnerable module: p11-kit/libp11-kit0
- Introduced through: p11-kit/libp11-kit0@0.23.20-1build1
- Fixed in: 0.23.20-1ubuntu0.1
Detailed paths
-
Introduced through: grafana/grafana:7.1.5-ubuntu@* › p11-kit/libp11-kit0@0.23.20-1build1
Overview
Affected versions of this package are vulnerable to Integer Overflow or Wraparound. An issue was discovered in p11-kit 0.21.1 through 0.23.21. Multiple integer overflows have been discovered in the array allocations in the p11-kit library and the p11-kit list command, where overflow checks are missing before calling realloc or calloc.
Remediation
Upgrade p11-kit
to version or higher.
References
medium severity
- Vulnerable module: p11-kit/libp11-kit0
- Introduced through: p11-kit/libp11-kit0@0.23.20-1build1
- Fixed in: 0.23.20-1ubuntu0.1
Detailed paths
-
Introduced through: grafana/grafana:7.1.5-ubuntu@* › p11-kit/libp11-kit0@0.23.20-1build1
Overview
Affected versions of this package are vulnerable to Out-of-bounds Read. An issue was discovered in p11-kit 0.21.1 through 0.23.21. A heap-based buffer over-read has been discovered in the RPC protocol used by thep11-kit server/remote commands and the client library. When the remote entity supplies a byte array through a serialized PKCS#11 function call, the receiving entity may allow the reading of up to 4 bytes of memory past the heap allocation.
Remediation
Upgrade p11-kit
to version or higher.
References
medium severity
- Vulnerable module: p11-kit/libp11-kit0
- Introduced through: p11-kit/libp11-kit0@0.23.20-1build1
- Fixed in: 0.23.20-1ubuntu0.1
Detailed paths
-
Introduced through: grafana/grafana:7.1.5-ubuntu@* › p11-kit/libp11-kit0@0.23.20-1build1
Overview
Affected versions of this package are vulnerable to Out-of-bounds Write. An issue was discovered in p11-kit 0.23.6 through 0.23.21. A heap-based buffer overflow has been discovered in the RPC protocol used by p11-kit server/remote commands and the client library. When the remote entity supplies a serialized byte array in a CK_ATTRIBUTE, the receiving entity may not allocate sufficient length for the buffer to store the deserialized value.
Remediation
Upgrade p11-kit
to version or higher.
References
medium severity
- Vulnerable module: sqlite3/libsqlite3-0
- Introduced through: sqlite3/libsqlite3-0@3.31.1-4ubuntu0.2
Detailed paths
-
Introduced through: grafana/grafana:7.1.5-ubuntu@* › sqlite3/libsqlite3-0@3.31.1-4ubuntu0.2
Overview
Affected versions of this package are vulnerable to Out-of-bounds Read. An out-of-bounds read was addressed with improved bounds checking. This issue is fixed in iOS 13.5 and iPadOS 13.5, macOS Catalina 10.15.5, tvOS 13.4.5, watchOS 6.2.5, iTunes 12.10.7 for Windows, iCloud for Windows 11.2, iCloud for Windows 7.19. A malicious application may cause a denial of service or potentially disclose memory contents.
Remediation
There is no fixed version for sqlite3
.
References
medium severity
- Vulnerable module: systemd/libsystemd0
- Introduced through: systemd/libsystemd0@245.4-4ubuntu3.2 and systemd/libudev1@245.4-4ubuntu3.2
Detailed paths
-
Introduced through: grafana/grafana:7.1.5-ubuntu@* › systemd/libsystemd0@245.4-4ubuntu3.2
-
Introduced through: grafana/grafana:7.1.5-ubuntu@* › systemd/libudev1@245.4-4ubuntu3.2
Overview
Affected versions of this package are vulnerable to Information Exposure systemd 242 changes the VT1 mode upon a logout, which allows attackers to read cleartext passwords in certain circumstances, such as watching a shutdown, or using Ctrl-Alt-F1 and Ctrl-Alt-F2. This occurs because the KDGKBMODE (aka current keyboard mode) check is mishandled.
Remediation
There is no fixed version for systemd
.
References
low severity
- Vulnerable module: bash
- Introduced through: bash@5.0-6ubuntu1.1
Detailed paths
-
Introduced through: grafana/grafana:7.1.5-ubuntu@* › bash@5.0-6ubuntu1.1
Overview
Affected versions of this package are vulnerable to Improper Check for Dropped Privileges. An issue was discovered in disable_priv_mode in shell.c in GNU Bash through 5.0 patch 11. By default, if Bash is run with its effective UID not equal to its real UID, it will drop privileges by setting its effective UID to its real UID. However, it does so incorrectly. On Linux and other systems that support "saved UID" functionality, the saved UID is not dropped. An attacker with command execution in the shell can use "enable -f" for runtime loading of a new builtin, which can be a shared object that calls setuid() and therefore regains privileges. However, binaries running with an effective UID of 0 are unaffected.
Remediation
There is no fixed version for bash
.
References
low severity
- Vulnerable module: coreutils
- Introduced through: coreutils@8.30-3ubuntu2
Detailed paths
-
Introduced through: grafana/grafana:7.1.5-ubuntu@* › coreutils@8.30-3ubuntu2
Overview
Affected versions of this package are vulnerable to Improper Input Validation chroot in GNU coreutils, when used with --userspec, allows local users to escape to the parent session via a crafted TIOCSTI ioctl call, which pushes characters to the terminal's input buffer.
Remediation
There is no fixed version for coreutils
.
References
low severity
- Vulnerable module: curl
- Introduced through: curl@7.68.0-1ubuntu2.2 and curl/libcurl4@7.68.0-1ubuntu2.2
- Fixed in: 7.68.0-1ubuntu2.4
Detailed paths
-
Introduced through: grafana/grafana:7.1.5-ubuntu@* › curl@7.68.0-1ubuntu2.2
-
Introduced through: grafana/grafana:7.1.5-ubuntu@* › curl/libcurl4@7.68.0-1ubuntu2.2
Overview
Affected versions of this package are vulnerable to Information Exposure. A malicious server can use the FTP PASV response to trick curl 7.73.0 and earlier into connecting back to a given IP address and port, and this way potentially make curl extract information about services that are otherwise private and not disclosed, for example doing port scanning and service banner extractions.
Remediation
Upgrade curl
to version or higher.
References
low severity
- Vulnerable module: glibc/libc-bin
- Introduced through: glibc/libc-bin@2.31-0ubuntu9 and glibc/libc6@2.31-0ubuntu9
Detailed paths
-
Introduced through: grafana/grafana:7.1.5-ubuntu@* › glibc/libc-bin@2.31-0ubuntu9
-
Introduced through: grafana/grafana:7.1.5-ubuntu@* › glibc/libc6@2.31-0ubuntu9
Overview
Affected versions of this package are vulnerable to CVE-2020-27618 iconv when processing invalid multi-byte input sequences fails to advance the input state, which could result in an infinite loop
Remediation
There is no fixed version for glibc
.
References
low severity
- Vulnerable module: glibc/libc-bin
- Introduced through: glibc/libc-bin@2.31-0ubuntu9 and glibc/libc6@2.31-0ubuntu9
Detailed paths
-
Introduced through: grafana/grafana:7.1.5-ubuntu@* › glibc/libc-bin@2.31-0ubuntu9
-
Introduced through: grafana/grafana:7.1.5-ubuntu@* › glibc/libc6@2.31-0ubuntu9
Overview
Affected versions of this package are vulnerable to Improper Input Validation. The iconv program in the GNU C Library (aka glibc or libc6) 2.31 and earlier, when invoked with multiple suffixes in the destination encoding (TRANSLATE or IGNORE) along with the -c option, enters an infinite loop when processing invalid multi-byte input sequences, leading to a denial of service.
Remediation
There is no fixed version for glibc
.
References
low severity
- Vulnerable module: glibc/libc-bin
- Introduced through: glibc/libc-bin@2.31-0ubuntu9 and glibc/libc6@2.31-0ubuntu9
Detailed paths
-
Introduced through: grafana/grafana:7.1.5-ubuntu@* › glibc/libc-bin@2.31-0ubuntu9
-
Introduced through: grafana/grafana:7.1.5-ubuntu@* › glibc/libc6@2.31-0ubuntu9
Overview
Affected versions of this package are vulnerable to Integer Underflow. An exploitable signed comparison vulnerability exists in the ARMv7 memcpy() implementation of GNU glibc 2.30.9000. Calling memcpy() (on ARMv7 targets that utilize the GNU glibc implementation) with a negative value for the 'num' parameter results in a signed comparison vulnerability. If an attacker underflows the 'num' parameter to memcpy(), this vulnerability could lead to undefined behavior such as writing to out-of-bounds memory and potentially remote code execution. Furthermore, this memcpy() implementation allows for program execution to continue in scenarios where a segmentation fault or crash should have occurred. The dangers occur in that subsequent execution and iterations of this code will be executed with this corrupted data.
Remediation
There is no fixed version for glibc
.
References
low severity
- Vulnerable module: glibc/libc-bin
- Introduced through: glibc/libc-bin@2.31-0ubuntu9 and glibc/libc6@2.31-0ubuntu9
Detailed paths
-
Introduced through: grafana/grafana:7.1.5-ubuntu@* › glibc/libc-bin@2.31-0ubuntu9
-
Introduced through: grafana/grafana:7.1.5-ubuntu@* › glibc/libc6@2.31-0ubuntu9
Overview
Affected versions of this package are vulnerable to Out-of-bounds Read. The iconv feature in the GNU C Library (aka glibc or libc6) through 2.32, when processing invalid multi-byte input sequences in the EUC-KR encoding, may have a buffer over-read.
Remediation
There is no fixed version for glibc
.
References
low severity
- Vulnerable module: glibc/libc-bin
- Introduced through: glibc/libc-bin@2.31-0ubuntu9 and glibc/libc6@2.31-0ubuntu9
Detailed paths
-
Introduced through: grafana/grafana:7.1.5-ubuntu@* › glibc/libc-bin@2.31-0ubuntu9
-
Introduced through: grafana/grafana:7.1.5-ubuntu@* › glibc/libc6@2.31-0ubuntu9
Overview
Affected versions of this package are vulnerable to Reachable Assertion. The iconv function in the GNU C Library (aka glibc or libc6) 2.30 to 2.32, when converting UCS4 text containing an irreversible character, fails an assertion in the code path and aborts the program, potentially resulting in a denial of service.
Remediation
There is no fixed version for glibc
.
References
low severity
- Vulnerable module: gnupg2/gpgv
- Introduced through: gnupg2/gpgv@2.2.19-3ubuntu2
Detailed paths
-
Introduced through: grafana/grafana:7.1.5-ubuntu@* › gnupg2/gpgv@2.2.19-3ubuntu2
Overview
Affected versions of this package are vulnerable to Improper Validation of Certificate with Host Mismatch. Interaction between the sks-keyserver code through 1.2.0 of the SKS keyserver network, and GnuPG through 2.2.16, makes it risky to have a GnuPG keyserver configuration line referring to a host on the SKS keyserver network. Retrieving data from this network may cause a persistent denial of service, because of a Certificate Spamming Attack.
Remediation
There is no fixed version for gnupg2
.
References
low severity
- Vulnerable module: krb5/krb5-locales
- Introduced through: krb5/krb5-locales@1.17-6ubuntu4, krb5/libgssapi-krb5-2@1.17-6ubuntu4 and others
Detailed paths
-
Introduced through: grafana/grafana:7.1.5-ubuntu@* › krb5/krb5-locales@1.17-6ubuntu4
-
Introduced through: grafana/grafana:7.1.5-ubuntu@* › krb5/libgssapi-krb5-2@1.17-6ubuntu4
-
Introduced through: grafana/grafana:7.1.5-ubuntu@* › krb5/libk5crypto3@1.17-6ubuntu4
-
Introduced through: grafana/grafana:7.1.5-ubuntu@* › krb5/libkrb5-3@1.17-6ubuntu4
-
Introduced through: grafana/grafana:7.1.5-ubuntu@* › krb5/libkrb5support0@1.17-6ubuntu4
Overview
Affected versions of this package are vulnerable to Integer Overflow or Wraparound. An issue was discovered in MIT Kerberos 5 (aka krb5) through 1.16. There is a variable "dbentry->n_key_data" in kadmin/dbutil/dump.c that can store 16-bit data but unknowingly the developer has assigned a "u4" variable to it, which is for 32-bit data. An attacker can use this vulnerability to affect other artifacts of the database as we know that a Kerberos database dump file contains trusted data.
Remediation
There is no fixed version for krb5
.
References
low severity
- Vulnerable module: libgcrypt20
- Introduced through: libgcrypt20@1.8.5-5ubuntu1
Detailed paths
-
Introduced through: grafana/grafana:7.1.5-ubuntu@* › libgcrypt20@1.8.5-5ubuntu1
Overview
Affected versions of this package are vulnerable to Cryptographic Issues. ** DISPUTED ** In Libgcrypt 1.8.4, the C implementation of AES is vulnerable to a flush-and-reload side-channel attack because physical addresses are available to other processes. (The C implementation is used on platforms where an assembly-language implementation is unavailable.) NOTE: the vendor's position is that the issue report cannot be validated because there is no description of an attack.
Remediation
There is no fixed version for libgcrypt20
.
References
low severity
- Vulnerable module: libtasn1-6
- Introduced through: libtasn1-6@4.16.0-2
Detailed paths
-
Introduced through: grafana/grafana:7.1.5-ubuntu@* › libtasn1-6@4.16.0-2
Overview
Affected versions of this package are vulnerable to Resource Management Errors. GNU Libtasn1-4.13 libtasn1-4.13 version libtasn1-4.13, libtasn1-4.12 contains a DoS, specifically CPU usage will reach 100% when running asn1Paser against the POC due to an issue in _asn1_expand_object_id(p_tree), after a long time, the program will be killed. This attack appears to be exploitable via parsing a crafted file.
Remediation
There is no fixed version for libtasn1-6
.
References
low severity
new
- Vulnerable module: openssl
- Introduced through: openssl@1.1.1f-1ubuntu2 and openssl/libssl1.1@1.1.1f-1ubuntu2
- Fixed in: 1.1.1f-1ubuntu2.2
Detailed paths
-
Introduced through: grafana/grafana:7.1.5-ubuntu@* › openssl@1.1.1f-1ubuntu2
-
Introduced through: grafana/grafana:7.1.5-ubuntu@* › openssl/libssl1.1@1.1.1f-1ubuntu2
Overview
Affected versions of this package are vulnerable to CVE-2021-23840. Calls to EVP_CipherUpdate, EVP_EncryptUpdate and EVP_DecryptUpdate may overflow the output length argument in some cases where the input length is close to the maximum permissable length for an integer on the platform. In such cases the return value from the function call will be 1 (indicating success), but the output length value will be negative. This could cause applications to behave incorrectly or crash. OpenSSL versions 1.1.1i and below are affected by this issue. Users of these versions should upgrade to OpenSSL 1.1.1j. OpenSSL versions 1.0.2x and below are affected by this issue. However OpenSSL 1.0.2 is out of support and no longer receiving public updates. Premium support customers of OpenSSL 1.0.2 should upgrade to 1.0.2y. Other users should upgrade to 1.1.1j. Fixed in OpenSSL 1.1.1j (Affected 1.1.1-1.1.1i). Fixed in OpenSSL 1.0.2y (Affected 1.0.2-1.0.2x).
Remediation
Upgrade openssl
to version or higher.
References
low severity
- Vulnerable module: pcre3/libpcre3
- Introduced through: pcre3/libpcre3@2:8.39-12build1
Detailed paths
-
Introduced through: grafana/grafana:7.1.5-ubuntu@* › pcre3/libpcre3@2:8.39-12build1
Overview
Affected versions of this package are vulnerable to Integer Overflow or Wraparound libpcre in PCRE before 8.44 allows an integer overflow via a large number after a (?C substring.
Remediation
There is no fixed version for pcre3
.
References
low severity
- Vulnerable module: pcre3/libpcre3
- Introduced through: pcre3/libpcre3@2:8.39-12build1
Detailed paths
-
Introduced through: grafana/grafana:7.1.5-ubuntu@* › pcre3/libpcre3@2:8.39-12build1
Overview
Affected versions of this package are vulnerable to Out-of-bounds Read libpcre in PCRE before 8.43 allows a subject buffer over-read in JIT when UTF is disabled, and \X or \R has more than one fixed quantifier, a related issue to CVE-2019-20454.
Remediation
There is no fixed version for pcre3
.
References
low severity
- Vulnerable module: pcre3/libpcre3
- Introduced through: pcre3/libpcre3@2:8.39-12build1
Detailed paths
-
Introduced through: grafana/grafana:7.1.5-ubuntu@* › pcre3/libpcre3@2:8.39-12build1
Overview
Affected versions of this package are vulnerable to Uncontrolled Recursion. In PCRE 8.41, the OP_KETRMAX feature in the match function in pcre_exec.c allows stack exhaustion (uncontrolled recursion) when processing a crafted regular expression.
Remediation
There is no fixed version for pcre3
.
References
low severity
- Vulnerable module: perl/perl-base
- Introduced through: perl/perl-base@5.30.0-9build1
- Fixed in: 5.30.0-9ubuntu0.2
Detailed paths
-
Introduced through: grafana/grafana:7.1.5-ubuntu@* › perl/perl-base@5.30.0-9build1
Overview
Affected versions of this package are vulnerable to Buffer Overflow regcomp.c in Perl before 5.30.3 allows a buffer overflow via a crafted regular expression because of recursive S_study_chunk calls. An application written in Perl would only be vulnerable to this flaw if it evaluates regular expressions supplied by the attacker. Evaluating regular expressions in this fashion is known to be dangerous since the regular expression engine does not protect against denial of service attacks in this usage scenario.]
Remediation
Upgrade perl
to version or higher.
References
low severity
- Vulnerable module: perl/perl-base
- Introduced through: perl/perl-base@5.30.0-9build1
- Fixed in: 5.30.0-9ubuntu0.2
Detailed paths
-
Introduced through: grafana/grafana:7.1.5-ubuntu@* › perl/perl-base@5.30.0-9build1
Overview
Affected versions of this package are vulnerable to Integer Overflow or Wraparound. Perl before 5.30.3 has an integer overflow related to mishandling of a "PL_regkind[OP(n)] == NOTHING" situation. A crafted regular expression could lead to malformed bytecode with a possibility of instruction injection. An application written in Perl would only be vulnerable to this flaw if it evaluates regular expressions supplied by the attacker. Evaluating regular expressions in this fashion is known to be dangerous since the regular expression engine does not protect against denial of service attacks in this usage scenario.]
Remediation
Upgrade perl
to version or higher.
References
low severity
- Vulnerable module: perl/perl-base
- Introduced through: perl/perl-base@5.30.0-9build1
- Fixed in: 5.30.0-9ubuntu0.2
Detailed paths
-
Introduced through: grafana/grafana:7.1.5-ubuntu@* › perl/perl-base@5.30.0-9build1
Overview
Affected versions of this package are vulnerable to Out-of-bounds Write. Perl before 5.30.3 on 32-bit platforms allows a heap-based buffer overflow because nested regular expression quantifiers have an integer overflow. An application written in Perl would only be vulnerable to this flaw if it evaluates regular expressions supplied by the attacker. Evaluating regular expressions in this fashion is known to be dangerous since the regular expression engine does not protect against denial of service attacks in this usage scenario. Additionally, the target system needs a sufficient amount of memory to allocate partial expansions of the nested quantifiers prior to the overflow occurring. This requirement is unlikely to be met on 64bit systems.]
Remediation
Upgrade perl
to version or higher.
References
low severity
- Vulnerable module: shadow/login
- Introduced through: shadow/login@1:4.8.1-1ubuntu5.20.04 and shadow/passwd@1:4.8.1-1ubuntu5.20.04
Detailed paths
-
Introduced through: grafana/grafana:7.1.5-ubuntu@* › shadow/login@1:4.8.1-1ubuntu5.20.04
-
Introduced through: grafana/grafana:7.1.5-ubuntu@* › shadow/passwd@1:4.8.1-1ubuntu5.20.04
Overview
Affected versions of this package are vulnerable to Time-of-check Time-of-use (TOCTOU) shadow: TOCTOU (time-of-check time-of-use) race condition when copying and removing directory trees
Remediation
There is no fixed version for shadow
.
References
low severity
new
- Vulnerable module: sqlite3/libsqlite3-0
- Introduced through: sqlite3/libsqlite3-0@3.31.1-4ubuntu0.2
Detailed paths
-
Introduced through: grafana/grafana:7.1.5-ubuntu@* › sqlite3/libsqlite3-0@3.31.1-4ubuntu0.2
Overview
Affected versions of this package are vulnerable to CVE-2020-9991. This issue was addressed with improved checks. This issue is fixed in macOS Big Sur 11.0.1, watchOS 7.0, iOS 14.0 and iPadOS 14.0, iCloud for Windows 7.21, tvOS 14.0. A remote attacker may be able to cause a denial of service.
Remediation
There is no fixed version for sqlite3
.
References
low severity
new
- Vulnerable module: sqlite3/libsqlite3-0
- Introduced through: sqlite3/libsqlite3-0@3.31.1-4ubuntu0.2
Detailed paths
-
Introduced through: grafana/grafana:7.1.5-ubuntu@* › sqlite3/libsqlite3-0@3.31.1-4ubuntu0.2
Overview
Affected versions of this package are vulnerable to Information Exposure. An information disclosure issue was addressed with improved state management. This issue is fixed in macOS Big Sur 11.0.1, watchOS 7.0, iOS 14.0 and iPadOS 14.0, iTunes for Windows 12.10.9, iCloud for Windows 11.5, tvOS 14.0. A remote attacker may be able to leak memory.
Remediation
There is no fixed version for sqlite3
.
References
low severity
- Vulnerable module: systemd/libsystemd0
- Introduced through: systemd/libsystemd0@245.4-4ubuntu3.2 and systemd/libudev1@245.4-4ubuntu3.2
Detailed paths
-
Introduced through: grafana/grafana:7.1.5-ubuntu@* › systemd/libsystemd0@245.4-4ubuntu3.2
-
Introduced through: grafana/grafana:7.1.5-ubuntu@* › systemd/libudev1@245.4-4ubuntu3.2
Overview
Affected versions of this package are vulnerable to Improper Input Validation systemd through v245 mishandles numerical usernames such as ones composed of decimal digits or 0x followed by hex digits, as demonstrated by use of root privileges when privileges of the 0x0 user account were intended. NOTE: this issue exists because of an incomplete fix for CVE-2017-1000082.
Remediation
There is no fixed version for systemd
.
References
low severity
- Vulnerable module: tar
- Introduced through: tar@1.30+dfsg-7
- Fixed in: 1.30+dfsg-7ubuntu0.20.04.1
Detailed paths
-
Introduced through: grafana/grafana:7.1.5-ubuntu@* › tar@1.30+dfsg-7
Overview
Affected versions of this package are vulnerable to NULL Pointer Dereference pax_decode_header in sparse.c in GNU Tar before 1.32 had a NULL pointer dereference when parsing certain archives that have malformed extended headers.
Remediation
Upgrade tar
to version or higher.