VYPR
Medium severity4.3NVD Advisory· Published Nov 30, 2025· Updated Apr 29, 2026

CVE-2025-13793

CVE-2025-13793

Description

A weakness has been identified in winston-dsouza Ecommerce-Website up to 87734c043269baac0b4cfe9664784462138b1b2e. Affected by this issue is some unknown functionality of the file /includes/header_menu.php of the component GET Parameter Handler. Executing manipulation of the argument Error can lead to cross site scripting. The attack can be executed remotely. The exploit has been made available to the public and could be exploited. This product implements a rolling release for ongoing delivery, which means version information for affected or updated releases is unavailable. The vendor was contacted early about this disclosure but did not respond in any way.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

Ecommerce-Website up to commit 87734c0 has a reflected XSS via the Error parameter in /includes/header_menu.php.

Analysis

A reflected cross-site scripting (XSS) vulnerability exists in the winston-dsouza Ecommerce-Website project up to commit 87734c043269baac0b4cfe9664784462138b1b2e. The issue resides in the file /includes/header_menu.php, where the GET parameter Error is not properly sanitized before being rendered. This allows an attacker to inject arbitrary JavaScript or HTML through the Error argument [1].

Exploitation

The attack is exploitable remotely without authentication. A victim only needs to visit a crafted URL containing a malicious Error parameter, causing the injected script to execute in the context of the victim's browser session. The exploit has been made publicly available, increasing the risk of widespread scanning or targeted attacks [1].

Impact

Successful exploitation enables an attacker to perform actions that a normal user can, such as stealing session cookies, redirecting the victim to malicious sites, defacing the page, or triggering other client-side attacks. The CVSS score of 4.3 (Medium) reflects the need for user interaction (clicking a link) and the limited direct impact on the server [1].

Mitigation

The project uses a rolling release model, meaning no specific patched version is provided. The vendor was contacted but did not respond, so no official fix is available. Users should consider input validation on the Error parameter or implement a Web Application Firewall (WAF) rule to block malicious patterns until a fix is applied [1].

AI Insight generated on May 19, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.

Affected products

2

Patches

0

No patches discovered yet.

Vulnerability mechanics

AI mechanics synthesis has not run for this CVE yet.

References

4

News mentions

0

No linked articles in our index yet.