vendor:
T-Soft E-Commerce
by:
Alperen Ergel
5.5
CVSS
MEDIUM
Stored Cross-Site Scripting (XSS)
79
CWE
Product Name: T-Soft E-Commerce
Affected Version From: v4
Affected Version To: v4
Patch Exists: NO
Related CWE:
CPE: a:t-soft:t-soft_e-commerce:4
Platforms Tested: Kali Linux
2022
T-Soft E-Commerce 4 – ‘UrunAdi’ Stored Cross-Site Scripting (XSS)
The T-Soft E-Commerce 4 application is vulnerable to stored cross-site scripting (XSS) attacks. An attacker can exploit this vulnerability by adding a payload containing malicious JavaScript code to the 'UrunAdi' parameter when adding a product through the administrator page. When the payload is displayed on the website, it will be executed in the context of the user's browser, allowing the attacker to perform various malicious actions.
Mitigation:
To mitigate this vulnerability, it is recommended to implement input validation and output encoding on the affected parameter. Additionally, using a web application firewall (WAF) can help detect and block malicious XSS payloads.