Hanno Böck commited on 2019-12-11 09:01:40
Zeige 1 geänderte Dateien mit 8 Einfügungen und 10 Löschungen.
| ... | ... |
@@ -348,31 +348,29 @@ subdir=1 |
| 348 | 348 |
url=https://nextcloud.com |
| 349 | 349 |
file=version.php |
| 350 | 350 |
variable=$OC_VersionString |
| 351 |
-vuln=https://nextcloud.com/security/advisory/?id=NC-SA-2019-003 |
|
| 352 |
-safe=15.0.0 |
|
| 351 |
+vuln=CVE-2019-5449 |
|
| 352 |
+safe=15.0.1 |
|
| 353 | 353 |
old_safe=14.0.5,13.0.9 |
| 354 | 354 |
subdir=0 |
| 355 | 355 |
extra_match=$vendor = 'nextcloud'; |
| 356 | 356 |
|
| 357 | 357 |
[owncloud] |
| 358 |
-url=http://owncloud.org/ |
|
| 358 |
+url=https://owncloud.org/ |
|
| 359 | 359 |
file=version.php |
| 360 | 360 |
variable=$OC_VersionString |
| 361 |
-vuln=CVE-2017-8896 |
|
| 362 |
-safe=10.0.2 |
|
| 363 |
-old_safe=9.1.6,9.0.10,8.2.12 |
|
| 364 | 361 |
subdir=0 |
| 365 | 362 |
extra_nomatch=nextcloud |
| 363 |
+vuln=https://owncloud.org/security/advisories/possibility-to-extend-internal-share-permissions-using-the-api/ |
|
| 364 |
+safe=10.2.1 |
|
| 366 | 365 |
|
| 367 | 366 |
[owncloud5] |
| 368 |
-url=http://owncloud.org/ |
|
| 367 |
+url=https://owncloud.org/ |
|
| 369 | 368 |
file=util.php |
| 370 | 369 |
variable=return ' |
| 371 | 370 |
subdir=1 |
| 372 | 371 |
extra_match=class OC_Util |
| 373 |
-vuln=CVE-2017-8896 |
|
| 374 |
-safe=10.0.2 |
|
| 375 |
-old_safe=9.1.6,9.0.10,8.2.12 |
|
| 372 |
+vuln=https://owncloud.org/security/advisories/possibility-to-extend-internal-share-permissions-using-the-api/ |
|
| 373 |
+safe=10.2.1 |
|
| 376 | 374 |
|
| 377 | 375 |
[videodb] |
| 378 | 376 |
url=http://www.videodb.net/ |
| 379 | 377 |