Cross-site scripting in PHPKIT - CVE-2015-1052
Published: January 15, 2015 / Updated: August 9, 2020
PHPKIT
Detailed vulnerability description
Vulnerability allows a remote attacker to perform XSS attacks.
The vulnerability is caused by an input validation error in the poll archive in PHPKIT 1.6.6 (Build 160014) when processing result parameter to upload_files/pk/include.php. A remote attacker can trick the victim to follow a specially crafted link and execute arbitrary HTML and script code in victim's browser in security context of vulnerable website.
Successful exploitation of this vulnerability may allow a remote attacker to steal potentially sensitive information, change appearance of the web page, perform phishing and drive-by-download attacks.
How to mitigate CVE-2015-1052
Sources
- http://packetstormsecurity.com/files/129917/CMS-PHPKit-WCMS-1.6.6-Cross-Site-Scripting.html
- http://seclists.org/fulldisclosure/2015/Jan/25
- http://sroesemann.blogspot.de/2014/12/sroeadv-2014-07.html
- http://sroesemann.blogspot.de/2015/01/report-for-advisory-sroeadv-2014-07.html
- http://www.securityfocus.com/bid/72001