... | ... |
@@ -281,24 +281,16 @@ |
281 | 281 |
] |
282 | 282 |
}, |
283 | 283 |
{ |
284 |
- "name": "phplist-old", |
|
285 |
- "url": "http://www.phplist.com/", |
|
286 |
- "safe": "3.2.7", |
|
287 |
- "vuln": "CVE-2016-10045", |
|
284 |
+ "name": "phplist", |
|
285 |
+ "url": "https://www.phplist.org/", |
|
286 |
+ "safe": "3.4.3", |
|
287 |
+ "vuln": "https://www.phplist.org/newslist/phplist-3-4-3-release-notes/", |
|
288 | 288 |
"detection": [ |
289 | 289 |
{ |
290 | 290 |
"file": "connect.php", |
291 | 291 |
"variable": "define(\"VERSION\"", |
292 | 292 |
"subdir": 1 |
293 |
- } |
|
294 |
- ] |
|
295 |
- }, |
|
296 |
- { |
|
297 |
- "name": "phplist", |
|
298 |
- "url": "http://www.phplist.com/", |
|
299 |
- "safe": "3.2.7", |
|
300 |
- "vuln": "CVE-2016-10045", |
|
301 |
- "detection": [ |
|
293 |
+ }, |
|
302 | 294 |
{ |
303 | 295 |
"file": "init.php", |
304 | 296 |
"variable": "define(\"VERSION\"", |
... | ... |
@@ -613,4 +605,4 @@ |
613 | 605 |
} |
614 | 606 |
] |
615 | 607 |
} |
616 |
-] |
|
617 | 608 |
\ No newline at end of file |
609 |
+] |