mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-30 18:56:19 +00:00
18 lines
913 B
Markdown
18 lines
913 B
Markdown
### [CVE-2024-48916](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-48916)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Ceph is a distributed object, block, and file storage platform. In versions 19.2.3 and below, it is possible to send an JWT that has "none" as JWT alg. And by doing so the JWT signature is not checked. The vulnerability is most likely in the RadosGW OIDC provider. As of time of publication, a known patched version has yet to be published.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://github.com/ceph/ceph/security/advisories/GHSA-5g9m-mmp6-93mq
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|