mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-28 18:48:49 +00:00
18 lines
836 B
Markdown
18 lines
836 B
Markdown
### [CVE-2024-8954](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-8954)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
In composiohq/composio version 0.5.10, the API does not validate the `x-api-key` header's value during the authentication step. This vulnerability allows an attacker to bypass authentication by providing any random value in the `x-api-key` header, thereby gaining unauthorized access to the server.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/cve-scores
|
|
|