vendor:
Echo
by:
Anonymous / SEC Consult Vulnerability Lab
8.8
CVSS
HIGH
XML Injection
611
CWE
Product Name: Echo
Affected Version From: Echo2 < 2.1.1
Affected Version To: Echo2 < 2.1.1
Patch Exists: YES
Related CWE: N/A
CPE: a:nextapp:echo
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: N/A
2009
NextApp Echo XML Injection Vulnerability
Unverified XML Data is passed from the client (Webbrowser) to the NextApp Echo Engine and consequently to an underlying XML Parser. This leading to a typical XML Injection scenario. By manipulating the POST content it is possible to inject arbitrary XML declarations- and instructions.
Mitigation:
Ensure that all XML data is properly validated and sanitized before being passed to the underlying XML Parser.