mirror of
https://github.com/PrivateBin/PrivateBin.git
synced 2026-04-18 21:48:24 -04:00
Merge pull request #1713 from PrivateBin/changelog/cve-update
Syncronize changelog with GitHub release doc (for CVE IDs)
This commit is contained in:
+3
-3
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user