canonical / katib-rocks

ROCKs for Kubeflow Katib
Apache License 2.0
1 stars 9 forks source link

Vulnerabilities found for katib-db-manager:v0.17.0 #61

Open ckfbot opened 1 month ago

ckfbot commented 1 month ago

Vulnerabilities found for katib-db-manager:v0.17.0


For OSS Maintainers: VEX Notice
--------------------------------
If you're an OSS maintainer and Trivy has detected vulnerabilities in your project that you believe are not actually exploitable, consider issuing a VEX (Vulnerability Exploitability eXchange) statement.
VEX allows you to communicate the actual status of vulnerabilities in your project, improving security transparency and reducing false positives for your users.
Learn more and start using VEX: https://aquasecurity.github.io/trivy/v0.56/docs/supply-chain/vex/repo#publishing-vex-documents

To disable this notice, set the TRIVY_DISABLE_VEX_NOTICE environment variable.

charmedkubeflow/katib-db-manager:v0.17.0-92cd6d9 (ubuntu 22.04)
===============================================================
Total: 0 (HIGH: 0, CRITICAL: 0)

app/katib-db-manager (gobinary)
===============================
Total: 1 (HIGH: 1, CRITICAL: 0)

┌─────────┬────────────────┬──────────┬────────┬───────────────────┬────────────────┬───────────────────────────────────────────────────────────┐
│ Library │ Vulnerability  │ Severity │ Status │ Installed Version │ Fixed Version  │                           Title                           │
├─────────┼────────────────┼──────────┼────────┼───────────────────┼────────────────┼───────────────────────────────────────────────────────────┤
│ stdlib  │ CVE-2024-34156 │ HIGH     │ fixed  │ 1.22.5            │ 1.22.7, 1.23.1 │ encoding/gob: golang: Calling Decoder.Decode on a message │
│         │                │          │        │                   │                │ which contains deeply nested structures...                │
│         │                │          │        │                   │                │ https://avd.aquasec.com/nvd/cve-2024-34156                │
└─────────┴────────────────┴──────────┴────────┴───────────────────┴────────────────┴───────────────────────────────────────────────────────────┘

usr/bin/grpc_health_probe (gobinary)
====================================
Total: 21 (HIGH: 18, CRITICAL: 3)

┌────────────────────────┬─────────────────────┬──────────┬────────┬───────────────────┬──────────────────────────────────┬──────────────────────────────────────────────────────────────┐
│        Library         │    Vulnerability    │ Severity │ Status │ Installed Version │          Fixed Version           │                            Title                             │
├────────────────────────┼─────────────────────┼──────────┼────────┼───────────────────┼──────────────────────────────────┼──────────────────────────────────────────────────────────────┤
│ golang.org/x/net       │ CVE-2022-41723      │ HIGH     │ fixed  │ v0.5.0            │ 0.7.0                            │ golang.org/x/net/http2: avoid quadratic complexity in HPACK  │
│                        │                     │          │        │                   │                                  │ decoding                                                     │
│                        │                     │          │        │                   │                                  │ https://avd.aquasec.com/nvd/cve-2022-41723                   │
│                        ├─────────────────────┤          │        │                   ├──────────────────────────────────┼──────────────────────────────────────────────────────────────┤
│                        │ CVE-2023-39325      │          │        │                   │ 0.17.0                           │ golang: net/http, x/net/http2: rapid stream resets can cause │
│                        │                     │          │        │                   │                                  │ excessive work (CVE-2023-44487)                              │
│                        │                     │          │        │                   │                                  │ https://avd.aquasec.com/nvd/cve-2023-39325                   │
├────────────────────────┼─────────────────────┤          │        ├───────────────────┼──────────────────────────────────┼──────────────────────────────────────────────────────────────┤
│ google.golang.org/grpc │ GHSA-m425-mq94-257g │          │        │ v1.52.0           │ 1.56.3, 1.57.1, 1.58.3           │ gRPC-Go HTTP/2 Rapid Reset vulnerability                     │
│                        │                     │          │        │                   │                                  │ https://github.com/advisories/GHSA-m425-mq94-257g            │
├────────────────────────┼─────────────────────┼──────────┤        ├───────────────────┼──────────────────────────────────┼──────────────────────────────────────────────────────────────┤
│ stdlib                 │ CVE-2023-24538      │ CRITICAL │        │ 1.18.10           │ 1.19.8, 1.20.3                   │ golang: html/template: backticks not treated as string       │
│                        │                     │          │        │                   │                                  │ delimiters                                                   │
│                        │                     │          │        │                   │                                  │ https://avd.aquasec.com/nvd/cve-2023-24538                   │
│                        ├─────────────────────┤          │        │                   ├──────────────────────────────────┼──────────────────────────────────────────────────────────────┤
│                        │ CVE-2023-24540      │          │        │                   │ 1.19.9, 1.20.4                   │ golang: html/template: improper handling of JavaScript       │
│                        │                     │          │        │                   │                                  │ whitespace                                                   │
│                        │                     │          │        │                   │                                  │ https://avd.aquasec.com/nvd/cve-2023-24540                   │
│                        ├─────────────────────┤          │        │                   ├──────────────────────────────────┼──────────────────────────────────────────────────────────────┤
│                        │ CVE-2024-24790      │          │        │                   │ 1.21.11, 1.22.4                  │ golang: net/netip: Unexpected behavior from Is methods for   │
│                        │                     │          │        │                   │                                  │ IPv4-mapped IPv6 addresses                                   │
│                        │                     │          │        │                   │                                  │ https://avd.aquasec.com/nvd/cve-2024-24790                   │
│                        ├─────────────────────┼──────────┤        │                   ├──────────────────────────────────┼──────────────────────────────────────────────────────────────┤
│                        │ CVE-2022-41722      │ HIGH     │        │                   │ 1.19.6, 1.20.1                   │ golang: path/filepath: path-filepath filepath.Clean path     │
│                        │                     │          │        │                   │                                  │ traversal                                                    │
│                        │                     │          │        │                   │                                  │ https://avd.aquasec.com/nvd/cve-2022-41722                   │
│                        ├─────────────────────┤          │        │                   │                                  ├──────────────────────────────────────────────────────────────┤
│                        │ CVE-2022-41723      │          │        │                   │                                  │ golang.org/x/net/http2: avoid quadratic complexity in HPACK  │
│                        │                     │          │        │                   │                                  │ decoding                                                     │
│                        │                     │          │        │                   │                                  │ https://avd.aquasec.com/nvd/cve-2022-41723                   │
│                        ├─────────────────────┤          │        │                   │                                  ├──────────────────────────────────────────────────────────────┤
│                        │ CVE-2022-41724      │          │        │                   │                                  │ golang: crypto/tls: large handshake records may cause panics │
│                        │                     │          │        │                   │                                  │ https://avd.aquasec.com/nvd/cve-2022-41724                   │
│                        ├─────────────────────┤          │        │                   │                                  ├──────────────────────────────────────────────────────────────┤
│                        │ CVE-2022-41725      │          │        │                   │                                  │ golang: net/http, mime/multipart: denial of service from     │
│                        │                     │          │        │                   │                                  │ excessive resource consumption                               │
│                        │                     │          │        │                   │                                  │ https://avd.aquasec.com/nvd/cve-2022-41725                   │
│                        ├─────────────────────┤          │        │                   ├──────────────────────────────────┼──────────────────────────────────────────────────────────────┤
│                        │ CVE-2023-24534      │          │        │                   │ 1.19.8, 1.20.3                   │ golang: net/http, net/textproto: denial of service from      │
│                        │                     │          │        │                   │                                  │ excessive memory allocation                                  │
│                        │                     │          │        │                   │                                  │ https://avd.aquasec.com/nvd/cve-2023-24534                   │
│                        ├─────────────────────┤          │        │                   │                                  ├──────────────────────────────────────────────────────────────┤
│                        │ CVE-2023-24536      │          │        │                   │                                  │ golang: net/http, net/textproto, mime/multipart: denial of   │
│                        │                     │          │        │                   │                                  │ service from excessive resource consumption                  │
│                        │                     │          │        │                   │                                  │ https://avd.aquasec.com/nvd/cve-2023-24536                   │
│                        ├─────────────────────┤          │        │                   │                                  ├──────────────────────────────────────────────────────────────┤
│                        │ CVE-2023-24537      │          │        │                   │                                  │ golang: go/parser: Infinite loop in parsing                  │
│                        │                     │          │        │                   │                                  │ https://avd.aquasec.com/nvd/cve-2023-24537                   │
│                        ├─────────────────────┤          │        │                   ├──────────────────────────────────┼──────────────────────────────────────────────────────────────┤
│                        │ CVE-2023-24539      │          │        │                   │ 1.19.9, 1.20.4                   │ golang: html/template: improper sanitization of CSS values   │
│                        │                     │          │        │                   │                                  │ https://avd.aquasec.com/nvd/cve-2023-24539                   │
│                        ├─────────────────────┤          │        │                   │                                  ├──────────────────────────────────────────────────────────────┤
│                        │ CVE-2023-29400      │          │        │                   │                                  │ golang: html/template: improper handling of empty HTML       │
│                        │                     │          │        │                   │                                  │ attributes                                                   │
│                        │                     │          │        │                   │                                  │ https://avd.aquasec.com/nvd/cve-2023-29400                   │
│                        ├─────────────────────┤          │        │                   ├──────────────────────────────────┼──────────────────────────────────────────────────────────────┤
│                        │ CVE-2023-29403      │          │        │                   │ 1.19.10, 1.20.5                  │ golang: runtime: unexpected behavior of setuid/setgid        │
│                        │                     │          │        │                   │                                  │ binaries                                                     │
│                        │                     │          │        │                   │                                  │ https://avd.aquasec.com/nvd/cve-2023-29403                   │
│                        ├─────────────────────┤          │        │                   ├──────────────────────────────────┼──────────────────────────────────────────────────────────────┤
│                        │ CVE-2023-39325      │          │        │                   │ 1.20.10, 1.21.3                  │ golang: net/http, x/net/http2: rapid stream resets can cause │
│                        │                     │          │        │                   │                                  │ excessive work (CVE-2023-44487)                              │
│                        │                     │          │        │                   │                                  │ https://avd.aquasec.com/nvd/cve-2023-39325                   │
│                        ├─────────────────────┤          │        │                   ├──────────────────────────────────┼──────────────────────────────────────────────────────────────┤
│                        │ CVE-2023-45283      │          │        │                   │ 1.20.11, 1.21.4, 1.20.12, 1.21.5 │ The filepath package does not recognize paths with a \??\    │
│                        │                     │          │        │                   │                                  │ prefix as...                                                 │
│                        │                     │          │        │                   │                                  │ https://avd.aquasec.com/nvd/cve-2023-45283                   │
│                        ├─────────────────────┤          │        │                   ├──────────────────────────────────┼──────────────────────────────────────────────────────────────┤
│                        │ CVE-2023-45287      │          │        │                   │ 1.20.0                           │ golang: crypto/tls: Timing Side Channel attack in RSA based  │
│                        │                     │          │        │                   │                                  │ TLS key exchanges....                                        │
│                        │                     │          │        │                   │                                  │ https://avd.aquasec.com/nvd/cve-2023-45287                   │
│                        ├─────────────────────┤          │        │                   ├──────────────────────────────────┼──────────────────────────────────────────────────────────────┤
│                        │ CVE-2023-45288      │          │        │                   │ 1.21.9, 1.22.2                   │ golang: net/http, x/net/http2: unlimited number of           │
│                        │                     │          │        │                   │                                  │ CONTINUATION frames causes DoS                               │
│                        │                     │          │        │                   │                                  │ https://avd.aquasec.com/nvd/cve-2023-45288                   │
│                        ├─────────────────────┤          │        │                   ├──────────────────────────────────┼──────────────────────────────────────────────────────────────┤
│                        │ CVE-2024-34156      │          │        │                   │ 1.22.7, 1.23.1                   │ encoding/gob: golang: Calling Decoder.Decode on a message    │
│                        │                     │          │        │                   │                                  │ which contains deeply nested structures...                   │
│                        │                     │          │        │                   │                                  │ https://avd.aquasec.com/nvd/cve-2024-34156                   │
└────────────────────────┴─────────────────────┴──────────┴────────┴───────────────────┴──────────────────────────────────┴──────────────────────────────────────────────────────────────┘

Details: https://github.com/canonical/katib-rocks/actions/runs/12059499475

syncronize-issues-to-jira[bot] commented 1 month ago

Thank you for reporting us your feedback!

The internal ticket has been created: https://warthogs.atlassian.net/browse/KF-6473.

This message was autogenerated