#VU93356 Session Fixation in Apache CXF - CVE-2017-5656

 

#VU93356 Session Fixation in Apache CXF - CVE-2017-5656

Published: June 26, 2024


Vulnerability identifier: #VU93356
Vulnerability risk: Medium
CVSSv4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N/E:U/U:Green
CVE-ID: CVE-2017-5656
CWE-ID: CWE-384
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vulnerable software:
Apache CXF
Software vendor:
Apache Foundation

Description

The vulnerability allows a remote attacker to gain access to potentially sensitive information.

The vulnerability exists due to Apache CXF's STSClient uses a flawed way of caching tokens that are associated with delegation tokens. A remote attacker can craft a token which would return an identifer corresponding to a cached token for another user.


Remediation

Install updates from vendor's website.

External links