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

|
||
|
|

|
||
|
|

|
||
|
|

|
||
|
|

|
||
|
|

|
||
|
|

|
||
|
|
|
||
|
|
### Description
|
||
|
|
|
||
|
|
A heap-based buffer overflow flaw was found in the rsync daemon. This issue is due to improper handling of attacker-controlled checksum lengths (s2length) in the code. When MAX_DIGEST_LEN exceeds the fixed SUM_LENGTH (16 bytes), an attacker can write out of bounds in the sum2 buffer.
|
||
|
|
|
||
|
|
### POC
|
||
|
|
|
||
|
|
#### Reference
|
||
|
|
No PoCs from references.
|
||
|
|
|
||
|
|
#### Github
|
||
|
|
- https://github.com/EGI-Federation/SVG-advisories
|
||
|
|
- https://github.com/Ostorlab/KEV
|
||
|
|
- https://github.com/adegoodyer/kubernetes-admin-toolkit
|
||
|
|
- https://github.com/mosaicwang/myrpm
|
||
|
|
- https://github.com/rxerium/CVE-2024-12084
|
||
|
|
- https://github.com/themirze/cve-2024-12084
|
||
|
|
|