9.8
CVE-2026-44172
- EPSS 0.42%
- Veröffentlicht 12.06.2026 17:34:04
- Zuletzt bearbeitet 06.07.2026 13:16:56
- Quelle security-advisories@github.com
- CVE-Watchlists
- Unerledigt
MariaDB: mysql_real_escape_string() incorrectly handled big5
MariaDB server is a community developed fork of MySQL server. In versions 3.3.18 and 3.4.8, an application that was taking non-validated user input, escaping it with mysql_real_escape_string() and sending it to the database using text protocol and big5 character set was vulnerable to SQL injections, even though mysql_real_escape_string() was supposed to prevent them. This issue has been patched in versions 3.3.19 and 3.4.9.
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.42% | 0.337 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| nvd@nist.gov | 9.8 | 3.9 | 5.9 |
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
|
| security-advisories@github.com | 6.9 | 0 | 0 |
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
|
| 0b0ca135-0b70-47e7-9f44-1890c2a1c46c | 9.1 | 3.9 | 5.2 |
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N
|
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.
https://github.com/MariaDB/server/security/advisories/GHSA-pv9p-5w55-55jm
https://jira.mariadb.org/browse/CONC-819
https://access.redhat.com/errata/RHSA-2026:33093
https://access.redhat.com/security/cve/CVE-2026-44172
https://bugzilla.redhat.com/show_bug.cgi?id=2488459
https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-44172.json
https://access.redhat.com/errata/RHSA-2026:33412
https://access.redhat.com/errata/RHSA-2026:33464
https://access.redhat.com/errata/RHSA-2026:33481
https://access.redhat.com/errata/RHSA-2026:33482
https://access.redhat.com/errata/RHSA-2026:30135