First published: Thu Dec 05 2024(Updated: )
Multiple stored cross-site scripting (XSS) vulnerabilities in the component /configuracao/meio_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-53471 allows attackers to execute arbitrary web scripts or HTML, leading to stored cross-site scripting attacks.
To mitigate CVE-2024-53471, sanitize input fields to prevent injection of malicious scripts into the id or name parameters.
CVE-2024-53471 specifically affects WeGIA v3.2.0.
CVE-2024-53471 is classified as a stored cross-site scripting (XSS) vulnerability.
If you suspect exploitation of CVE-2024-53471, you should immediately review your logs for anomalies and implement input validation on vulnerable parameters.