8000 Merge pull request #23 from sensiolabs/CVE-2014-4931 · jderusse/symfony@622ca90 · GitHub
[go: up one dir, main page]

Skip to content

Commit 622ca90

Browse files
committed
Merge pull request symfony#23 from sensiolabs/CVE-2014-4931
added CVE-2014-4931
2 parents 023c958 + 895c084 commit 622ca90

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: Code injection in the way Symfony implements translation caching in FrameworkBundle
2+
link: http://symfony.com/blog/security-releases-cve-2014-4931-symfony-2-3-18-2-4-8-and-2-5-2-released
3+
cve: CVE-2014-4931
4+
branches:
5+
2.0.x:
6+
time: 2014-07-15 15:35:51
7+
versions: [>=2.0.0]
8+
2.1.x:
9+
time: 2014-07-15 15:35:51
10+
versions: [>=2.1.0]
11+
2.2.x:
12+
time: 2014-07-15 15:35:51
13+
versions: [>=2.2.0]
14+
2.3.x:
15+
time: 2014-07-15 15:35:51
16+
versions: [>=2.3.0,<2.3.18]
17+
2.4.x:
18+
time: 2014-07-15 15:35:51
19+
versions: [>=2.4.0,<2.4.7]
20+
2.5.x:
21+
time: 2014-07-15 15:35:51
22+
versions: [>=2.5.0,<2.5.2]
23+
reference: composer://symfony/framework-bundle

symfony/symfony/CVE-2014-4931.yaml

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
title: Code injection in the way Symfony implements translation caching in FrameworkBundle
2+
link: http://symfony.com/blog/security-releases-cve-2014-4931-symfony-2-3-18-2-4-8-and-2-5-2-released
3+
cve: CVE-2014-4931
4+
branches:
5+
2.0.x:
6+
time: 2014-07-15 15:35:51
7+
versions: [>=2.0.0]
8+
2.1.x:
9+
time: 2014-07-15 15:35:51
10+
versions: [>=2.1.0]
11+
2.2.x:
12+
time: 2014-07-15 15:35:51
13+
versions: [>=2.2.0]
14+
2.3.x:
15+
time: 2014-07-15 15:35:51
16+
versions: [>=2.3.0,<2.3.18]
17+
2.4.x:
18+
time: 2014-07-15 15:35:51
19+
versions: [>=2.4.0,<2.4.7]
20+
2.5.x:
21+
time: 2014-07-15 15:35:51
22+
versions: [>=2.5.0,<2.5.2]
23+
reference: composer://symfony/symfony

0 commit comments

Comments
 (0)
0