Hanno Böck commited on 2019-12-17 13:08:49
Zeige 1 geänderte Dateien mit 13 Einfügungen und 6 Löschungen.
... | ... |
@@ -1,7 +1,7 @@ |
1 | 1 |
[ |
2 | 2 |
{ |
3 | 3 |
"name": "Horde-groupware", |
4 |
- "url": "http://www.horde.org/", |
|
4 |
+ "url": "https://www.horde.org/", |
|
5 | 5 |
"safe": "1.2.5", |
6 | 6 |
"vuln": "CVE-2009-3701", |
7 | 7 |
"detection": [ |
... | ... |
@@ -14,22 +14,29 @@ |
14 | 14 |
] |
15 | 15 |
}, |
16 | 16 |
{ |
17 |
- "name": "eGroupWare", |
|
18 |
- "url": "http://www.egroupware.org/", |
|
19 |
- "safe": "1.8.006", |
|
20 |
- "vuln": "CVE-2014-2027", |
|
17 |
+ "name": "EGroupware", |
|
18 |
+ "url": "https://www.egroupware.org/", |
|
19 |
+ "safe": "16.1.20170922", |
|
20 |
+ "vuln": "CVE-2017-14920", |
|
21 | 21 |
"detection": [ |
22 | 22 |
{ |
23 | 23 |
"file": "setup.inc.php", |
24 | 24 |
"variable": "$setup_info['phpgwapi']['version']", |
25 | 25 |
"subdir": 2 |
26 |
+ }, |
|
27 |
+ { |
|
28 |
+ "file": "composer.json", |
|
29 |
+ "variable": "version", |
|
30 |
+ "extra_match": "\"name\": \"egroupware/egroupware\"", |
|
31 |
+ "subdir": 0 |
|
26 | 32 |
} |
27 | 33 |
] |
28 | 34 |
}, |
29 | 35 |
{ |
30 | 36 |
"name": "more.groupware", |
31 |
- "url": "http://www.moregroupware.com/", |
|
37 |
+ "url": "https://web.archive.org/web/20070310040146/http://www.moregroupware.com/", |
|
32 | 38 |
"safe": "", |
39 |
+ "latest": "0.7.4", |
|
33 | 40 |
"vuln": "CVE-2006-4906", |
34 | 41 |
"detection": [ |
35 | 42 |
{ |
36 | 43 |