فهرست منبع

Merge pull request #1713 from PrivateBin/changelog/cve-update

Syncronize changelog with GitHub release doc (for CVE IDs)
rugk 8 ماه پیش
والد
کامیت
9b3647141d
1فایلهای تغییر یافته به همراه3 افزوده شده و 3 حذف شده
  1. 3 3
      CHANGELOG.md

+ 3 - 3
CHANGELOG.md

@@ -3,14 +3,14 @@
 ## 2.0.4 (not yet released)
 
 ## 2.0.3 (2025-11-12)
-* FIXED: Prevent arbitrary PHP file inclusion when enabling template switching
-* FIXED: Malicious filename can be used for self-XSS / HTML injection locally for users
+* FIXED: Prevent arbitrary PHP file inclusion when enabling template switching (CVE-2025-64714)
+* FIXED: Malicious filename can be used for self-XSS / HTML injection locally for users (CVE-2025-64711)
 * FIXED: Unable to create a new paste from the cloned one when a JSON file attached (#1585)
 
 ## 2.0.2 (2025-10-28)
 * CHANGED: Upgrading libraries to: DOMpurify 3.3.0
 * CHANGED: Refactored jQuery DOM element creation into plain JavaScript
-* FIXED: Sanitize file name in attachment size hint
+* FIXED: Sanitize file name in attachment size hint ([CVE-2025-62796](https://privatebin.info/reports/vulnerability-2025-10-28.html))
 * FIXED: PHP OPcache module is optional again (#1679)
 * FIXED: bootstrap template password peek input group display