vendor:
Online Clothing Store
by:
Sushant Kamble
7.5
CVSS
HIGH
Persistent Cross-Site Scripting
79
CWE
Product Name: Online Clothing Store
Affected Version From: 1.0
Affected Version To: 1.0
Patch Exists: NO
Related CWE: N/A
CPE: a:sourcecodester:online_clothing_store
Metasploit:
N/A
Other Scripts:
N/A
Platforms Tested: Windows 10 Pro 10.0.18363 N/A Build 18363 + XAMPP V3.2.4
2020
Online Clothing Store 1.0 – Persistent Cross-Site Scripting
ONLINE CLOTHING STORE 1.0 is vulnerable to Stored XSS. Admin user can add malicious script to offer page. When a normal user visits the page, the script gets executed.
Mitigation:
Ensure that user input is properly sanitized and validated before being used in the application.