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

791 B

CVE-2017-14063

Description

Async Http Client (aka async-http-client) before 2.0.35 can be tricked into connecting to a host different from the one extracted by java.net.URI if a '?' character occurs in a fragment identifier. Similar bugs were previously identified in cURL (CVE-2016-8624) and Oracle Java 8 java.net.URL.

POC

Reference

Github

No PoCs found on GitHub currently.