Faleemi Desktop Software CVE-2019-25691: Buffer Overflow Bypasses DEP
The National Vulnerability Database (NVD) has detailed a high-severity local buffer overflow (CVE-2019-25691) in Faleemi Desktop Software version 1.8. This vulnerability, impacting the System Setup dialog, allows attackers to effectively bypass Data Execution Prevention (DEP) protections through structured exception handling exploitation.
According to NVD, an attacker can inject a specially crafted payload into the “Save Path for Snapshot and Record file” field. This triggers the buffer overflow, enabling the execution of arbitrary code via Return-Oriented Programming (ROP) chain gadgets. The CVSS score for this flaw is 8.4, classifying it as HIGH severity, with a vector indicating local access, low attack complexity, and no privileges required, leading to high impacts on confidentiality, integrity, and availability. This is a classic CWE-787 (Out-of-bounds Write) scenario, a common pitfall that, even in older software, can lead to complete system compromise if not addressed.
Related ATT&CK Techniques
🛡️ Detection Rules
5 rules · 5 SIEM formats5 auto-generated detection rules for this incident, mapped to MITRE ATT&CK. Available in Sigma, Splunk SPL, Sentinel KQL, Elastic Lucene, and QRadar AQL.
Suspicious PowerShell Execution
Get this rule in your SIEM's native format — copy, paste, detect. No manual conversion.
5 Sigma rules mapped to the ATT&CK techniques from this breach — pick your SIEM and get a ready-to-paste query.
Get Detection Rules →Indicators of Compromise
| ID | Type | Indicator |
|---|---|---|
| CVE-2019-25691 | Buffer Overflow | Faleemi Desktop Software version 1.8 |
| CVE-2019-25691 | RCE | Local buffer overflow in System Setup dialog via Save Path for Snapshot and Record file field |
| CVE-2019-25691 | Bypass Protection | Bypass DEP protections through structured exception handling exploitation |