Skip to content

Commit b5955c2

Browse files
committed
Merge pull request symfony#54 from DavidPrevot/master
Add ZF2015-02 for zendframework/zendframework too
2 parents 98b42e5 + 723b51d commit b5955c2

File tree

2 files changed

+21
-4
lines changed

2 files changed

+21
-4
lines changed

zendframework/zendframework/ZF2015-01.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,15 +3,15 @@ link: http://framework.zend.com/security/advisory/ZF2015-01
33
cve: ~
44
branches:
55
2.0.x:
6-
time: 2014-01-14 22:00:00
6+
time: 2015-01-14 22:00:00
77
versions: [>=2.0.0,<2.0.99]
88
2.1.x:
9-
time: 2014-01-14 22:00:00
9+
time: 2015-01-14 22:00:00
1010
versions: [>=2.1.0,<2.1.99]
1111
2.2.x:
12-
time: 2014-01-14 22:00:00
12+
time: 2015-01-14 22:00:00
1313
versions: [>=2.2.0,<2.2.9]
1414
2.3.x:
15-
time: 2014-01-14 22:00:00
15+
time: 2015-01-14 22:00:00
1616
versions: [>=2.3.0,<2.3.4]
1717
reference: composer://zendframework/zendframework
Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
title: Potential SQL injection in PostgreSQL Zend\Db adapter
2+
link: http://framework.zend.com/security/advisory/ZF2015-02
3+
cve: CVE-2015-0270
4+
branches:
5+
2.0.x:
6+
time: 2015-02-18 19:15:09
7+
versions: [>=2.0.0,<2.0.99]
8+
2.1.x:
9+
time: 2015-02-18 19:15:09
10+
versions: [>=2.1.0,<2.1.99]
11+
2.2.x:
12+
time: 2015-02-18 19:15:09
13+
versions: [>=2.2.0,<2.2.10]
14+
2.3.x:
15+
time: 2015-02-18 19:15:09
16+
versions: [>=2.3.0,<2.3.5]
17+
reference: composer://zendframework/zendframework

0 commit comments

Comments
 (0)