vendor:
PHP Template Store Script
by:
Sarafraz Khan
5.4
CVSS
MEDIUM
Stored XSS
79
CWE
Product Name: PHP Template Store Script
Affected Version From: 3.0.6
Affected Version To: 3.0.6
Patch Exists: YES
Related CWE: CVE-2018-14869
CPE: a:phpscriptsmall:php_template_store_script
Metasploit:
N/A
Other Scripts:
N/A
Platforms Tested: Windows 10
2018
PHP Template Store Script- 3.0.6 – Stored XSS via Addres ,Bank Name,and A/c Holder Name
A stored cross-site scripting vulnerability exists in PHP Template Store Script 3.0.6. An attacker can inject malicious JavaScript code into the Address Line 1, Address Line 2, Bank Name, and A/C Holder Name fields of the Personal Information page, which will be executed when the victim views the page. This can be used to steal the victim's session cookie and take over their account.
Mitigation:
Input validation should be used to prevent malicious code from being stored in the database.