Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 8ad2998

Browse files
committed
Merge pull request symfony#96 from patkar/typo3-security-bulletins
Add new TYPO3 CMS security advisories
2 parents 66913a6 + 4c9a648 commit 8ad2998

2 files changed

Lines changed: 39 additions & 0 deletions

File tree

typo3/cms/2015-09-08-1.yaml

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
title: Frontend: Unauthenticated Path Disclosure
2+
link: https://typo3.org/teams/security/security-bulletins/typo3-core/typo3-core-sa-2015-008/
3+
branches:
4+
6.2.x:
5+
time: 2015-09-08 10:57:00
6+
versions: [>=6.2.0,<6.2.15]
7+
7.0.x:
8+
time: 2015-09-08 10:57:00
9+
versions: [>=7.0.0,<7.1.0]
10+
7.1.x:
11+
time: 2015-09-08 10:57:00
12+
versions: [>=7.1.0,<7.2.0]
13+
7.2.x:
14+
time: 2015-09-08 10:57:00
15+
versions: [>=7.2.0,<7.3.0]
16+
7.3.x:
17+
time: 2015-09-08 10:57:00
18+
versions: [>=7.3.0,<7.4.0]
19+
reference: composer://typo3/cms

typo3/cms/CVE-2015-5956.yaml

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
title: Backend: Non-Persistent Cross-Site Scripting
2+
link: https://typo3.org/teams/security/security-bulletins/typo3-core/typo3-core-sa-2015-009/
3+
cve: CVE-2015-5956
4+
branches:
5+
6.2.x:
6+
time: 2015-09-08 10:59:00
7+
versions: [>=6.2.0,<6.2.15]
8+
7.0.x:
9+
time: 2015-09-08 10:59:00
10+
versions: [>=7.0.0,<7.1.0]
11+
7.1.x:
12+
time: 2015-09-08 10:59:00
13+
versions: [>=7.1.0,<7.2.0]
14+
7.2.x:
15+
time: 2015-09-08 10:59:00
16+
versions: [>=7.2.0,<7.3.0]
17+
7.3.x:
18+
time: 2015-09-08 10:59:00
19+
versions: [>=7.3.0,<7.4.0]
20+
reference: composer://typo3/cms

0 commit comments

Comments
 (0)