VYPR

WsgiDAV

by WsgiDAV

pypi: wsgidav

Source repositories

CVEs (2)

  • CVE-2026-55509HigAug 28, 2026
    risk 0.50cvss epss 0.00

    WsgiDAV is a generic and extendable WebDAV server based on WSGI. Prior to 4.3.5, the sample MySQLBrowserProvider in wsgidav/samples/mysql_dav_provider.py concatenates the record key parsed from a request URL directly into SQL WHERE clauses. The affected…

  • CVE-2026-48099HigAug 13, 2026
    risk 0.39cvss 7.1epss 0.00

    WsgiDAV is a generic and extendable WebDAV server based on WSGI. WsgiDAV 4.3.3 and prior can allow a WebDAV request path containing an encoded parent-directory segment to escape the configured filesystem share root in a specific path layout. The issue is fixed with version 4.3.4.