### [CVE-2007-6041](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6041) ![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen) ### Description Buffer overflow in the Sequencer::queueMessage function in sequencer.cpp in the server in Rigs of Rods (RoR) before 0.33d SP1 allows remote attackers to cause a denial of service (daemon crash) and possibly execute arbitrary code by sending a nickname, then a vehicle name in a MSG2_USE_VEHICLE message, in which the combined length triggers the overflow. ### POC #### Reference - http://aluigi.altervista.org/adv/rorbof-adv.txt - http://aluigi.org/poc/rorbof.zip #### Github No PoCs found on GitHub currently.