From: VirtualTam Date: Sat, 6 Jan 2018 14:31:25 +0000 (+0100) Subject: Reference CVE-2018-5249 in CHANGELOG X-Git-Tag: v0.9.4~13^2 X-Git-Url: https://git.immae.eu/?p=github%2Fshaarli%2FShaarli.git;a=commitdiff_plain;h=8d9d4cc1ee1a30fac8fad3c3032ffff6c1eb80e2 Reference CVE-2018-5249 in CHANGELOG Relates to https://github.com/shaarli/Shaarli/pull/1046 Signed-off-by: VirtualTam --- 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/). **XSS vulnerability fixed. Please update.** ## Security -- Fix an XSS (cross-site-scripting) vulnerability in `index.php` +- Fix an XSS (cross-site-scripting) vulnerability in `index.php` - + [CVE-2018-5249](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-5249) ## [v0.9.2](https://github.com/shaarli/Shaarli/releases/tag/v0.9.2) - 2017-10-07 @@ -183,7 +184,8 @@ Theming: **XSS vulnerability fixed. Please update.** ## Security -- Fix an XSS (cross-site-scripting) vulnerability in `index.php` +- Fix an XSS (cross-site-scripting) vulnerability in `index.php` - + [CVE-2018-5249](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-5249) ## [v0.8.4](https://github.com/shaarli/Shaarli/releases/tag/v0.8.4) - 2017-03-04 ### Security