Exploitation Summary
EIP tracks 1 public exploit for EIP-2026-102718. PoCs published by $andman.
AI-analyzed exploit summary This exploit demonstrates a local buffer overflow in Printoxx <= 2.1.2 due to unchecked input length in strcpy calls for filename/directory arguments. The PoC triggers the overflow using a long string of 'A' characters, but effectiveness is limited by modern protections like stack canaries.
Description
Printoxx - Local Buffer Overflow (PoC)
Exploits (1)
This exploit demonstrates a local buffer overflow in Printoxx <= 2.1.2 due to unchecked input length in strcpy calls for filename/directory arguments. The PoC triggers the overflow using a long string of 'A' characters, but effectiveness is limited by modern protections like stack canaries.