An open API service providing security vulnerability metadata for many open source software ecosystems.

GSA_kwCzR0hTQS00ampqLWNtN3EtdjZocs4AAjcO

Moderate EPSS: 0.44354% (0.97409 Percentile) EPSS:

Jenkins Diagnostic page exposed session cookies

Affected Packages Affected Versions Fixed Versions
maven:org.jenkins-ci.main:jenkins-core < 2.204.2, >= 2.205, < 2.219 2.204.2, 2.219

Jenkins shows various technical details about the current user on the /whoAmI page. In a previous fix, the Cookie header value containing the HTTP session ID was redacted. However, user metadata shown on this page could also include the HTTP session ID in Jenkins 2.218 and earlier, LTS 2.204.1 and earlier.

This allows attackers able to exploit a cross-site scripting vulnerability to obtain the HTTP session ID value from this page.

Jenkins 2.219, LTS 2.204.2 no longer prints out the affected user metadata that might contain the HTTP session ID.

Additionally, we also redact values of further authentication-related HTTP headers in addition to Cookie on this page as a hardening.

References: