logo

Format String Exploitation: A Hands-On Exploration for Linux

ID: 951f9b7f-ae92-5002-a42b-a7418b6f3b7d

STIX ID: report--951f9b7f-ae92-5002-a42b-a7418b6f3b7d

Feed Name: NVISO Labs

Threat Score
45/100

Date Published: 2024-05-23

Date Updated: 2026-04-28

Author: Wiebe Willems

...
...

This blogpost is a picoCTF challenge write-up that demonstrates exploiting a format string vulnerability to achieve remote code execution. It explains an information leak (address of setvbuf), calculates libc base, finds the input offset, and crafts a pwntools fmtstr_payload to overwrite the puts GOT entry with system, yielding a shell; the author also outlines mitigations such as input validation and secure coding.

Your team is not currently subscribed to this feed. You must subscribe to it in order to see this post.