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

|
|

|
|

|
|
&color=brightgreen)
|
|
|
|
### Description
|
|
|
|
Woodpecker is a simple yet powerful CI/CD engine with great extensibility. The server allow to create any user who can trigger a pipeline run malicious workflows: 1. Those workflows can either lead to a host takeover that runs the agent executing the workflow. 2. Or allow to extract the secrets who would be normally provided to the plugins who's entrypoint are overwritten. This issue has been addressed in release version 2.7.0. Users are advised to upgrade. There are no known workarounds for this vulnerability.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://github.com/woodpecker-ci/woodpecker/issues/3924
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|