CVE-2014-9635: Jenkins HttpOnly flag not Set for session cookies
5.3
CVSS Score
3.0
Basic Information
CVE ID
GHSA ID
EPSS Score
0.51882%
CWE
-
Published
5/17/2022
Updated
1/30/2024
KEV Status
No
Technology
Java
Technical Details
CVSS Vector
CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
Package Name | Ecosystem | Vulnerable Versions | First Patched Version |
---|---|---|---|
org.jenkins-ci.main:jenkins-core | maven | < 1.586 | 1.586 |
Vulnerability Intelligence
Miggo AI
Root Cause Analysis
The analysis is based on the provided patch and the understanding of the vulnerability. The functions identified are directly related to the handling of the HttpOnly
flag for session cookies, either as part of the vulnerable code or as a mitigation.