diff --git a/.github/SECURITY.md b/.github/SECURITY.md index 69947d5d6..e485605a4 100644 --- a/.github/SECURITY.md +++ b/.github/SECURITY.md @@ -40,6 +40,7 @@ Thanks to these individuals for reporting Security Issues in reNgine. ### 2024 * [HIGH] [Command Injection](https://github.com/yogeshojha/rengine/security/advisories/GHSA-fx7f-f735-vgh4) in Waf Detector, Reported by [n-thumann](https://github.com/n-thumann) +* [MEDIUM] [Stored XSS](https://github.com/yogeshojha/rengine/security/advisories/GHSA-96q4-fj2m-jqf7) in in Vulnerability Page, Reported by [Touhid M Shaikh](https://github.com/touhidshaikh) ### 2022 diff --git a/web/startScan/templates/startScan/detail_scan.html b/web/startScan/templates/startScan/detail_scan.html index 48da6d1bc..c7fad04d1 100644 --- a/web/startScan/templates/startScan/detail_scan.html +++ b/web/startScan/templates/startScan/detail_scan.html @@ -1745,6 +1745,12 @@