diff options
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index b823ba70..6947427b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md | |||
@@ -8,7 +8,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/). | |||
8 | **XSS vulnerability fixed. Please update.** | 8 | **XSS vulnerability fixed. Please update.** |
9 | 9 | ||
10 | ## Security | 10 | ## Security |
11 | - Fix an XSS (cross-site-scripting) vulnerability in `index.php` | 11 | - Fix an XSS (cross-site-scripting) vulnerability in `index.php` - |
12 | [CVE-2018-5249](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-5249) | ||
12 | 13 | ||
13 | 14 | ||
14 | ## [v0.9.2](https://github.com/shaarli/Shaarli/releases/tag/v0.9.2) - 2017-10-07 | 15 | ## [v0.9.2](https://github.com/shaarli/Shaarli/releases/tag/v0.9.2) - 2017-10-07 |
@@ -183,7 +184,8 @@ Theming: | |||
183 | **XSS vulnerability fixed. Please update.** | 184 | **XSS vulnerability fixed. Please update.** |
184 | 185 | ||
185 | ## Security | 186 | ## Security |
186 | - Fix an XSS (cross-site-scripting) vulnerability in `index.php` | 187 | - Fix an XSS (cross-site-scripting) vulnerability in `index.php` - |
188 | [CVE-2018-5249](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-5249) | ||
187 | 189 | ||
188 | ## [v0.8.4](https://github.com/shaarli/Shaarli/releases/tag/v0.8.4) - 2017-03-04 | 190 | ## [v0.8.4](https://github.com/shaarli/Shaarli/releases/tag/v0.8.4) - 2017-03-04 |
189 | ### Security | 191 | ### Security |