Files
CVEs-PoC/2019/CVE-2019-17266.md
2025-09-29 21:09:30 +02:00

726 B

CVE-2019-17266

Description

libsoup from versions 2.65.1 until 2.68.1 have a heap-based buffer over-read because soup_ntlm_parse_challenge() in soup-auth-ntlm.c does not properly check an NTLM message's length before proceeding with a memcpy.

POC

Reference

Github

No PoCs found on GitHub currently.