Hanno Böck commited on 2019-12-12 12:27:53
Zeige 1 geänderte Dateien mit 4 Einfügungen und 12 Löschungen.
| ... | ... |
@@ -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 | 293 |
}, |
| 296 |
- {
|
|
| 297 |
- "name": "phplist", |
|
| 298 |
- "url": "http://www.phplist.com/", |
|
| 299 |
- "safe": "3.2.7", |
|
| 300 |
- "vuln": "CVE-2016-10045", |
|
| 301 |
- "detection": [ |
|
| 302 | 294 |
{
|
| 303 | 295 |
"file": "init.php", |
| 304 | 296 |
"variable": "define(\"VERSION\"", |
| 305 | 297 |