CVE-2019-25634 PUBLISHED

Base64 Decoder 1.1.2 Local Buffer Overflow SEH Egghunter

Assigner: VulnCheck
Reserved: 24.03.2026 Published: 24.03.2026 Updated: 24.03.2026

Base64 Decoder 1.1.2 contains a stack-based buffer overflow vulnerability that allows local attackers to execute arbitrary code by triggering a structured exception handler (SEH) overwrite. Attackers can craft a malicious input file that overflows a buffer, overwrites the SEH chain with a POP-POP-RET gadget address, and uses an egghunter payload to locate and execute shellcode for code execution.

Metrics

CVSS Vector: CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N
CVSS Score: 8.6

Product Status

Vendor 4Mhz
Product Base64 Decoder
Versions
  • Version 1.1.2 is affected

Credits

  • Paolo Perego - paolo@armoredcode.com finder

References

Problem Types

  • Out-of-bounds Write CWE