Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cve 2012 0270 csound getnum bof #309

Merged
merged 3 commits into from Apr 6, 2012
Merged

Cve 2012 0270 csound getnum bof #309

merged 3 commits into from Apr 6, 2012

Conversation

juanvazquez
Copy link

I would like to make a contribution to metasploit with a module for "CVE-2012-0270: Csound util/heti_main.c getnum() Function hetro File Handling Remote Overflow" with the hope you find it useful. (Really the exploit is exploiting the same vuln in util/heti_import.c)

It's a FILEFORMAT exploit which generates a tabulated file to import through Csound with a command like:

csound -U het_import msf.csd file.het

Warning: This exploit doesn't work if the het_import command is used directly!

The Csound version used to exploit development can be downloaded from: http://sourceforge.net/projects/csound/files/csound5/csound5.15/Csound5.15-gnu-win32-d.exe/download

I've tested on XP SP3 and W7 SP1 successfully with windows/exec and windows/meterpreter_reverse_tcp.

Finally I'm learning and training exploit writing and metasploit dev so any feedback about the code is welcome!

Regards,

juan

@wchen-r7
Copy link
Contributor

wchen-r7 commented Apr 6, 2012

Verified, committing....

@wchen-r7 wchen-r7 merged commit 5c68565 into rapid7:master Apr 6, 2012
@wchen-r7
Copy link
Contributor

wchen-r7 commented Apr 6, 2012

Done, thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants