vendor:
SDL Web Content Manager
by:
Ahmed Elhady Mohamed
6.5
CVSS
MEDIUM
XXE
611
CWE
Product Name: SDL Web Content Manager
Affected Version From: 8.5.0
Affected Version To: 8.5.0
Patch Exists: YES
Related CWE: CVE-2018-19371
CPE: a:sdl:tridion:8.5.0
Metasploit:
N/A
Other Scripts:
N/A
Platforms Tested: None
2018
XXE Vulnerability in SDL Web Content Manager
SDL Web Content Manager build 8.5.0 is vulnerable to XXE vulnerability in SaveUserSettings web service. SaveUserSettings web service takes XML values as a parameter. The webservices allows and accepts XML external entity which allows an attacker to read sensitive files from the server. Moreover it can be used to perform network port scanning to internal network.
Mitigation:
Disable external entity processing in XML parser, use whitelisting to restrict the external entities, use a secure parser, use a secure transport protocol, use a secure authentication mechanism, use a secure authorization mechanism, use a secure encryption mechanism, use a secure logging mechanism, use a secure storage mechanism, use a secure communication mechanism, use a secure access control mechanism, use a secure configuration mechanism, use a secure deployment mechanism, use a secure monitoring mechanism, use a secure patching mechanism.