Hanno Böck commited on 2019-12-13 08:55:39
Zeige 1 geänderte Dateien mit 9 Einfügungen und 17 Löschungen.
... | ... |
@@ -94,8 +94,7 @@ |
94 | 94 |
"name": "Simple_Machines_Forum", |
95 | 95 |
"url": "http://www.simplemachines.org/", |
96 | 96 |
"safe": "2.0.5", |
97 |
- "old_safe": "1.1.16", |
|
98 |
- "vuln": "http://www.simplemachines.org/community/index.php?topic=509417.0", |
|
97 |
+ "vuln": "CVE-2018-10305", |
|
99 | 98 |
"detection": [ |
100 | 99 |
{ |
101 | 100 |
"file": "index.php", |
... | ... |
@@ -122,9 +121,9 @@ |
122 | 121 |
{ |
123 | 122 |
"name": "Phorum", |
124 | 123 |
"url": "http://www.phorum.org/", |
125 |
- "safe": "5.2.19", |
|
126 |
- "vuln": "http://www.phorum.org/phorum5/read.php?64,151943", |
|
127 |
- "latest": "5.2.19", |
|
124 |
+ "safe": "5.2.21", |
|
125 |
+ "vuln": "https://voidsec.com/wp-content/uploads/2016/04/Phorum-v.5.2.20-VoidSec.pdf", |
|
126 |
+ "latest": "5.2.23", |
|
128 | 127 |
"detection": [ |
129 | 128 |
{ |
130 | 129 |
"file": "common.php", |
... | ... |
@@ -161,7 +160,7 @@ |
161 | 160 |
] |
162 | 161 |
}, |
163 | 162 |
{ |
164 |
- "name": "FluxBB12", |
|
163 |
+ "name": "FluxBB", |
|
165 | 164 |
"url": "https://fluxbb.org/", |
166 | 165 |
"safe": "1.5.11", |
167 | 166 |
"vuln": "https://fluxbb.org/forums/viewtopic.php?id=9472", |
... | ... |
@@ -169,16 +168,9 @@ |
169 | 168 |
{ |
170 | 169 |
"file": "install.php", |
171 | 170 |
"variable": "$fluxbb_version", |
172 |
- "subdir": 1 |
|
173 |
- } |
|
174 |
- ] |
|
171 |
+ "subdir": 1, |
|
172 |
+ "note": "2.x and earlier" |
|
175 | 173 |
}, |
176 |
- { |
|
177 |
- "name": "FluxBB", |
|
178 |
- "url": "https://fluxbb.org/", |
|
179 |
- "safe": "1.5.11", |
|
180 |
- "vuln": "https://fluxbb.org/forums/viewtopic.php?id=9472", |
|
181 |
- "detection": [ |
|
182 | 174 |
{ |
183 | 175 |
"file": "common.php", |
184 | 176 |
"variable": "FORUM_VERSION", |
... | ... |
@@ -190,8 +182,8 @@ |
190 | 182 |
{ |
191 | 183 |
"name": "vBulletin", |
192 | 184 |
"url": "https://www.vbulletin.com/", |
193 |
- "safe": "4.2.2", |
|
194 |
- "vuln": "CVE-2013-6129", |
|
185 |
+ "safe": "5.5.5", |
|
186 |
+ "vuln": "CVE-2019-17271", |
|
195 | 187 |
"detection": [ |
196 | 188 |
{ |
197 | 189 |
"file": "class_core.php", |
198 | 190 |