You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/metadata/glsa/glsa-201904-08.xml

53 lines
1.9 KiB

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
<glsa id="201904-08">
<title>Subversion: Denial of service</title>
<synopsis>A vulnerability in Subversion could lead to a Denial of Service
condition.
</synopsis>
<product type="ebuild">subversion</product>
<announced>2019-04-02</announced>
<revised count="1">2019-04-02</revised>
<bug>676094</bug>
<access>remote</access>
<affected>
<package name="dev-vcs/subversion" auto="yes" arch="*">
<unaffected range="ge">1.10.4</unaffected>
<vulnerable range="lt">1.10.4</vulnerable>
</package>
</affected>
<background>
<p>Subversion is a version control system intended to eventually replace
CVS. Like CVS, it has an optional client-server architecture (where the
server can be an Apache server running mod_svn, or an ssh program as in
CVSs :ext: method). In addition to supporting the features found in
CVS, Subversion also provides support for moving and copying files and
directories.
</p>
</background>
<description>
<p>A vulnerability was discovered in Subversions mod_dav_svn, that could
lead to a Denial of Service Condition.
</p>
</description>
<impact type="normal">
<p>An attacker could cause a possible enial of Service condition.</p>
</impact>
<workaround>
<p>There is no known workaround at this time.</p>
</workaround>
<resolution>
<p>All Subversion users should upgrade to the latest version:</p>
<code>
# emerge --sync
# emerge --ask --oneshot --verbose "&gt;=dev-vcs/subversion-1.10.4"
</code>
</resolution>
<references>
<uri link="https://nvd.nist.gov/vuln/detail/CVE-2018-11803">CVE-2018-11803</uri>
</references>
<metadata tag="requester" timestamp="2019-03-22T00:07:51Z">BlueKnight</metadata>
<metadata tag="submitter" timestamp="2019-04-02T04:35:47Z">b-man</metadata>
</glsa>