mirror of
https://github.com/wekan/wekan.git
synced 2025-12-23 02:40:14 +01:00
Fix SECURITY ISSUE 5: Attachment API uses bearer value as userId and DoS (Low).
Thanks to Siam Thanat Hack (STH) and xet7 !
This commit is contained in:
parent
0a1a075f31
commit
ccd9034339
4 changed files with 312 additions and 11 deletions
|
|
@ -3,3 +3,4 @@ import './users.security.tests';
|
|||
import './boards.security.tests';
|
||||
import './cards.security.tests';
|
||||
import './cards.methods.tests';
|
||||
import './attachmentApi.tests';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue