CVE-2020-28414
Description
A reflected cross-site scripting (XSS) vulnerability exists in the TranzWare Payment Gateway 3.1.12.3.2. A remote unauthenticated attacker is able to execute arbitrary HTML code via crafted url (different vector than CVE-2020-28415).
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
A reflected XSS in TranzWare Payment Gateway 3.1.12.3.2 lets unauthenticated attackers inject arbitrary HTML/JavaScript via a crafted URL.
Vulnerability
The TranzWare Payment Gateway version 3.1.12.3.2 is vulnerable to a reflected cross-site scripting (XSS) vulnerability. A remote, unauthenticated attacker can inject arbitrary HTML code into the application's response by crafting a malicious URL that triggers the flaw in the gateway's input handling [1].
Exploitation
An attacker can exploit this vulnerability by sending a crafted URL to a legitimate user of the TranzWare Payment Gateway, who must then click on the link. No authentication or special privileges are required; the attack is fully remote. The attacker does not need to be on the same network as the target [1].
Impact
Successful exploitation allows an attacker to execute arbitrary HTML and JavaScript in the context of the victim's browser, leading to potential data theft, session hijacking, or defacement. The impact is considered code execution within the browser, but the underlying server integrity is not compromised [1].
Mitigation
As of the published date (2020-11-12), no patched version has been released by TranzWare. The vendor, Compass Plus, has acknowledged the vulnerability according to the discoverer's report [1]. Users are advised to apply input validation and output encoding as a workaround, monitor vendor advisories for a patch, and consider deploying web application firewall (WAF) rules to detect and block malicious payloads.
AI Insight generated on May 26, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.
Affected products
2- TranzWare/Payment Gatewaydescription
- Range: 3.1.12.3.2
Patches
0No patches discovered yet.
Vulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
2- compassplus.com/solutions/tranzware/mitrex_refsource_MISC
- github.com/jet-pentest/CVE-2020-28414/blob/main/README.mdmitrex_refsource_MISC
News mentions
0No linked articles in our index yet.