cbcvebase.
CVE-2013-1847
published 2013-05-02

CVE-2013-1847: The mod_dav_svn Apache HTTPD server module in Subversion 1.6.0 through 1.6.20 and 1.7.0 through 1.7.8 allows remote attackers to cause a denial of service…

PriorityP340medium5CVSS 2.0
AVNACLAuNCNINAP
EXPLOIT
EPSS
51.44%
98.8th percentile
The mod_dav_svn Apache HTTPD server module in Subversion 1.6.0 through 1.6.20 and 1.7.0 through 1.7.8 allows remote attackers to cause a denial of service (NULL pointer dereference and crash) via an anonymous LOCK for a URL that does not exist.

Affected

36 ranges· showing 25
VendorProductVersion rangeFixed in
apachesubversion
apachesubversion
apachesubversion
apachesubversion
apachesubversion
apachesubversion
apachesubversion
apachesubversion
apachesubversion
apachesubversion
apachesubversion
apachesubversion
apachesubversion
apachesubversion
apachesubversion
apachesubversion
apachesubversion
apachesubversion
apachesubversion
apachesubversion
apachesubversion
apachesubversion
apachesubversion
apachesubversion
apachesubversion

Detection & IOCsextracted from sources · hover to see the quote

commandcurl -X LOCK --data-binary @lock_body 'http://www.example.com/repo/foo'
  • Detect anonymous HTTP LOCK requests targeting non-existent repository URLs on mod_dav_svn-enabled Apache servers; such requests require no authentication and will trigger a NULL pointer dereference crash.
  • Monitor Apache HTTPD access/error logs for HTTP LOCK method requests returning 5xx errors or causing process crashes on SVN DAV endpoints.
  • Flag HTTP LOCK method requests from unauthenticated (anonymous) clients against DAV/SVN repository paths as suspicious; legitimate LOCK usage typically requires authentication.
  • ·Vulnerable versions are Subversion 1.6.0–1.6.20 and 1.7.0–1.7.8 only; mod_dav_svn must be loaded in Apache HTTPD for the attack surface to exist.
  • ·The vulnerability is exploitable only when authentication is NOT required for the LOCK method on the targeted SVN path or activity URL.

CVSS provenance

nvdv2.05.0MEDIUMAV:N/AC:L/Au:N/C:N/I:N/A:P
osv5.0MEDIUM
vendor_apache5.0MEDIUM
vendor_debian5.0MEDIUM
vendor_redhat5.0MEDIUM
vendor_ubuntu2.1LOW
CVEs like this are exactly what “Exploited This Week” covers.

Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.