VYPR

Libproxy

by Libproxy Project

CVEs (5)

  • CVE-2020-25219HigSep 9, 2020
    risk 0.49cvss 7.5epss 0.04

    url::recvline in url.cpp in libproxy 0.4.x through 0.4.15 allows a remote HTTP server to trigger uncontrolled recursion via a response composed of an infinite stream that lacks a newline character. This leads to stack exhaustion.

  • CVE-2020-26154CriSep 30, 2020
    risk 0.00cvss 9.8epss 0.04

    url.cpp in libproxy through 0.4.15 is prone to a buffer overflow when PAC is enabled, as demonstrated by a large PAC file that is delivered without a Content-length header.

  • CVE-2012-5580Oct 27, 2014
    risk 0.00cvss epss 0.03

    Format string vulnerability in the print_proxies function in bin/proxy.c in libproxy 0.3.1 might allow context-dependent attackers to cause a denial of service (crash) and possibly execute arbitrary code via format string specifiers in a proxy name, as demonstrated using the…

  • CVE-2012-4505Nov 11, 2012
    risk 0.00cvss epss 0.03

    Heap-based buffer overflow in the px_pac_reload function in lib/pac.c in libproxy 0.2.x and 0.3.x allows remote servers to have an unspecified impact via a crafted Content-Length size in an HTTP response header for a proxy.pac file request, a different vulnerability than…

  • CVE-2012-4504Nov 11, 2012
    risk 0.00cvss epss 0.03

    Stack-based buffer overflow in the url::get_pac function in url.cpp in libproxy 0.4.x before 0.4.9 allows remote servers to have an unspecified impact via a large proxy.pac file.