mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-21 08:56:47 +02:00
1.2 KiB
1.2 KiB
CVE-2013-10036
Description
A stack-based buffer overflow vulnerability exists in Beetel Connection Manager version PCW_BTLINDV1.0.0B04 when parsing the UserName parameter in the NetConfig.ini configuration file. A crafted .ini file containing an overly long UserName value can overwrite the Structured Exception Handler (SEH), leading to arbitrary code execution when the application processes the file.
POC
Reference
- https://raw.githubusercontent.com/rapid7/metasploit-framework/master/modules/exploits/windows/fileformat/beetel_netconfig_ini_bof.rb
- https://www.exploit-db.com/exploits/28969
- https://www.vulncheck.com/advisories/beetel-connection-manager-stack-based-buffer-overflow