Skip to content

Commit 35544c4

Browse files
committed
Update to elFinder 2.1.37 fix directory traversal vulnerability
1 parent ddaa6ce commit 35544c4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"role": "Developer"
1313
}
1414
],
15-
"version": "1.2.3",
15+
"version": "1.2.4",
1616
"repositories": [
1717
{
1818
"type": "composer",

storage.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* Roundcube elfinder Plugin
44
* Integrate elFinder in to Roundcube
55
*
6-
* @version 1.2.3
6+
* @version 1.2.4
77
* @author Offerel
88
* @copyright Copyright (c) 2018, Offerel
99
* @license GNU General Public License, version 3

0 commit comments

Comments
 (0)