Details
-
Bug
-
Status: Open
-
Major
-
Resolution: Unresolved
-
all
-
None
Description
There are several issues where mod_dav_svn assumes a Subversion client to be on the other side. This however isn't guaranteed: we have SVNKit (former JavaSVN) and WebDAV clients, none of which are guaranteed to behave the same way as our own client. mod_dav_svn should sanitize this input to prevent it from entering into our system.