← Vulnerability feed

Vulnerability record · CVE-2013-1884 · published 2 May 2013

CVE-2013-1884: Subversion mod_dav_svn crash via invalid log REPORT limit

Apache · Subversion

The mod_dav_svn module in Apache Subversion 1.7.0 through 1.7.8 mishandles a log REPORT request with an invalid limit, accessing an uninitialized variable. This causes a segmentation fault and crashes the Apache HTTPD server process, taking down the affected service.

5.0 CVSS 2.0 Medium EPSS 51% · top 1.1% CWE-119 · Memory buffer overflow
5.0CVSS 2.0 base score
51%EPSS exploitation probability, 30 days
NoNot in CISA KEV
1Affected product versions listed by NVD
14References
16 Jun 2026Last modified by NVD

Description

The mod_dav_svn Apache HTTPD server module in Subversion 1.7.0 through 1.7.8 allows remote attackers to cause a denial of service (segmentation fault and crash) via a log REPORT request with an invalid limit, which triggers an access of an uninitialized variable.

AV:N/AC:L/Au:N/C:N/I:N/A:P

Automated analysis

Generated by VULONE's analysis model from the NVD record, CISA KEV and EPSS data on 20 September 2026. Confidence: high.

medium priorityThe flaw is remotely reachable without authentication and causes a denial of service, but it only crashes the service with no code execution or data compromise, and the affected versions are long outdated.

What it is

The mod_dav_svn module in Apache Subversion 1.7.0 through 1.7.8 mishandles a log REPORT request with an invalid limit, accessing an uninitialized variable. This causes a segmentation fault and crashes the Apache HTTPD server process, taking down the affected service.

Impact

An attacker can crash the Subversion server, causing a denial of service for all users of that HTTPD instance. There is no reported data confidentiality or integrity impact.

Attack surface

Reachable remotely over the network via an HTTP request to the mod_dav_svn endpoint; the CVSS vector indicates no authentication is required and no user interaction is needed.

Exploitation

Not listed in CISA KEV and no public exploit references are tagged in the record, but EPSS is high at 0.50538 (98.86th percentile), indicating elevated likelihood of exploitation activity.

What to do

  • Upgrade Subversion to a version later than 1.7.8 that contains the fix, or apply the vendor patch referenced in the Apache advisory.
  • If immediate upgrade is not possible, restrict network access to mod_dav_svn endpoints to trusted clients only.
  • Monitor and rate-limit abnormal REPORT request patterns at the reverse proxy or WAF layer.
  • Verify the deployed Subversion version against the affected 1.7.0 through 1.7.8 range and track remediation.

Detection

  • Monitor Apache HTTPD error logs for segmentation faults or child process crashes tied to mod_dav_svn.
  • Inspect HTTP access logs for REPORT requests to Subversion paths with malformed or unusual limit parameters.
  • Alert on repeated server process restarts or availability drops on Subversion hosts.

This assessment is produced automatically and is not human-reviewed. Verify against the vendor advisory before acting on it.

Affected products

1 vulnerable configurations from NVD's CPE data, grouped by vendor and product.

References

Track CVE-2013-1884 inside VULONE

Watch it alongside the ransomware crews, C2 infrastructure and forum chatter that reference it, query it through the API and pull it into your SIEM over TAXII.

Start free Open in platform

Related vulnerabilities

Same products first, then exploited flaws of the same weakness class.

9.8CVE-2017-9800Apache subversion improper input validation vulnerabilityA 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 …EPSS 19%8.8CVE-2013-4246Apache subversion improper access control vulnerabilitylibsvn_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 a…EPSS 2.8%8.6CVE-2015-5259Apache Subversion svn:// protocol integer overflow enables remote code executionApache Subversion 1.9.x before 1.9.3 has an integer overflow in the read_string function in libsvn_ra_svn/marshal.c. A crafted svn:// protocol string…EPSS 57%analysed7.8CVE-2024-45720Apache subversion os command injection vulnerabilityOn Windows platforms, a "best fit" character encoding conversion of command line arguments to Subversion's executables (e.g., svn.exe, etc.) may lead…EPSS 0.61%7.8CVE-2015-0202Apache subversion vulnerabilityThe 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 numbe…EPSS 8.0%7.8CVE-2013-2112Apache subversion vulnerabilityThe svnserve server in Subversion before 1.6.23 and 1.7.x before 1.7.10 allows remote attackers to cause a denial of service (exit) by aborting a con…EPSS 3.9%7.6CVE-2015-5343Apache subversion memory buffer overflow vulnerabilityInteger 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 t…EPSS 30%7.5CVE-2022-24070Apache subversion use after free vulnerabilitySubversion's mod_dav_svn is vulnerable to memory corruption. While looking up path-based authorization rules, mod_dav_svn servers may attempt to use …EPSS 9.5%

Source: NIST National Vulnerability Database (record CVE-2013-1884), CISA KEV, FIRST EPSS (scores of 2026-09-26). This page is refreshed as NVD updates the record.