LiveActive security incident?Get immediate response
CVE Record

CVE-2011-2195: A flaw was found in WebSVN 2.3.2.

A flaw was found in WebSVN 2.3.2. Without prior authentication, if the 'allowDownload' option is enabled in config.php, an attacker can invoke the dl.php script and pass a well formed 'path' argument to execute arbitrary commands against the underlying operating system.

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

WebSVN 2.3.2 can allow an unauthenticated attacker to run operating-system commands if the download feature is enabled. The issue depends on the allowDownload setting, so exposure is limited to affected WebSVN deployments with that option active.

Executive priority

Treat exposed WebSVN 2.3.2 with allowDownload enabled as urgent because the reported impact is unauthenticated operating-system command execution. Priority drops if WebSVN is absent, upgraded, inaccessible, or downloads are disabled.

Technical view

CVE-2011-2195 is a CWE-78 command injection flaw in WebSVN 2.3.2. When config.php enables allowDownload, dl.php accepts a path argument that can lead to arbitrary command execution on the underlying operating system without prior authentication.

Likely exposure

Most likely exposed systems are public or internally reachable WebSVN 2.3.2 instances with allowDownload enabled in config.php. The sources do not identify other affected versions or products.

Exploitation context

The source bundle reports unauthenticated command execution, but does not cite active exploitation. The CVE is not marked as KEV in the provided data, so active exploitation should not be assumed.

Researcher notes

Evidence is narrow but serious: one affected product/version, one vulnerable configuration condition, and a command injection classification. No CVSS, patch version, or exploitation evidence is provided in the bundle.

Mitigation direction

  • Identify and prioritize any WebSVN 2.3.2 deployments.
  • Disable allowDownload where it is enabled, if business requirements permit.
  • Restrict access to WebSVN until vendor or project guidance is confirmed.
  • Check WebSVN project guidance for fixed versions or official workarounds.
  • Retire exposed WebSVN 2.3.2 systems if no supported remediation exists.

Validation and detection

  • Confirm whether WebSVN 2.3.2 is installed anywhere in the environment.
  • Review config.php for the allowDownload setting.
  • Check whether dl.php is reachable without authentication.
  • Review web and system logs for unusual dl.php requests.
  • Document any compensating access controls around WebSVN.
Prepared
Confidence
medium
Sources
3

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

Conservative CVE-to-ATT&CK context

These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.

ATT&CK lookup starting points

Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.

cwe · medium confidence lookup

CWE-78: Command execution behavior lookup

Command injection weaknesses can lead defenders to review execution techniques and command interpreter telemetry. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2011-2195 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
Unknown
CVSS
Not scored
Known Exploited
No
Published
Official CVE source material

CNA and ADP enrichment extracted from CVE v5

These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.

0CVSS vectors
0Timeline events
0ADP providers
2Source links

CVSS and timeline data

No CVSS vectors or timeline events were available in the normalized CVE source material.

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
n/awebsvnwebsvn 2.3.2Listed
Weakness

CWE details

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.