Home

Description

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.

PUBLISHED Reserved 2026-05-05 | Published 2026-06-12 | Updated 2026-06-12 | Assigner GitHub_M




MEDIUM: 6.9CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N

Problem types

CWE-89: Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')

Product status

= 3.3.18
affected

= 3.4.8
affected

References

github.com/...server/security/advisories/GHSA-pv9p-5w55-55jm

jira.mariadb.org/browse/CONC-819

cve.org (CVE-2026-44172)

nvd.nist.gov (CVE-2026-44172)

Download JSON