Skip to content

Commit b442a2f

Browse files
authored
Merge pull request #591 from ohader/sec/typo3-october-2021
Add security advisories for TYPO3 v11.5 LTS release
2 parents acbc012 + 91b44d0 commit b442a2f

File tree

4 files changed

+32
-0
lines changed

4 files changed

+32
-0
lines changed

typo3/cms-core/CVE-2021-41113.yaml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
title: 'TYPO3-CORE-SA-2021-014: Cross-Site-Request-Forgery in Backend URI Handling'
2+
link: 'https://typo3.org/security/advisory/typo3-core-sa-2021-014'
3+
cve: CVE-2021-41113
4+
branches:
5+
11.x:
6+
time: '2021-10-05 11:02:10'
7+
versions: ['>=11.2.0', '<11.5.0']
8+
reference: 'composer://typo3/cms-core'

typo3/cms-core/CVE-2021-41114.yaml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
title: 'TYPO3-CORE-SA-2021-015: HTTP Host Header Injection in Request Handling'
2+
link: 'https://typo3.org/security/advisory/typo3-core-sa-2021-015'
3+
cve: CVE-2021-41114
4+
branches:
5+
11.x:
6+
time: '2021-10-05 11:02:47'
7+
versions: ['>=11.0.0', '<11.5.0']
8+
reference: 'composer://typo3/cms-core'

typo3/cms/CVE-2021-41113.yaml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
title: 'TYPO3-CORE-SA-2021-014: Cross-Site-Request-Forgery in Backend URI Handling'
2+
link: 'https://typo3.org/security/advisory/typo3-core-sa-2021-014'
3+
cve: CVE-2021-41113
4+
branches:
5+
11.x:
6+
time: '2021-10-05 11:02:10'
7+
versions: ['>=11.2.0', '<11.5.0']
8+
reference: 'composer://typo3/cms'

typo3/cms/CVE-2021-41114.yaml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
title: 'TYPO3-CORE-SA-2021-015: HTTP Host Header Injection in Request Handling'
2+
link: 'https://typo3.org/security/advisory/typo3-core-sa-2021-015'
3+
cve: CVE-2021-41114
4+
branches:
5+
11.x:
6+
time: '2021-10-05 11:02:47'
7+
versions: ['>=11.0.0', '<11.5.0']
8+
reference: 'composer://typo3/cms'

0 commit comments

Comments
 (0)