mirror of
https://github.com/0xMarcio/cve.git
synced 2026-02-12 18:42:46 +00:00
22 lines
1.3 KiB
Markdown
22 lines
1.3 KiB
Markdown
### [CVE-2012-10051](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-10051)
|
|

|
|

|
|

|
|
|
|
### 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
|
|
|