mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-31 05:59:31 +02:00
25 lines
1009 B
Markdown
25 lines
1009 B
Markdown
### [CVE-2020-28042](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-28042)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
ServiceStack before 5.9.2 mishandles JWT signature verification unless an application has a custom ValidateToken function that establishes a valid minimum length for a signature.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://www.shielder.it/advisories/servicestack-jwt-signature-verification-bypass/
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
- https://github.com/The-Cracker-Technology/jwt_tool
|
|
- https://github.com/crpytoscooby/resourses_web
|
|
- https://github.com/mishmashclone/ticarpi-jwt_tool
|
|
- https://github.com/phramz/tc2022-jwt101
|
|
- https://github.com/puckiestyle/jwt_tool
|
|
- https://github.com/ticarpi/jwt_tool
|
|
- https://github.com/zhangziyang301/jwt_tool
|
|
|