Hanno Böck commited on 2015-10-22 18:50:50
Zeige 1 geänderte Dateien mit 7 Einfügungen und 7 Löschungen.
... | ... |
@@ -73,8 +73,8 @@ subdir=4 |
73 | 73 |
|
74 | 74 |
[Joomla-1] |
75 | 75 |
url=http://www.joomla.org/ |
76 |
-safe=3.4.2 |
|
77 |
-vuln=http://developer.joomla.org/security-centre/618-20150602-core-remote-code-execution.html |
|
76 |
+safe=3.4.5 |
|
77 |
+vuln=CVE-2015-7297 |
|
78 | 78 |
file=version.php |
79 | 79 |
variable=var $RELEASE,var $DEV_LEVEL |
80 | 80 |
extra_match=@package Joomla |
... | ... |
@@ -83,17 +83,17 @@ subdir=1 |
83 | 83 |
# 1.5 has changed identification |
84 | 84 |
[Joomla-1_5] |
85 | 85 |
url=http://www.joomla.org/ |
86 |
-safe=3.4.2 |
|
87 |
-vuln=http://developer.joomla.org/security-centre/618-20150602-core-remote-code-execution.html |
|
86 |
+safe=3.4.5 |
|
87 |
+vuln=CVE-2015-7297 |
|
88 | 88 |
file=version.php |
89 | 89 |
variable=var $RELEASE,var $DEV_LEVEL |
90 | 90 |
extra_match=@package Joomla.Framework |
91 | 91 |
subdir=2 |
92 | 92 |
|
93 |
-[Joomla-2] |
|
93 |
+[Joomla-3] |
|
94 | 94 |
url=http://www.joomla.org/ |
95 |
-safe=3.4.2 |
|
96 |
-vuln=http://developer.joomla.org/security-centre/618-20150602-core-remote-code-execution.html |
|
95 |
+safe=3.4.5 |
|
96 |
+vuln=CVE-2015-7297 |
|
97 | 97 |
file=joomla.xml |
98 | 98 |
variable=<version> |
99 | 99 |
#extra_match=@package Joomla.Framework |
100 | 100 |