CVE-2024-53471: Stored XSS in meio_pagamento.php
function
CVE Publication: https://www.cve.org/CVERecord?id=CVE-2024-53471
Vendor
WeGIA (Web Gerenciador Institucional) is an integrated management system licensed under the GNU GPL v3.0, designed to enhance administration, control, and transparency for institutions.
https://sol.sbc.org.br/index.php/latinoware/article/view/31544
Affected Product Code Base
WeGIA < v3.2.0
Vulnerability Description
A stored Cross-Site Scripting (XSS) vulnerability was identified in the WeGIA application. This vulnerability allows unauthorized scripts to be executed within the user's browser context. Stored XSS is particularly critical, as the malicious code is permanently stored on the server and executed whenever a compromised page is loaded, affecting all users accessing this page.
POC
File: meio_pagamento.php
Payload:
|
|
Endpoint: id="meio-pagamento-nome"
, name="nome"
Reference
https://www.cve.org/CVERecord?id=CVE-2024-53471
Solution
https://github.com/nilsonLazarin/WeGIA/issues/789
Discoverer
Contributor
By: CVE-Hunters