SCA: security update for github.com/pomerium/pomerium (GHSA-rrqr-7w59-637v)

medium Tenable Self-Hosted Container Security Plugin ID 418910

Description

There are packages installed that are affected by a vulnerability referenced in the following CVE:

- Pomerium is an identity and context-aware access proxy. Prior to version 0.26.1, the Pomerium user info
page (at `/.pomerium`) unintentionally included serialized OAuth2 access and ID tokens from the logged-in
user's session. These tokens are not intended to be exposed to end users. This issue may be more severe in
the presence of a cross-site scripting vulnerability in an upstream application proxied through Pomerium.
If an attacker could insert a malicious script onto a web page proxied through Pomerium, that script could
access these tokens by making a request to the `/.pomerium` endpoint. Upstream applications that
authenticate only the ID token may be vulnerable to user impersonation using a token obtained in this
manner. Note that an OAuth2 access token or ID token by itself is not sufficient to hijack a user's
Pomerium session. Upstream applications should not be vulnerable to user impersonation via these tokens
provided the application verifies the Pomerium JWT for each request, the connection between Pomerium and
the application is secured by mTLS, or the connection between Pomerium and the application is otherwise
secured at the network layer. The issue is patched in Pomerium v0.26.1. No known workarounds are
available. (CVE-2024-39315)

See Also

https://github.com/advisories/GHSA-rrqr-7w59-637v

Plugin Details

Severity: Medium

ID: 418910

Version: Revision 1.8

Type: Local

Family: SCA Checks

Published: 1/23/2025

Updated: 7/2/2026

Supported Sensors: Tenable Cloud Security, Tenable Self-Hosted Container Security

Risk Information

VPR

Risk Factor: Low

Score: 3

Percentile: 23.51

Vendor

Vendor Severity: Medium

CVSS v2

Risk Factor: High

Base Score: 7.8

Temporal Score: 5.8

Vector: CVSS2#AV:N/AC:L/Au:N/C:C/I:N/A:N

CVSS Score Source: CVE-2024-39315

CVSS v3

Risk Factor: Medium

Base Score: 6.5

Temporal Score: 5.7

Vector: CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N

Temporal Vector: CVSS:3.0/E:U/RL:O/RC:C

CVSS v4

Risk Factor: Medium

Base Score: 6.9

Threat Score: 4.6

Threat Vector: CVSS:4.0/E:U

Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:P/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 7/5/2024

Vulnerability Publication Date: 7/2/2024

Reference Information

CVE: CVE-2024-39315

cwe: CWE-201