Skip to content

Commit 3011f59

Browse files
committed
feature symfony#30 Added CVE-2014-6061 for Symfony (stof)
This PR was merged into the master branch. Discussion ---------- Added CVE-2014-6061 for Symfony Commits ------- 1551e24 Added CVE-2014-6061 for Symfony
2 parents a189503 + 1551e24 commit 3011f59

File tree

2 files changed

+46
-0
lines changed

2 files changed

+46
-0
lines changed
Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
title: Security issue when parsing the Authorization header
2+
link: http://symfony.com/blog/cve-2014-6061-security-issue-when-parsing-the-authorization-header
3+
cve: CVE-2014-6061
4+
branches:
5+
2.0.x:
6+
time: 2014-09-03 07:38:23
7+
versions: [>=2.0.0,<2.1.0]
8+
2.1.x:
9+
time: 2014-09-03 07:38:23
10+
versions: [>=2.1.0,<2.2.0]
11+
2.2.x:
12+
time: 2014-09-03 07:38:23
13+
versions: [>=2.2.0,<2.3.0]
14+
2.3.x:
15+
time: 2014-09-03 07:38:23
16+
versions: [>=2.3.0,<2.3.19]
17+
2.4.x:
18+
time: 2014-09-03 07:38:23
19+
versions: [>=2.4.0,<2.4.9]
20+
2.5.x:
21+
time: 2014-09-03 07:38:23
22+
versions: [>=2.5.0,<2.5.4]
23+
reference: composer://symfony/http-foundation

symfony/symfony/CVE-2014-6061.yaml

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
title: Security issue when parsing the Authorization header
2+
link: http://symfony.com/blog/cve-2014-6061-security-issue-when-parsing-the-authorization-header
3+
cve: CVE-2014-6061
4+
branches:
5+
2.0.x:
6+
time: 2014-09-03 07:38:23
7+
versions: [>=2.0.0,<2.1.0]
8+
2.1.x:
9+
time: 2014-09-03 07:38:23
10+
versions: [>=2.1.0,<2.2.0]
11+
2.2.x:
12+
time: 2014-09-03 07:38:23
13+
versions: [>=2.2.0,<2.3.0]
14+
2.3.x:
15+
time: 2014-09-03 07:38:23
16+
versions: [>=2.3.0,<2.3.19]
17+
2.4.x:
18+
time: 2014-09-03 07:38:23
19+
versions: [>=2.4.0,<2.4.9]
20+
2.5.x:
21+
time: 2014-09-03 07:38:23
22+
versions: [>=2.5.0,<2.5.4]
23+
reference: composer://symfony/symfony

0 commit comments

Comments
 (0)