### [CVE-2009-0490](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0490) ![](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 Stack-based buffer overflow in the String_parse::get_nonspace_quoted function in lib-src/allegro/strparse.cpp in Audacity 1.2.6 and other versions before 1.3.6 allows remote attackers to cause a denial of service (crash) and possibly execute arbitrary code via a .gro file containing a long string. ### POC #### Reference - http://bugs.gentoo.org/show_bug.cgi?id=253493 - https://www.exploit-db.com/exploits/7634 #### Github No PoCs found on GitHub currently.