Vendor Description
“Since 2005, EQdkp Plus is the Tool for managing your Guild and Raids. EQdkp Plus supports a lot of Games, you can easily connect it with your board and it’s a full featured CMS.”
Source: https://eqdkp-plus.eu/
Business Recommendation
Update to the latest version of EQdkp Plus. An in-depth security analysis performed by security professionals is highly advised, as the software may be affected from further security issues.
Vulnerability Overview/Description
Reflected XSS vulnerability
A vulnerability within Search.html allows an unauthenticated attacker to inject a client-side code which will be executed in the browser of users if they visit the manipulated site.
Proof Of Concept
Reflected XSS vulnerability
This vulnerability can be exploited by an unauthenticated attacker.
The XSS payload is injected in the search function through the ‘s’ parameter using the HTTP POST method.
URL : http:/eqdkp/index.php/Search.html?s=
METHOD : POST
PARAMETER: s
PAYLOAD: "><script>alert(XSS")</script>
Vulnerable / Tested Versions
EQDKP Plus Core versions 2.3.28 and 2.3.29 have been tested, v2.3.29 was the latest version available at the time of the test.