mirror of
https://github.com/EvolutionAPI/evolution-api.git
synced 2025-12-25 14:47:45 -06:00
fix: address Path Traversal vulnerability in /assets endpoint by implementing security checks
This commit is contained in:
@@ -1,5 +1,9 @@
|
||||
# 2.3.3 (develop)
|
||||
|
||||
### Security
|
||||
|
||||
* **CRITICAL**: Fixed Path Traversal vulnerability in /assets endpoint that allowed unauthenticated local file read
|
||||
|
||||
### Testing
|
||||
|
||||
* Baileys Updates: v7.0.0-rc.3 ([Link](https://github.com/WhiskeySockets/Baileys/releases/tag/v7.0.0-rc.3))
|
||||
|
||||
Reference in New Issue
Block a user