原始 OSV JSON{
"id": "GHSA-3h52-6v6j-6wwv",
"aliases": [
"CVE-2026-8827"
],
"details": "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.",
"summary": "TYPO3 SQL Injection in extension \"Address List\" (tt_address)",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "10.0.0"
},
{
"fixed": "10.0.1"
}
]
}
],
"package": {
"name": "friendsoftypo3/tt-address",
"ecosystem": "Packagist"
}
},
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "9.0.0"
},
{
"fixed": "9.1.1"
}
]
}
],
"package": {
"name": "friendsoftypo3/tt-address",
"ecosystem": "Packagist"
}
},
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "8.1.2"
}
]
}
],
"package": {
"name": "friendsoftypo3/tt-address",
"ecosystem": "Packagist"
}
}
],
"modified": "2026-06-29T17:40:13Z",
"severity": [
{
"type": "CVSS_V4",
"score": "CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N"
}
],
"published": "2026-05-19T12:31:39Z",
"references": [
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-8827",
"type": "ADVISORY"
},
{
"url": "https://github.com/FriendsOfPHP/security-advisories/blob/master/friendsoftypo3/tt-address/CVE-2026-8827.yaml",
"type": "WEB"
},
{
"url": "https://github.com/FriendsOfTYPO3/tt_address",
"type": "PACKAGE"
},
{
"url": "https://typo3.org/security/advisory/typo3-ext-sa-2026-012",
"type": "WEB"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-89"
],
"severity": "HIGH",
"github_reviewed": true,
"nvd_published_at": "2026-05-19T10:16:25Z",
"github_reviewed_at": "2026-06-29T17:40:13Z"
}
}