vendor:
Oracle WebCenter Sites Satellite Server
by:
K. Gudinavicius
5,8
CVSS
MEDIUM
HTTP header injection/Cache poisoning
79
CWE
Product Name: Oracle WebCenter Sites Satellite Server
Affected Version From: 7.6.0 Patch1
Affected Version To: 11.1.1.6.1
Patch Exists: YES
Related CWE: CVE-2013-1509
CPE: a:oracle:webcenter_sites_satellite_server
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: None
2013
HTTP header injection/Cache poisoning in Oracle WebCenter Sites Satellite Server
Due to unsanitized user input it is possible to inject arbitrary HTTP header values in certain HTTP responses of the Satellite Server. This can be exploited, for example, to perform session fixation and malicious redirection attacks via the Set-Cookie and the Refresh headers. Moreover, the Satellite Server caches these HTTP responses with the injected HTTP header resulting in all further requests to the same resource being served with the poisoned HTTP response, while these objects remain in cache.
Mitigation:
Ensure that user input is properly sanitized and validated before being used in HTTP responses.