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

|
|

|
|

|
|

|
|

|
|

|
|

|
|

|
|

|
|

|
|
&color=brightgreen)
|
|
|
|
### Description
|
|
|
|
A flaw was found in rsync. When using the `--safe-links` option, the rsync client fails to properly verify if a symbolic link destination sent from the server contains another symbolic link within it. This results in a path traversal vulnerability, which may lead to arbitrary file write outside the desired directory.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://github.com/google/security-research/security/advisories/GHSA-p5pg-x43v-mvqj
|
|
|
|
#### Github
|
|
- https://github.com/adegoodyer/kubernetes-admin-toolkit
|
|
- https://github.com/mosaicwang/myrpm
|
|
|