This website requires JavaScript.
Explore
Help
Sign In
joe
/
kami-parse-server
Public Access
Watch
1
Star
0
Fork
0
You've already forked kami-parse-server
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
8011b2fdace4c25a967c0193dd4d32c2dbd4e4bc
kami-parse-server
/
spec
/
AuthenticationAdapters.spec.js
Manuel
ecf0814499
fix: authentication adapter app ID validation may be circumvented; this fixes a vulnerability that affects configurations which allow users to authenticate using the Parse Server authentication adapter for *Facebook* or *Spotify* and where the server-side authentication adapter configuration
appIds
is set as a string (e.g.
abc
) instead of an array of strings (e.g.
["abc"]
) ([GHSA-r657-33vp-gp22](
https://github.com/parse-community/parse-server/security/advisories/GHSA-r657-33vp-gp22
)) (
#8185
)
2022-09-20 22:31:19 +02:00
70 KiB
Raw
Blame
History
View Raw
Reference in New Issue
View Git Blame
Copy Permalink