Lucene search

K
githubGitHub Advisory DatabaseGHSA-9895-53FC-98V2
HistoryJun 03, 2024 - 4:46 p.m.

TYPO3 SQL Injection in dbal

2024-06-0316:46:05
GitHub Advisory Database
github.com
14
typo3
sql injection
dbal
mysql
databaseconnection
vulnerability
passthrough mode
extension configuration
databaseconnection::sql_query
databaseconnection::quotestr

AI Score

8

Confidence

Low

A flaw in the database escaping API results in a SQL injection vulnerability when extension dbal is enabled and configured for MySQL passthrough mode in its extension configuration. All queries which use the DatabaseConnection::sql_query are vulnerable, even if arguments were properly escaped with DatabaseConnection::quoteStr beforehand.

Affected configurations

Vulners
Node
typo3typo3_cmsRange6.2.06.2.18
VendorProductVersionCPE
typo3typo3_cms*cpe:2.3:a:typo3:typo3_cms:*:*:*:*:*:*:*:*

AI Score

8

Confidence

Low