Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

github логотип

GHSA-3h52-6v6j-6wwv

Опубликовано: 19 мая 2026
Источник: github
Github: Прошло ревью
CVSS4: 8.2

Описание

TYPO3 SQL Injection in extension "Address List" (tt_address)

In the TYPO3 extension tt_address, the AddressRepository::getSqlQuery() method constructs a database query without properly sanitizing user input, leading to SQL Injection. The method is not invoked anywhere within the extension itself and therefore poses no direct risk in a default installation. However, custom extensions that call this method with untrusted input would expose the site to SQL injection. This has been patched in version 8.1.2, 9.1.1, and 10.0.1.

Пакеты

Наименование

friendsoftypo3/tt-address

composer
Затронутые версииВерсия исправления

>= 10.0.0, < 10.0.1

10.0.1

Наименование

friendsoftypo3/tt-address

composer
Затронутые версииВерсия исправления

>= 9.0.0, < 9.1.1

9.1.1

Наименование

friendsoftypo3/tt-address

composer
Затронутые версииВерсия исправления

< 8.1.2

8.1.2

EPSS

Процентиль: 26%
0.00328
Низкий

8.2 High

CVSS4

Дефекты

CWE-89

Связанные уязвимости

nvd
3 месяца назад

The AddressRepository::getSqlQuery() method constructs a database query without properly sanitizing user input, leading to SQL Injection. The method is not invoked anywhere within the extension itself and therefore poses no direct risk in a default installation. However, custom extensions that call this method with untrusted input would expose the site to SQL injection.

EPSS

Процентиль: 26%
0.00328
Низкий

8.2 High

CVSS4

Дефекты

CWE-89