diff options
author | hanno <hanno@ada9452e-eb2d-45b7-bbe6-05a4ab45a870> | 2017-09-23 10:58:58 +0000 |
---|---|---|
committer | hanno <hanno@ada9452e-eb2d-45b7-bbe6-05a4ab45a870> | 2017-09-23 10:58:58 +0000 |
commit | acff9f25c96c0ca9c2b10bd44fb8796331b03cc5 (patch) | |
tree | ccdff8b9a6de4819fccefaf7d6bfdd2ca045f28d | |
parent | e0da239c4b57827a2945996cfcfd0b84af2734b8 (diff) |
mantis update
git-svn-id: https://svn.schokokeks.org/repos/freewvs@851 ada9452e-eb2d-45b7-bbe6-05a4ab45a870
-rw-r--r-- | freewvsdb/misc.freewvs | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/freewvsdb/misc.freewvs b/freewvsdb/misc.freewvs index 645728e..a3e76a1 100644 --- a/freewvsdb/misc.freewvs +++ b/freewvsdb/misc.freewvs @@ -26,18 +26,18 @@ subdir=1 # old mantis versions behave different [Mantis-deprecated] url=https://mantisbt.org/ -safe=2.3.1 -old_safe=2.2.4,1.3.10 -vuln=CVE-2017-7615 +safe=2.5.2 +old_safe=1.3.12 +vuln=CVE-2017-12061 file=config_defaults_inc.php variable=$g_mantis_version subdir=0 [Mantis] url=https://mantisbt.org/ -safe=2.3.1 -old_safe=2.2.4,1.3.10 -vuln=CVE-2017-7615 +safe=2.5.2 +old_safe=1.3.12 +vuln=CVE-2017-12061 file=constant_inc.php variable=MANTIS_VERSION subdir=1 |