VYPR
Unrated severityNVD Advisory· Published Jan 17, 2024· Updated Jun 17, 2025

CVE-2023-25295

CVE-2023-25295

Description

Reflected XSS in GRUEN eVEWA3 Community login panel (versions 31-53) enables account takeover via crafted URL.

AI Insight

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

Reflected XSS in GRUEN eVEWA3 Community login panel (versions 31-53) enables account takeover via crafted URL.

Vulnerability

A reflected Cross-Site Scripting (XSS) vulnerability exists in the evewa3ajax.php endpoint of GRUEN eVEWA3 Community versions 31 through 53 [1]. The file parameter is vulnerable to injection, allowing arbitrary JavaScript to be reflected in the login form HTML. No authentication is required to trigger the vulnerability.

Exploitation

An attacker can craft a malicious URL containing a payload injected into the evewa3ajax.php parameter, such as evewa3ajax.php%22%3E%3Cscript%3E.... When a victim visits the URL, the injected script executes in the context of the login page. The attacker can use JavaScript event handlers like onsubmit to exfiltrate credentials entered into the login form to an attacker-controlled server [1]. The payload can be obfuscated using Base64 and URL encoding.

Impact

Successful exploitation allows the attacker to steal login credentials of any user who visits the crafted URL and submits the login form. This leads to account takeover (ATO) and escalation of privileges, as the attacker can then access the victim's account with the same level of access [1].

Mitigation

A security patch labeled "H1" has been applied across all affected versions (31 to 53) to fix the XSS vulnerability [1]. Users should ensure they are running the patched version. No workarounds are documented.

AI Insight generated on May 25, 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

1

News mentions

0

No linked articles in our index yet.