-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathCVE-2015-3167.json
140 lines (140 loc) · 5.74 KB
/
CVE-2015-3167.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
{
"CVE-ID": "CVE-2015-3167",
"NVD": {
"Descriptions": "contrib/pgcrypto in PostgreSQL before 9.0.20, 9.1.x before 9.1.16, 9.2.x before 9.2.11, 9.3.x before 9.3.7, and 9.4.x before 9.4.2 uses different error responses when an incorrect key is used, which makes it easier for attackers to obtain the key via a brute force attack.",
"Cvss2_BaseScore": 5,
"Cvss3_BaseScore": 7.5,
"Cvss2_VectorString": "AV:N/AC:L/Au:N/C:P/I:N/A:N",
"Cvss3_VectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"CPEs": [
{
"URI": "cpe:/o:debian:debian_linux:9.0",
"FormattedString": "cpe:2.3:o:debian:debian_linux:9.0:*:*:*:*:*:*:*",
"VersionStartExcluding": "",
"VersionStartIncluding": "",
"VersionEndExcluding": "",
"VersionEndIncluding": ""
},
{
"URI": "cpe:/o:debian:debian_linux:8.0",
"FormattedString": "cpe:2.3:o:debian:debian_linux:8.0:*:*:*:*:*:*:*",
"VersionStartExcluding": "",
"VersionStartIncluding": "",
"VersionEndExcluding": "",
"VersionEndIncluding": ""
},
{
"URI": "cpe:/o:debian:debian_linux:7.0",
"FormattedString": "cpe:2.3:o:debian:debian_linux:7.0:*:*:*:*:*:*:*",
"VersionStartExcluding": "",
"VersionStartIncluding": "",
"VersionEndExcluding": "",
"VersionEndIncluding": ""
},
{
"URI": "cpe:/o:canonical:ubuntu_linux:15.04",
"FormattedString": "cpe:2.3:o:canonical:ubuntu_linux:15.04:*:*:*:*:*:*:*",
"VersionStartExcluding": "",
"VersionStartIncluding": "",
"VersionEndExcluding": "",
"VersionEndIncluding": ""
},
{
"URI": "cpe:/o:canonical:ubuntu_linux:14.10",
"FormattedString": "cpe:2.3:o:canonical:ubuntu_linux:14.10:*:*:*:*:*:*:*",
"VersionStartExcluding": "",
"VersionStartIncluding": "",
"VersionEndExcluding": "",
"VersionEndIncluding": ""
},
{
"URI": "cpe:/o:canonical:ubuntu_linux:14.04::~~lts~~~",
"FormattedString": "cpe:2.3:o:canonical:ubuntu_linux:14.04:*:*:*:lts:*:*:*",
"VersionStartExcluding": "",
"VersionStartIncluding": "",
"VersionEndExcluding": "",
"VersionEndIncluding": ""
},
{
"URI": "cpe:/o:canonical:ubuntu_linux:12.04::~~lts~~~",
"FormattedString": "cpe:2.3:o:canonical:ubuntu_linux:12.04:*:*:*:lts:*:*:*",
"VersionStartExcluding": "",
"VersionStartIncluding": "",
"VersionEndExcluding": "",
"VersionEndIncluding": ""
},
{
"URI": "cpe:/a:postgresql:postgresql",
"FormattedString": "cpe:2.3:a:postgresql:postgresql:*:*:*:*:*:*:*:*",
"VersionStartExcluding": "",
"VersionStartIncluding": "",
"VersionEndExcluding": "9.0.20",
"VersionEndIncluding": ""
},
{
"URI": "cpe:/a:postgresql:postgresql",
"FormattedString": "cpe:2.3:a:postgresql:postgresql:*:*:*:*:*:*:*:*",
"VersionStartExcluding": "",
"VersionStartIncluding": "9.1",
"VersionEndExcluding": "9.1.16",
"VersionEndIncluding": ""
},
{
"URI": "cpe:/a:postgresql:postgresql",
"FormattedString": "cpe:2.3:a:postgresql:postgresql:*:*:*:*:*:*:*:*",
"VersionStartExcluding": "",
"VersionStartIncluding": "9.2",
"VersionEndExcluding": "9.2.11",
"VersionEndIncluding": ""
},
{
"URI": "cpe:/a:postgresql:postgresql",
"FormattedString": "cpe:2.3:a:postgresql:postgresql:*:*:*:*:*:*:*:*",
"VersionStartExcluding": "",
"VersionStartIncluding": "9.3",
"VersionEndExcluding": "9.3.7",
"VersionEndIncluding": ""
},
{
"URI": "cpe:/a:postgresql:postgresql",
"FormattedString": "cpe:2.3:a:postgresql:postgresql:*:*:*:*:*:*:*:*",
"VersionStartExcluding": "",
"VersionStartIncluding": "9.4",
"VersionEndExcluding": "9.4.2",
"VersionEndIncluding": ""
}
]
},
"Official": {
"9.0.20": {
"source": [
"https://www.postgresql.org/support/security/9.0/",
"https://www.postgresql.org/docs/release/9.0.20/"
]
},
"9.1.16": {
"source": [
"https://www.postgresql.org/support/security/9.1/",
"https://www.postgresql.org/docs/release/9.1.16/"
]
},
"9.2.11": {
"source": [
"https://www.postgresql.org/support/security/9.2/",
"https://www.postgresql.org/docs/release/9.2.11/"
]
},
"9.3.7": {
"source": [
"https://www.postgresql.org/support/security/9.3/",
"https://www.postgresql.org/docs/release/9.3.7/"
]
},
"9.4.2": {
"source": [
"https://www.postgresql.org/support/security/9.4/",
"https://www.postgresql.org/docs/release/9.4.2/"
]
}
}
}