PT-2023-30220 · Unknown · Online Matrimonial Project
Andres Roldan
·
Publicado
2023-11-07
·
Atualizado
2023-11-13
·
CVE-2023-46793
CVSS v3.1
9.8
Crítica
| Vetor | AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H |
Name of the Vulnerable Software and Affected Versions
Online Matrimonial Project version 1.0
Description
The issue concerns multiple Unauthenticated SQL Injection vulnerabilities. Specifically, the
day parameter in the register() function of the functions.php resource does not validate the characters received and they are sent unfiltered to the database. This lack of validation allows for potential SQL injection attacks.Recommendations
For Online Matrimonial Project version 1.0, ensure proper validation and filtering of the
day parameter in the register() function to prevent SQL injection attacks. As a temporary workaround, consider disabling the register() function until a patch is available. Restrict access to the functions.php resource to minimize the risk of exploitation. Avoid using the day parameter in the affected function until the issue is resolved.Exploit
Correção
SQL injection
Encontrou algum problema na descrição? Tem algo a acrescentar? Fique à vontade para nos escrever 👾
Enumeração de Fraquezas
Identificadores relacionados
Produtos afetados
Online Matrimonial Project