vendor:
XenAPI for XenForo
by:
Julien Ahrens
7,5
CVSS
(AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N)
SQL Injection
89
CWE
Product Name: XenAPI for XenForo
Affected Version From: XenAPI for XenForo v1.4.1
Affected Version To: XenAPI for XenForo v1.4.1
Patch Exists: YES
Related CWE: -
CPE: XenAPI for XenForo
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: None
2016
[RCESEC-2016-002] XenAPI v1.4.1 for XenForo Multiple Unauthenticated SQL Injections
The plugin 'XenAPI' for XenForo offers a REST Api with different functions to query and edit information from the XenForo database backend. Amongst those are 'getGroup' and 'getUsers', which can be called without authentication (default) and since the application does not properly validate and sanitize the 'value' parameter, it is possible to inject arbitrary SQL commands into the XenForo backend database.
Mitigation:
Upgrade to XenAPI for XenForo v1.4.2 or later.