Skip to content

Commit 0733cd6

Browse files
committed
Prepare changelog for v1.7.28
1 parent 0cd7d9a commit 0733cd6

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

CHANGELOG.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,22 @@
1+
Changes in [1.7.28](https://github.com/vector-im/element-web/releases/tag/v1.7.28) (2021-05-17)
2+
===============================================================================================
3+
[Full Changelog](https://github.com/vector-im/element-web/compare/v1.7.28-rc.1...v1.7.28)
4+
5+
## Security notice
6+
7+
Element Web 1.7.28 fixes (by upgrading to matrix-react-sdk 3.21.0) a low
8+
severity issue (GHSA-8796-gc9j-63rv) related to file upload. When uploading a
9+
file, the local file preview can lead to execution of scripts embedded in the
10+
uploaded file, but only after several user interactions to open the preview in
11+
a separate tab. This only impacts the local user while in the process of
12+
uploading. It cannot be exploited remotely or by other users. Thanks to
13+
[Muhammad Zaid Ghifari](https://github.com/MR-ZHEEV) for responsibly disclosing
14+
this via Matrix's Security Disclosure Policy.
15+
16+
## All changes
17+
18+
* Upgrade to React SDK 3.21.0 and JS SDK 11.0.0
19+
120
Changes in [1.7.28-rc.1](https://github.com/vector-im/element-web/releases/tag/v1.7.28-rc.1) (2021-05-11)
221
=========================================================================================================
322
[Full Changelog](https://github.com/vector-im/element-web/compare/v1.7.27...v1.7.28-rc.1)

0 commit comments

Comments
 (0)