VYPR

rpm package

opensuse/subversion&distro=openSUSE Tumbleweed

pkg:rpm/opensuse/subversion&distro=openSUSE%20Tumbleweed

Vulnerabilities (44)

  • CVE-2024-46901Dec 9, 2024
    affected < 1.14.5-1.1fixed 1.14.5-1.1

    Insufficient validation of filenames against control characters in Apache Subversion repositories served via mod_dav_svn allows authenticated users with commit access to commit a corrupted revision, leading to disruption for users of the repository. All versions of Subversion up

  • CVE-2020-17525Mar 17, 2021
    affected < 1.14.1-1.11fixed 1.14.1-1.11

    Subversion's mod_authz_svn module will crash if the server is using in-repository authz rules with the AuthzSVNReposRelativeAccessFile option and a client sends a request for a non-existing repository URL. This can lead to disruption for users of the service. This issue was fixed

  • CVE-2019-0203Sep 26, 2019
    affected < 1.14.1-1.11fixed 1.14.1-1.11

    In Apache Subversion versions up to and including 1.9.10, 1.10.4, 1.12.0, Subversion's svnserve server process may exit when a client sends certain sequences of protocol commands. This can lead to disruption for users of the server.

  • CVE-2018-11782Sep 26, 2019
    affected < 1.14.1-1.11fixed 1.14.1-1.11

    In Apache Subversion versions up to and including 1.9.10, 1.10.4, 1.12.0, Subversion's svnserve server process may exit when a well-formed read-only request produces a particular answer. This can lead to disruption for users of the server.

  • CVE-2018-11803Feb 5, 2019
    affected < 1.14.1-1.11fixed 1.14.1-1.11

    Subversion's mod_dav_svn Apache HTTPD module versions 1.11.0 and 1.10.0 to 1.10.3 will crash after dereferencing an uninitialized pointer if the client omits the root path in a recursive directory listing operation.

  • CVE-2013-4246HigOct 30, 2017
    affected < 1.9.5-1.1fixed 1.9.5-1.1

    libsvn_fs_fs/fs_fs.c in Apache Subversion 1.8.x before 1.8.2 might allow remote authenticated users with commit access to corrupt FSFS repositories and cause a denial of service or obtain sensitive information by editing packed revision properties.

  • CVE-2016-8734MedOct 16, 2017
    affected < 1.9.5-1.1fixed 1.9.5-1.1

    Apache Subversion's mod_dontdothat module and HTTP clients 1.4.0 through 1.8.16, and 1.9.0 through 1.9.4 are vulnerable to a denial-of-service attack caused by exponential XML entity expansion. The attack can cause the targeted process to consume an excessive amount of CPU resour

  • CVE-2017-9800CriAug 11, 2017
    affected < 1.14.1-1.11fixed 1.14.1-1.11

    A maliciously constructed svn+ssh:// URL would cause Subversion clients before 1.8.19, 1.9.x before 1.9.7, and 1.10.0.x through 1.10.0-alpha3 to run an arbitrary shell command. Such a URL could be generated by a malicious server, by a malicious user committing to a honest server

  • CVE-2016-2168MedMay 5, 2016
    affected < 1.9.5-1.1fixed 1.9.5-1.1

    The req_check_access function in the mod_authz_svn module in the httpd server in Apache Subversion before 1.8.16 and 1.9.x before 1.9.4 allows remote authenticated users to cause a denial of service (NULL pointer dereference and crash) via a crafted header in a (1) MOVE or (2) CO

  • CVE-2016-2167MedMay 5, 2016
    affected < 1.9.5-1.1fixed 1.9.5-1.1

    The canonicalize_username function in svnserve/cyrus_auth.c in Apache Subversion before 1.8.16 and 1.9.x before 1.9.4, when Cyrus SASL authentication is used, allows remote attackers to authenticate and bypass intended access restrictions via a realm string that is a prefix of an

  • CVE-2015-5343HigApr 14, 2016
    affected < 1.9.5-1.1fixed 1.9.5-1.1

    Integer overflow in util.c in mod_dav_svn in Apache Subversion 1.7.x, 1.8.x before 1.8.15, and 1.9.x before 1.9.3 allows remote authenticated users to cause a denial of service (subversion server crash or memory consumption) and possibly execute arbitrary code via a skel-encoded

  • CVE-2015-5259HigJan 8, 2016
    affected < 1.9.5-1.1fixed 1.9.5-1.1

    Integer overflow in the read_string function in libsvn_ra_svn/marshal.c in Apache Subversion 1.9.x before 1.9.3 allows remote attackers to execute arbitrary code via an svn:// protocol string, which triggers a heap-based buffer overflow and an out-of-bounds read.

  • CVE-2015-3187Aug 12, 2015
    affected < 1.9.5-1.1fixed 1.9.5-1.1

    The svn_repos_trace_node_locations function in Apache Subversion before 1.7.21 and 1.8.x before 1.8.14, when path-based authorization is used, allows remote authenticated users to obtain sensitive path information by reading the history of a node that has been moved from a hidden

  • CVE-2015-3184Aug 12, 2015
    affected < 1.9.5-1.1fixed 1.9.5-1.1

    mod_authz_svn in Apache Subversion 1.7.x before 1.7.21 and 1.8.x before 1.8.14, when using Apache httpd 2.4.x, does not properly restrict anonymous access, which allows remote anonymous users to read hidden files via the path name.

  • CVE-2015-0251Apr 8, 2015
    affected < 1.9.5-1.1fixed 1.9.5-1.1

    The mod_dav_svn server in Subversion 1.5.0 through 1.7.19 and 1.8.0 through 1.8.11 allows remote authenticated users to spoof the svn:author property via a crafted v1 HTTP protocol request sequences.

  • CVE-2015-0248Apr 8, 2015
    affected < 1.9.5-1.1fixed 1.9.5-1.1

    The (1) mod_dav_svn and (2) svnserve servers in Subversion 1.6.0 through 1.7.19 and 1.8.0 through 1.8.11 allow remote attackers to cause a denial of service (assertion failure and abort) via crafted parameter combinations related to dynamically evaluated revision numbers.

  • CVE-2015-0202Apr 8, 2015
    affected < 1.9.5-1.1fixed 1.9.5-1.1

    The mod_dav_svn server in Subversion 1.8.0 through 1.8.11 allows remote attackers to cause a denial of service (memory consumption) via a large number of REPORT requests, which trigger the traversal of FSFS repository nodes.

  • CVE-2014-8108Dec 18, 2014
    affected < 1.9.5-1.1fixed 1.9.5-1.1

    The mod_dav_svn Apache HTTPD server module in Apache Subversion 1.7.x before 1.7.19 and 1.8.x before 1.8.11 allows remote attackers to cause a denial of service (NULL pointer dereference and crash) via a request for a URI that triggers a lookup for a virtual transaction name that

  • CVE-2014-3580Dec 18, 2014
    affected < 1.9.5-1.1fixed 1.9.5-1.1

    The mod_dav_svn Apache HTTPD server module in Apache Subversion 1.x before 1.7.19 and 1.8.x before 1.8.11 allows remote attackers to cause a denial of service (NULL pointer dereference and server crash) via a REPORT request for a resource that does not exist.

  • CVE-2014-3528Aug 19, 2014
    affected < 1.9.5-1.1fixed 1.9.5-1.1

    Apache Subversion 1.0.0 through 1.7.x before 1.7.17 and 1.8.x before 1.8.10 uses an MD5 hash of the URL and authentication realm to store cached credentials, which makes it easier for remote servers to obtain the credentials via a crafted authentication realm.

Page 1 of 3