Publish Advisories

GHSA-4ppr-jw47-9qm5
GHSA-95qm-3xp7-vfj5
This commit is contained in:
advisory-database[bot]
2024-05-30 18:33:31 +00:00
parent 8eb651fa35
commit a68700f6b7
2 changed files with 210 additions and 0 deletions
@@ -0,0 +1,111 @@
{
"schema_version": "1.4.0",
"id": "GHSA-4ppr-jw47-9qm5",
"modified": "2024-05-30T18:32:51Z",
"published": "2024-05-30T18:32:51Z",
"aliases": [
],
"summary": "TYPO3 Cross-Site Scripting in Link Handling",
"details": "It has been discovered that t3:// URL handling and typolink functionality are vulnerable to cross-site scripting. Not only regular backend forms are affected but also frontend extensions which use the rendering with typolink.",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N"
}
],
"affected": [
{
"package": {
"ecosystem": "Packagist",
"name": "typo3/cms-core"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "10.0.0"
},
{
"fixed": "10.2.1"
}
]
}
]
},
{
"package": {
"ecosystem": "Packagist",
"name": "typo3/cms-core"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "8.0.0"
},
{
"fixed": "8.7.30"
}
]
}
]
},
{
"package": {
"ecosystem": "Packagist",
"name": "typo3/cms-core"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "9.0.0"
},
{
"fixed": "9.5.12"
}
]
}
]
}
],
"references": [
{
"type": "WEB",
"url": "https://github.com/TYPO3-CMS/core/commit/280908c9472aa5e1d9ee005327bbb9aed53f613a"
},
{
"type": "WEB",
"url": "https://github.com/TYPO3-CMS/core/commit/89f5817c09a50d8d60821158d651bd618521164e"
},
{
"type": "WEB",
"url": "https://github.com/TYPO3-CMS/core/commit/d2823a451d65ac59dd42ec54c92903d70d29c813"
},
{
"type": "WEB",
"url": "https://github.com/FriendsOfPHP/security-advisories/blob/master/typo3/cms-core/2019-12-17-2.yaml"
},
{
"type": "PACKAGE",
"url": "https://github.com/TYPO3-CMS/core"
},
{
"type": "WEB",
"url": "https://typo3.org/security/advisory/typo3-core-sa-2019-022"
}
],
"database_specific": {
"cwe_ids": [
"CWE-79"
],
"severity": "MODERATE",
"github_reviewed": true,
"github_reviewed_at": "2024-05-30T18:32:51Z",
"nvd_published_at": null
}
}
@@ -0,0 +1,99 @@
{
"schema_version": "1.4.0",
"id": "GHSA-95qm-3xp7-vfj5",
"modified": "2024-05-30T18:31:36Z",
"published": "2024-05-30T18:31:36Z",
"aliases": [
],
"summary": "TYPO3 Cross-Site Scripting in Form Framework validation handling",
"details": "It has been discovered that the output of field validation errors in the Form Framework is vulnerable to cross-site scripting.",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N"
}
],
"affected": [
{
"package": {
"ecosystem": "Packagist",
"name": "typo3/cms-core"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "10.0.0"
},
{
"fixed": "10.2.1"
}
]
}
]
},
{
"package": {
"ecosystem": "Packagist",
"name": "typo3/cms-core"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "8.0.0"
},
{
"fixed": "8.7.30"
}
]
}
]
},
{
"package": {
"ecosystem": "Packagist",
"name": "typo3/cms-core"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "9.0.0"
},
{
"fixed": "9.5.12"
}
]
}
]
}
],
"references": [
{
"type": "WEB",
"url": "https://github.com/FriendsOfPHP/security-advisories/blob/master/typo3/cms-core/2019-12-17-1.yaml"
},
{
"type": "PACKAGE",
"url": "https://github.com/TYPO3-CMS/core"
},
{
"type": "WEB",
"url": "https://typo3.org/security/advisory/typo3-core-sa-2019-021"
}
],
"database_specific": {
"cwe_ids": [
"CWE-79"
],
"severity": "MODERATE",
"github_reviewed": true,
"github_reviewed_at": "2024-05-30T18:31:36Z",
"nvd_published_at": null
}
}