CVE-2012-0025
FlashPix PlugIn 4.2.2.0 for IrfanView - Denial of Service via Crafted FPX Image
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2012-0025. PoCs published by Francis Provencher.
AI-analyzed exploit summary The document describes a double-free vulnerability in IrfanView's FlashPix PlugIn, which can lead to remote code execution via a crafted FPX image. The vulnerability is due to the 'Free_All_Memory()' function not properly setting decoder elements to NULL after freeing them.
Description
Double free vulnerability in the Free_All_Memory function in jpeg/dectile.c in libfpx before 1.3.1-1, as used in the FlashPix PlugIn 4.2.2.0 for IrfanView, allows remote attackers to cause a denial of service (crash) via a crafted FPX image.
Exploits (1)
The document describes a double-free vulnerability in IrfanView's FlashPix PlugIn, which can lead to remote code execution via a crafted FPX image. The vulnerability is due to the 'Free_All_Memory()' function not properly setting decoder elements to NULL after freeing them.