cve/2019/CVE-2019-7228.md
2025-09-29 21:09:30 +02:00

839 B

CVE-2019-7228

Description

The ABB IDAL HTTP server mishandles format strings in a username or cookie during the authentication process. Attempting to authenticate with the username %25s%25p%25x%25n will crash the server. Sending %08x.AAAA.%08x.%08x will log memory content from the stack.

POC

Reference

Github

No PoCs found on GitHub currently.