CVE-2026-3953
Cross-Site Scripting (XSS) in Proticaret E-Commerce
Publication date: 2026-05-07
Last updated on: 2026-05-07
Assigner: Computer Emergency Response Team of the Republic of Turkey
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| gosoft_software_industry_and_trade_ltd_co | proticaret_e-commerce | From 5.0.0 (inc) to 6.0.1767.1383 (exc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-79 | The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users. |
Attack-Flow Graph
AI Powered Q&A
How does this vulnerability affect compliance with common standards and regulations (like GDPR, HIPAA)?:
This vulnerability is a Cross-Site Scripting (XSS) issue that allows improper neutralization of input during web page generation, which can lead to unauthorized access or manipulation of sensitive data.
Such vulnerabilities can impact compliance with standards and regulations like GDPR and HIPAA because they may lead to data breaches or unauthorized disclosure of personal or protected health information.
Specifically, failure to protect against XSS attacks can violate requirements for data confidentiality and integrity mandated by these regulations.
Can you explain this vulnerability to me?
This vulnerability is a Cross-Site Scripting (XSS) issue found in Proticaret E-Commerce software by Gosoft Software Industry and Trade Ltd. Co. It occurs due to improper neutralization of input during web page generation, specifically a reflected XSS. This means that malicious input is not properly sanitized and can be executed in the context of a user's browser when they visit a crafted web page.
How can this vulnerability impact me? :
This vulnerability can have severe impacts including allowing attackers to execute arbitrary scripts in the victim's browser. This can lead to theft of sensitive information such as cookies, session tokens, or other credentials, unauthorized actions performed on behalf of the user, and potentially full compromise of the user's account or system.