Skip to content

Commit 5061a11

Browse files
committed
Release SimpleBatchUpload 1.3.2
1 parent 3c2b62d commit 5061a11

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

extension.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "SimpleBatchUpload",
3-
"version": "1.3.2-alpha",
3+
"version": "1.3.2",
44
"author": [
55
"[http://www.mediawiki.org/wiki/User:F.trott Stephan Gambke]"
66
],

release-notes.md

+9
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
## Release Notes
22

3+
### SimpleBatchUpload 1.3.2
4+
5+
Released on 12-Oct-2018
6+
7+
Changes:
8+
* Fix for unauthenticated arbitrary file upload vulnerability in Blueimp
9+
jQuery-File-Upload <= v9.22.0 ([CVE-2018-9206](https://nvd.nist.gov/vuln/detail/CVE-2018-9206))
10+
(this also fixes the issue where the extension does not work in debug=true mode)
11+
312
### SimpleBatchUpload 1.3.1
413

514
Released on 18-Apr-2018

0 commit comments

Comments
 (0)