Security Vulnerabilities

Please note that binary patches are not produced for individual vulnerabilities. To obtain the binary fix for a particular vulnerability you should upgrade to an Apache Archiva version where that vulnerability has been fixed.

CVE-2011-1077: Multiple XSS issues

Apache Archiva is vulnerable to multiple XSS issues, both stored (persistent) and reflected (non-persistent). Javascript which might contain malicious code can be appended in a request parameter or stored as a value in a submitted form, and get executed.

Versions Affected:

  • Archiva 1.3 - 1.3.4
  • The unsupported versions Archiva 1.0 - 1.2.2 are also affected.

CVE-2011-1026: Multiple CSRF issues

An attacker can build a simple html page containing a hidden Image tag (eg: <img src=vulnurl width=0 height=0 />) and entice the administrator to access the page.

Versions Affected:

  • Archiva 1.3 - 1.3.4
  • The unsupported versions Archiva 1.0 - 1.2.2 are also affected.

CVE-2011-0533: Apache Archiva cross-site scripting vulnerability

A request that included a specially crafted request parameter could be used to inject arbitrary HTML or Javascript into the Archiva user management page. This fix is available in version 1.3.4 of Apache Archiva. All users must upgrade to this version (or higher).

Versions Affected:

  • Archiva 1.3 - 1.3.3
  • The unsupported versions Archiva 1.0 - 1.2.2 are also affected.

CVE-2010-3449: Apache Archiva CSRF Vulnerability

Apache Archiva doesn't check which form sends credentials. An attacker can create a specially crafted page and force archiva administrators to view it and change their credentials. To fix this, a referrer check was added to the security interceptor for all secured actions. A prompt for the administrator's password when changing a user account was also set in place. This fix is available in version 1.3.2 of Apache Archiva. All users must upgrade to this version (or higher).

Versions Affected:

  • Archiva 1.3 to 1.3.1
  • Archiva 1.2 to 1.2.2 (end of life)
  • Archiva 1.1 to 1.1.4 (end of life)
  • Archiva 1.0 to 1.0.3 (end of life)