vendor:
Password Vault Web Access (PVWA)
by:
Marcelo Toran (@spamv)
9.8
CVSS
CRITICAL
XML External Entity (XXE) Injection
611
CWE
Product Name: Password Vault Web Access (PVWA)
Affected Version From: <=10.7
Affected Version To: <=10.7
Patch Exists: YES
Related CWE: CVE-2019-7442
CPE: a:cyberark:enterprise_password_vault
Metasploit:
N/A
Other Scripts:
N/A
Platforms Tested: None
2019
CyberArk XML External Entity (XXE) Injection in SAML authentication
It has been found that the XML parser of the SAML authentication system of the Password Vault Web Access (PVWA) is vulnerable to XML External Entity (XXE) attacks via a crafted DTD. No user interaction or privileges are required as the vulnerability is triggered in pre-authentication.
Mitigation:
The best way to mitigate XXE attacks is to disable DTDs and external entities in the XML parser. This can be done by setting the appropriate flags in the XML parser configuration.