|
| 1 | +--- |
| 2 | +# ignore rules for grype, with justification |
| 3 | +ignore: |
| 4 | + |
| 5 | +# go crypto/tls vulnerability: programs not used with TLS |
| 6 | + - vulnerability: CVE-2025-68121 |
| 7 | + package: |
| 8 | + location: /usr/bin/ondemand_exporter |
| 9 | + # prometheus 3.5.1 still has an older go runtime |
| 10 | + - vulnerability: CVE-2025-68121 |
| 11 | + package: |
| 12 | + location: "/usr/local/bin/prometheus" |
| 13 | + - vulnerability: CVE-2025-68121 |
| 14 | + package: |
| 15 | + location: "/usr/local/bin/promtool" |
| 16 | + - vulnerability: CVE-2025-68121 |
| 17 | + package: |
| 18 | + location: "/usr/sbin/ondemand-dex" |
| 19 | + - vulnerability: CVE-2025-68121 |
| 20 | + package: |
| 21 | + location: "/usr/sbin/ondemand-dex-session" |
| 22 | + - vulnerability: CVE-2025-68121 |
| 23 | + package: |
| 24 | + location: "/usr/share/grafana/bin/grafana" |
| 25 | + - vulnerability: CVE-2025-68121 |
| 26 | + package: |
| 27 | + location: "/usr/share/grafana/bin/grafana-cli" |
| 28 | + - vulnerability: CVE-2025-68121 |
| 29 | + package: |
| 30 | + location: "/usr/share/grafana/bin/grafana-server" |
| 31 | + - vulnerability: CVE-2025-68121 |
| 32 | + package: |
| 33 | + location: /var/lib/podman/.local/share/containers/storage/overlay/b51397a6db0ae651df3ffd51be823f98a26ab18ac7033847fedbac792798ae18/diff/usr/share/filebeat/filebeat |
| 34 | + - vulnerability: CVE-2025-68121 |
| 35 | + package: |
| 36 | + location: /var/lib/podman/.local/share/containers/storage/overlay/efeebaada56fcf04784f6d67852667327a8e50d18bbf9aea6d3556865e894f59/diff/usr/local/bin/gosu |
| 37 | + |
| 38 | +# go crypto/tls vulnerability: programs used with trusted TLS servers |
| 39 | + - vulnerability: CVE-2025-68121 |
| 40 | + package: |
| 41 | + location: /usr/local/bin/alertmanager |
| 42 | + - vulnerability: CVE-2025-68121 |
| 43 | + package: |
| 44 | + location: /var/lib/grafana/plugins/grafana-opensearch-datasource/gpx_opensearch-datasource_linux_amd64 |
| 45 | + |
| 46 | +# go compiler bug introduces potential unverified memory access wr loops with induction variables on under or overflow |
| 47 | + - vulnerability: CVE-2026-27143 |
| 48 | + |
| 49 | +# system dep, what can we do? |
| 50 | + - vulnerability: CVE-2025-68121 |
| 51 | + package: |
| 52 | + name: podman |
| 53 | + - vulnerability: CVE-2025-68121 |
| 54 | + package: |
| 55 | + location: /usr/bin/podman |
| 56 | + - vulnerability: CVE-2025-68121 |
| 57 | + package: |
| 58 | + location: "/usr/libexec/podman/**" |
| 59 | + |
| 60 | +# go crypto/tls vulnerability: programs run by users not admins |
| 61 | + - vulnerability: CVE-2025-68121 |
| 62 | + package: |
| 63 | + location: "/usr/bin/apptainer" |
| 64 | + - vulnerability: CVE-2025-68121 |
| 65 | + package: |
| 66 | + location: "/usr/libexec/apptainer/**" |
| 67 | + |
| 68 | +# Python 2.7 vulnerabilities in filebeat and opensearch ignored: python not used at runtime |
| 69 | +# CVE-2014-4650 CGIHTTPServer module in Python 2.7.5, in filebeat and opensearch images |
| 70 | +# CVE-2016-0718, CVE-2016-9063 Expat |
| 71 | +# CVE-2017-1000158 integer overflow in the PyString_DecodeEscape |
| 72 | +# CVE-2018-1000802 Command Injection vulnerability in shutil |
| 73 | + - package: # filebeat |
| 74 | + location: /var/lib/podman/.local/share/containers/storage/overlay/174f5685490326fc0a1c0f5570b8663732189b327007e47ff13d2ca59673db02/diff/usr/bin/python2.7 |
| 75 | + - package: # filebeat |
| 76 | + location: /var/lib/podman/.local/share/containers/storage/overlay/174f5685490326fc0a1c0f5570b8663732189b327007e47ff13d2ca59673db02/diff/usr/lib64/libpython2.7.so.1.0 |
| 77 | + - package: # filebeat |
| 78 | + location: /var/lib/podman/.local/share/containers/storage/overlay/6b0b788550f0cdfdceded05ec82b17c5bd3801b6a7795fecb4a18d1103d5d548/diff/usr/bin/python2.7 |
| 79 | + - package: # filebeat |
| 80 | + location: /var/lib/podman/.local/share/containers/storage/overlay/6b0b788550f0cdfdceded05ec82b17c5bd3801b6a7795fecb4a18d1103d5d548/diff/usr/lib64/libpython2.7.so.1.0 |
| 81 | + - package: # opensearch |
| 82 | + location: /var/lib/podman/.local/share/containers/storage/overlay/6042fe893e2746bb7637efe59d35909d895c9060b43950db261e692ad3dfb834/diff/usr/bin/python2.7 |
| 83 | + - package: # opensearch |
| 84 | + location: /var/lib/podman/.local/share/containers/storage/overlay/6042fe893e2746bb7637efe59d35909d895c9060b43950db261e692ad3dfb834/diff/usr/lib64/libpython2.7.so.1.0 |
| 85 | + |
| 86 | +# kernel rescue image: won't be booted |
| 87 | +# CVE-2021-43267, CVE-2021-47378, ... |
| 88 | + - package: |
| 89 | + location: /boot/vmlinuz-0-rescue-* |
| 90 | + |
| 91 | +# CVE-2023-24531 `go env` command is not used |
| 92 | + - vulnerability: CVE-2023-24531 |
| 93 | + package: |
| 94 | + location: /var/lib/grafana/plugins/grafana-opensearch-datasource/gpx_opensearch-datasource_linux_amd64 |
| 95 | + |
| 96 | +# CVE-2023-3128 grafana Azure AD auth bypass by spoofing -- not used |
| 97 | + - vulnerability: GHSA-mpv3-g8m3-3fjc |
| 98 | + package: |
| 99 | + location: /var/lib/grafana/plugins/grafana-opensearch-datasource/gpx_opensearch-datasource_linux_amd64 |
| 100 | + |
| 101 | +# CVE-2024-24790 IsPrivate, IsLoopback, etc broken for IPv4-mapped IPv6 addresses -- not affected |
| 102 | + - vulnerability: CVE-2024-24790 |
| 103 | + package: |
| 104 | + location: /var/lib/grafana/plugins/grafana-opensearch-datasource/gpx_opensearch-datasource_linux_amd64 |
| 105 | + |
| 106 | +# CVE-2024-8986 Grafana plugin SDK Information Leakage about git source repository -- not affected |
| 107 | + - vulnerability: GHSA-xxxw-3j6h-q7h6 |
| 108 | + package: |
| 109 | + location: /usr/share/grafana/bin/grafana |
| 110 | + - vulnerability: GHSA-xxxw-3j6h-q7h6 |
| 111 | + package: |
| 112 | + location: /var/lib/grafana/plugins/grafana-opensearch-datasource/gpx_opensearch-datasource_linux_amd64 |
| 113 | + |
| 114 | +# CVE-2025-22871 request smuggling in net/http server (bare LF) -- no server forwarding chunked data here |
| 115 | + - vulnerability: CVE-2025-22871 |
| 116 | + package: |
| 117 | + location: /usr/bin/ondemand_exporter |
| 118 | + - vulnerability: CVE-2025-22871 |
| 119 | + package: |
| 120 | + location: /var/lib/grafana/plugins/grafana-opensearch-datasource/gpx_opensearch-datasource_linux_amd64 |
| 121 | + |
| 122 | +# CVE-2026-33186 (GO-2026-4762) gRPC-Go server auth bypass -- not running go server |
| 123 | + - vulnerability: GHSA-p77j-4mvh-x3m3 |
| 124 | + package: |
| 125 | + location: /usr/bin/apptainer |
| 126 | + - vulnerability: GHSA-p77j-4mvh-x3m3 |
| 127 | + package: |
| 128 | + location: /usr/local/bin/amtool |
| 129 | + - vulnerability: GHSA-p77j-4mvh-x3m3 |
| 130 | + package: |
| 131 | + location: /usr/local/bin/promtool |
| 132 | + - vulnerability: GHSA-p77j-4mvh-x3m3 |
| 133 | + package: |
| 134 | + location: /var/lib/grafana/plugins/grafana-opensearch-datasource/gpx_opensearch-datasource_linux_amd64 |
| 135 | + |
| 136 | +# CVE-2026-33186 (GO-2026-4762) gRPC-Go server auth bypass -- no auth to start with |
| 137 | + - vulnerability: GHSA-p77j-4mvh-x3m3 |
| 138 | + package: |
| 139 | + location: /usr/local/bin/prometheus |
| 140 | + |
| 141 | +# CVE-2026-33186 (GO-2026-4762) gRPC-Go server auth bypass -- not affected in our deployments |
| 142 | +# XXX: grpc version bump is in DEX master but it needs a new DEX release before OOD release to produce the ondemand-dex package |
| 143 | +# DEX doesn't use grpc/authz but has custom interceptors. I couldn't tell if it's vulnerable to the attack. |
| 144 | +# Regardless, the gRPC API is off by default (https://dexidp.io/docs/configuration/api/#configuration) |
| 145 | +# Our deployments don't enable it. Check for the commented-out `grpc:` block in `/etc/ood/dex/config.yaml` to confirm. |
| 146 | + - vulnerability: GHSA-p77j-4mvh-x3m3 |
| 147 | + package: |
| 148 | + location: /usr/sbin/ondemand-dex |
| 149 | + - vulnerability: GHSA-p77j-4mvh-x3m3 |
| 150 | + package: |
| 151 | + location: /usr/sbin/ondemand-dex-session |
| 152 | + |
| 153 | + |
| 154 | +# CVE-2026-33186 (GO-2026-4762) gRPC-Go server auth bypass -- TMP disable to check ignores are working |
| 155 | +# FIXME: should upgrade grafana to Grafana 12.4.2 |
| 156 | + - vulnerability: GHSA-p77j-4mvh-x3m3 |
| 157 | + package: |
| 158 | + location: /usr/share/grafana/bin/grafana |
| 159 | + |
| 160 | +# CVE-2024-45337 (GO-2024-3321) Misuse of ServerConfig.PublicKeyCallback -- not using ssh |
| 161 | + - vulnerability: GHSA-v778-237x-gjrc |
| 162 | + package: |
| 163 | + location: /usr/libexec/apptainer/bin/gocryptfs |
| 164 | + - vulnerability: GHSA-v778-237x-gjrc |
| 165 | + package: |
| 166 | + location: /var/lib/grafana/plugins/grafana-opensearch-datasource/gpx_opensearch-datasource_linux_amd64 |
| 167 | + |
| 168 | +# CVE-2026-33937 Handlebars.compile() javascript injection |
| 169 | +# Handlebars.compile() is only used by the shell app via hbs. All uses seem safe: |
| 170 | +# - protected by `typeof input !== 'string'` as https://github.com/handlebars-lang/handlebars.js/security/advisories/GHSA-2w6w-674q-4c4q |
| 171 | +# - or from string by directly reading a file on disk |
| 172 | + - vulnerability: GHSA-2w6w-674q-4c4q |
| 173 | + package: |
| 174 | + location: /var/www/ood/apps/sys/shell/yarn.lock |
| 175 | +# Handlebars.compile() is only used by webpack.config.js and input from string by directly reading a file on disk |
| 176 | + - vulnerability: GHSA-2w6w-674q-4c4q |
| 177 | + package: |
| 178 | + location: /opt/jupyter-py39/lib/python3.9/site-packages/jupyterlab/staging/yarn.lock |
| 179 | + |
| 180 | +# CVE-2026-39324 Rack::Session::Cookie secrets: decrypt failure fallback enables secretless session forgery and Marshal deserialization |
| 181 | +# Preliminary checks indicate OOD is not affected, as a Ruby on Rails application. |
| 182 | + - vulnerability: GHSA-33qg-7wpp-89cq |
| 183 | + package: |
| 184 | + location: /opt/ood/ondemand/root/usr/share/gems/3.3/ondemand/4.1.4-1/specifications/rack-session-2.1.1.gemspec |
| 185 | + - vulnerability: GHSA-33qg-7wpp-89cq |
| 186 | + package: |
| 187 | + location: /var/www/ood/apps/sys/dashboard/Gemfile.lock |
| 188 | + |
| 189 | +# Exclude podman images from scan, pending MySQL+OpenSearch+Filebeat upgrade |
| 190 | +exclude: |
| 191 | + - /var/lib/podman/.local/share/** |
0 commit comments