6.5
CVE-2025-41678
- EPSS 0.16%
- Published 21.07.2025 09:30:44
- Last modified 22.07.2025 13:06:07
- Source info@cert.vde.com
- Teams watchlist Login
- Open Login
A high privileged remote attacker can alter the configuration database via POST requests due to improper neutralization of special elements used in a SQL statement.
Verknüpft mit AI von unstrukturierten Daten zu bestehenden CPE der NVD
This information is available to logged-in users. Login
Daten sind bereitgestellt durch das CVE Programm von einer CVE Numbering Authority (CNA) (Unstrukturiert).
VendorMB connect line
≫
Product
mbNET.mini
Default Statusunaffected
Version <
2.3.3
Version
0.0.0
Status
affected
VendorHelmholz
≫
Product
REX 100
Default Statusunaffected
Version <
2.3.3
Version
0.0.0
Status
affected
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
Type | Source | Score | Percentile |
---|---|---|---|
EPSS | FIRST.org | 0.16% | 0.378 |
Source | Base Score | Exploit Score | Impact Score | Vector string |
---|---|---|---|---|
info@cert.vde.com | 6.5 | 1.2 | 5.2 |
CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:H/A:H
|
CWE-89 Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')
The product constructs all or part of an SQL command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended SQL command when it is sent to a downstream component. Without sufficient removal or quoting of SQL syntax in user-controllable inputs, the generated SQL query can cause those inputs to be interpreted as SQL instead of ordinary user data.