CVE-2025-53823: SQL Injection (Blind Time-Based) Vulnerability in id_socio
Parameter on processa_deletar_socio.php
Endpoint
CVE Publication: https://www.cve.org/CVERecord?id=CVE-2025-53823
Summary
A SQL Injection vulnerability was discovered in the id_socio
parameter of the /WeGIA/html/socio/sistema/processa_deletar_socio.php
endpoint. This vulnerability allows the execution of arbitrary SQL commands, which can compromise the confidentiality, integrity, and availability of stored data.
Details
|
|
PoC
Impact
- Unauthorized access to sensitive data (e.g., users, passwords, logs).
- Database enumeration (schemas, tables, users, versions).
- Escalation to RCE depending on DB configuration (e.g., xp_cmdshell, UDFs).
- Full compromise of the application if chained with other vulnerabilities.
- This issue affects all users and environments, as it does not require authentication and is reachable via a public endpoint.
Reference
https://github.com/LabRedesCefetRJ/WeGIA/security/advisories/GHSA-p8xr-qg3c-6ww2
Finder
Contributor
By: CVE-Hunters