vendor:
Ametys CMS
by:
Gjoko 'LiquidWorm' Krstic
7,5
CVSS
HIGH
XPath Injection
89
CWE
Product Name: Ametys CMS
Affected Version From: 3.5.2
Affected Version To: 3.5.1
Patch Exists: NO
Related CWE: N/A
CPE: a:anyware_services:ametys_cms
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Microsoft Windows 7 Ultimate (EN) 32bit, Jetty 6.1.21
2013
Ametys CMS 3.5.2 (lang parameter) XPath Injection Vulnerability
Input passed via the 'lang' POST parameter in the newsletter plugin is not properly sanitised before being used to construct a XPath query for XML data. This can be exploited to manipulate XPath queries by injecting arbitrary XPath code.
Mitigation:
Input validation should be used to ensure that untrusted data is not used to construct XPath queries.