Vulnerability Information
Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.
Vulnerability Title
SQL Injection in extension "Address List" (tt_address)
Vulnerability Description
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.
CVSS Information
N/A
Vulnerability Type
SQL命令中使用的特殊元素转义处理不恰当(SQL注入)
Vulnerability Title
TYPO3 Extension Address List SQL注入漏洞
Vulnerability Description
TYPO3 Extension Address List是TYPO3开源的一个TYPO3地址簿与联系人管理扩展。 TYPO3 Extension Address List存在SQL注入漏洞,该漏洞源于getSqlQuery方法未正确清理用户输入,可能导致SQL注入。
CVSS Information
N/A
Vulnerability Type
N/A