MariaDB
cpe:2.3:a:mariadb:mariadb:*:*:*:*:*:*:*
- 10.6
- 10.11
- 11.4
- 11.8
A directory traversal vulnerability allowing remote code execution has been identified in the MariaDB utility 'mariadb-dump'. This issue arises from improper validation of user-supplied paths, particularly in the handling of view names, which can lead to arbitrary code execution in the context of the current user. The vulnerability affects MariaDB versions 10.6, 10.11, 11.4, and 11.8.
Exploitation of this vulnerability allows for arbitrary code execution on the affected system, executed with the privileges of the current user.
To reproduce this vulnerability, create a database and a table with a name that includes a directory traversal sequence. Then, use the 'mariadb-dump' utility with the '--tab' option to export the table. The export will fail due to the traversal, but the error can be manipulated to execute arbitrary code.
MariaDB has released patches for this vulnerability in versions 10.6.24, 10.11.15, 11.4.9, and 11.8.4.
Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.