mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-05 02:28:16 +02:00
18 lines
775 B
Markdown
18 lines
775 B
Markdown
### [CVE-2020-15957](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-15957)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
An issue was discovered in DP3T-Backend-SDK before 1.1.1 for Decentralised Privacy-Preserving Proximity Tracing (DP3T). When it is configured to check JWT before uploading/publishing keys, it is possible to skip the signature check by providing a JWT token with alg=none.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://github.com/DP-3T/dp3t-sdk-backend/security/advisories/GHSA-5m5q-3qw2-3xf3
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|