### [CVE-2024-12084](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-12084) ![](https://img.shields.io/static/v1?label=Product&message=Red%20Hat%20Enterprise%20Linux%2010&color=blue) ![](https://img.shields.io/static/v1?label=Product&message=Red%20Hat%20Enterprise%20Linux%206&color=blue) ![](https://img.shields.io/static/v1?label=Product&message=Red%20Hat%20Enterprise%20Linux%207&color=blue) ![](https://img.shields.io/static/v1?label=Product&message=Red%20Hat%20Enterprise%20Linux%208&color=blue) ![](https://img.shields.io/static/v1?label=Product&message=Red%20Hat%20Enterprise%20Linux%209&color=blue) ![](https://img.shields.io/static/v1?label=Product&message=Red%20Hat%20OpenShift%20Container%20Platform%204&color=blue) ![](https://img.shields.io/static/v1?label=Product&message=null&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=&color=brightgreen) ![](https://img.shields.io/static/v1?label=Version&message=3.2.7%20&color=brightgreen) ![](https://img.shields.io/static/v1?label=Version&message=3.3.0%20&color=brightgreen) ![](https://img.shields.io/static/v1?label=Vulnerability&message=Heap-based%20Buffer%20Overflow&color=brightgreen) ### 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 - https://github.com/google/security-research/security/advisories/GHSA-p5pg-x43v-mvqj #### Github - https://github.com/ARPSyndicate/cve-scores - 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/nomi-sec/PoC-in-GitHub - https://github.com/rxerium/CVE-2024-12084 - https://github.com/themirze/cve-2024-12084