First published: Thu Dec 05 2024(Updated: )
Multiple stored cross-site scripting (XSS) vulnerabilities in the component /configuracao/gateway_pagamento.php of WeGIA v3.2.0 allows attackers to execute arbitrary web scripts or HTML via a crafted payload injected into the id or name parameter.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
Wegia Wegia |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2024-53470 is considered a high-severity vulnerability due to its potential for stored cross-site scripting (XSS) attacks that could allow attackers to execute arbitrary scripts.
To fix CVE-2024-53470, sanitize and validate input in the id and name parameters to prevent the injection of malicious scripts.
CVE-2024-53470 affects WeGIA v3.2.0, specifically the component located at /configuracao/gateway_pagamento.php.
The potential impacts of CVE-2024-53470 include unauthorized script execution, data theft, session hijacking, and phishing attacks.
As of now, specific exploits for CVE-2024-53470 have not been publicly disclosed, but the vulnerability can be exploited using crafted payloads.