Releases41
Frequency4 months 2 weeks
Last Release
Stars1.2K
A generic and extendable WebDAV server based on WSGI

CVE History

CVEPublishedCVSS v3CVSS v2
8.2 HIGH

WsgiDAV is a generic and extendable WebDAV server based on WSGI. Implementations using this library with directory browsing enabled may be susceptible to Cross Site Scripting (XSS) attacks. This issue has been patched, users can upgrade to version 4.1.0. As a workaround, set `dir_browser.enable = False` in the configuration.