K000148643: Curl vulnerability CVE-2022-27780
Discription
Security Advisory Description The curl URL parser wrongly accepts percent-encoded URL separators like '/'when decoding the host name part of a URL, making it a different URL usingthe wrong host name when it is later retrieved.For example, a URL like https://example.com%2F127.0.0.1/, would be allowed bythe parser and get transposed into https://example.com/127.0.0.1/. This flawcan be used to circumvent filters, checks and more. (CVE-2022-27780) Impact There is no impact; F5 products are not affected by this…Read More
References
Back to Main