File tree Expand file tree Collapse file tree 2 files changed +80
-35
lines changed
github-reviewed/2022/05/GHSA-v59p-p692-v382
unreviewed/2022/05/GHSA-v59p-p692-v382 Expand file tree Collapse file tree 2 files changed +80
-35
lines changed Original file line number Diff line number Diff line change
1
+ {
2
+ "schema_version" : " 1.4.0" ,
3
+ "id" : " GHSA-v59p-p692-v382" ,
4
+ "modified" : " 2023-08-01T00:09:06Z" ,
5
+ "published" : " 2022-05-24T16:59:51Z" ,
6
+ "aliases" : [
7
+ " CVE-2015-0270"
8
+ ],
9
+ "summary" : " Zend Framework Allows SQL Injection" ,
10
+ "details" : " Zend Framework before 2.2.10 and 2.3.x before 2.3.5 has Potential SQL injection in PostgreSQL Zend\\ Db adapter." ,
11
+ "severity" : [
12
+ {
13
+ "type" : " CVSS_V3" ,
14
+ "score" : " CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
15
+ }
16
+ ],
17
+ "affected" : [
18
+ {
19
+ "package" : {
20
+ "ecosystem" : " Packagist" ,
21
+ "name" : " zendframework/zendframework"
22
+ },
23
+ "ranges" : [
24
+ {
25
+ "type" : " ECOSYSTEM" ,
26
+ "events" : [
27
+ {
28
+ "introduced" : " 0"
29
+ },
30
+ {
31
+ "fixed" : " 2.2.10"
32
+ }
33
+ ]
34
+ }
35
+ ]
36
+ },
37
+ {
38
+ "package" : {
39
+ "ecosystem" : " Packagist" ,
40
+ "name" : " zendframework/zendframework"
41
+ },
42
+ "ranges" : [
43
+ {
44
+ "type" : " ECOSYSTEM" ,
45
+ "events" : [
46
+ {
47
+ "introduced" : " 2.3"
48
+ },
49
+ {
50
+ "fixed" : " 2.3.5"
51
+ }
52
+ ]
53
+ }
54
+ ]
55
+ }
56
+ ],
57
+ "references" : [
58
+ {
59
+ "type" : " ADVISORY" ,
60
+ "url" : " https://nvd.nist.gov/vuln/detail/CVE-2015-0270"
61
+ },
62
+ {
63
+ "type" : " WEB" ,
64
+ "url" : " https://github.com/zendframework/zendframework/commit/569f18228f5fc84534af6ff2f367ca1a7143ec65"
65
+ },
66
+ {
67
+ "type" : " WEB" ,
68
+ "url" : " https://framework.zend.com/security/advisory/ZF2015-02"
69
+ }
70
+ ],
71
+ "database_specific" : {
72
+ "cwe_ids" : [
73
+ " CWE-89"
74
+ ],
75
+ "severity" : " CRITICAL" ,
76
+ "github_reviewed" : true ,
77
+ "github_reviewed_at" : " 2023-08-01T00:09:06Z" ,
78
+ "nvd_published_at" : " 2019-10-25T15:15:00Z"
79
+ }
80
+ }
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments