Files
CVEs-PoC/2012/CVE-2012-10051.md
2025-09-29 21:09:30 +02:00

22 lines
1.3 KiB
Markdown

### [CVE-2012-10051](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-10051)
![](https://img.shields.io/static/v1?label=Product&message=ProShow%20Producer&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=5.0.3256%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-121%20%20Stack-based%20Buffer%20Overflow&color=brightgreen)
### Description
Photodex ProShow Producer version 5.0.3256 contains a stack-based buffer overflow vulnerability in the handling of plugin load list files. When a specially crafted load file is placed in the installation directory, the application fails to properly validate its contents, leading to a buffer overflow when the file is parsed during startup. Exploitation requires local access to place the file and user interaction to launch the application.
### POC
#### Reference
- https://raw.githubusercontent.com/rapid7/metasploit-framework/master/modules/exploits/windows/fileformat/proshow_load_bof.rb
- https://web.archive.org/web/20120727035341/http://security.inshell.net/advisory/30
- https://www.exploit-db.com/exploits/19563
- https://www.exploit-db.com/exploits/20109
- https://www.vulncheck.com/advisories/photodex-proshow-producer-load-file-handling-buffer-overflow
#### Github
- https://github.com/fkie-cad/nvd-json-data-feeds