CVE-2025-1640
Published: 25 February 2025
Description
Adversaries may leverage databases to mine valuable information.
Security Summary
CVE-2025-1640 is a critical SQL injection vulnerability (CWE-74, CWE-89) in Benner ModernaNet versions up to 1.1.0. The flaw affects an unknown functionality within the endpoint /Home/JS_CarregaCombo?formName=DADOS_PESSOAIS_PLANO&additionalCondition=&insideParameters=&elementToReturn=DADOS_PESSOAIS_PLANO&ordenarPelaDescricao=true&direcaoOrdenacao=asc&_=1739290047295, where manipulation of parameters enables SQL injection.
Attackers can exploit this vulnerability remotely without authentication or user interaction, given its low attack complexity as indicated by the CVSS 3.1 base score of 7.3 (AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L). Successful exploitation grants limited access to confidential data, moderate integrity disruption, and low availability impact on the affected system.
Advisories recommend upgrading to Benner ModernaNet version 1.1.1 to remediate the issue. Further details are documented in VulDB entries and a related GitHub repository tracking the CVE.
Details
- CWE(s)
Affected Products
MITRE ATT&CK Enterprise Techniques
Why these techniques?
SQL injection in unauthenticated web endpoint enables exploitation of public-facing application (T1190) and blind inference of database information (T1213.006).