vendor:
Fortify SSC (Software Security Center)
by:
alt3kx
9.8
CVSS
CRITICAL
XML External Entity (XXE)
611, 918
CWE
Product Name: Fortify SSC (Software Security Center)
Affected Version From: 17.10
Affected Version To: 18.10
Patch Exists: YES
Related CWE: CVE-2018-12463
CPE: a:microfocus:fortify_software_security_center
Metasploit:
N/A
Other Scripts:
N/A
Platforms Tested: None
2018
XML External Entity (XXE) Vulnerability in Fortify SSC
An XML External Entity attack is a type of attack against an application that parses XML input. This attack occurs when XML input containing a reference to an external entity is processed by a weakly configured XML parser. This attack may lead to the disclosure of confidential data, denial of service, server side request forgery, port scanning from the perspective of the machine where the parser is located, and other system impacts.
Mitigation:
Ensure that XML parsers are configured to disable external entity references and/or to resolve external entities to local, safe resources.