VYPR
Unrated severityNVD Advisory· Published Aug 15, 2011· Updated Apr 29, 2026

CVE-2011-2729

CVE-2011-2729

Description

jsvc in Apache Commons Daemon 1.0.3-1.0.6 fails to drop Linux capabilities, allowing remote attackers to bypass file read permissions.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

jsvc in Apache Commons Daemon 1.0.3-1.0.6 fails to drop Linux capabilities, allowing remote attackers to bypass file read permissions.

Vulnerability

The vulnerability resides in native/unix/native/jsvc-unix.c in the jsvc component of Apache Commons Daemon versions 1.0.3 through 1.0.6. This component is used by Apache Tomcat on Linux. Affected Tomcat versions include 5.5.32 through 5.5.33, 6.0.30 through 6.0.32, and 7.0.x before 7.0.20 [1][2][3]. The bug is that jsvc does not drop Linux capabilities after starting the Tomcat service, leaving elevated privileges that should have been removed.

Exploitation

An attacker needs network access to the Tomcat server and the ability to send requests to an application. No authentication is required. By crafting a request that accesses a file with restricted read permissions, the attacker can leverage the retained capabilities to read files that would otherwise be inaccessible. The exact steps involve sending a request to a vulnerable application that triggers file access through the Tomcat process, which still holds the elevated capabilities.

Impact

Successful exploitation allows a remote attacker to bypass file read permissions on the Linux host. This leads to unauthorized disclosure of sensitive information (confidentiality impact). The attacker does not gain code execution or write access, but can read any file that the Tomcat process has capabilities to read, potentially including configuration files, passwords, or other sensitive data.

Mitigation

The fix is to upgrade to a non-vulnerable version: Apache Tomcat 7.0.20 or later, Tomcat 6.0.33 or later, Tomcat 5.5.34 or later [1][2][3]. For the Daemon component, upgrade to jsvc 1.0.7 or later. Note that Tomcat 5.5.x and 6.0.x have reached end of life and are no longer supported; users should upgrade to Tomcat 9.0.x or later [1][2][3]. No workaround is provided in the available references.

AI Insight generated on May 23, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.

Affected products

31
  • cpe:2.3:a:apache:apache_commons_daemon:1.0.3:*:*:*:*:*:*:*+ 4 more
    • cpe:2.3:a:apache:apache_commons_daemon:1.0.3:*:*:*:*:*:*:*
    • cpe:2.3:a:apache:apache_commons_daemon:1.0.4:*:*:*:*:*:*:*
    • cpe:2.3:a:apache:apache_commons_daemon:1.0.5:*:*:*:*:*:*:*
    • cpe:2.3:a:apache:apache_commons_daemon:1.0.6:*:*:*:*:*:*:*
    • (no CPE)range: >=1.0.3, <=1.0.6
  • Apache/Tomcat25 versions
    cpe:2.3:a:apache:tomcat:5.5.32:*:*:*:*:*:*:*+ 24 more
    • cpe:2.3:a:apache:tomcat:5.5.32:*:*:*:*:*:*:*
    • cpe:2.3:a:apache:tomcat:5.5.33:*:*:*:*:*:*:*
    • cpe:2.3:a:apache:tomcat:6.0.30:*:*:*:*:*:*:*
    • cpe:2.3:a:apache:tomcat:6.0.31:*:*:*:*:*:*:*
    • cpe:2.3:a:apache:tomcat:6.0.32:*:*:*:*:*:*:*
    • cpe:2.3:a:apache:tomcat:7.0.0:*:*:*:*:*:*:*
    • cpe:2.3:a:apache:tomcat:7.0.0:beta:*:*:*:*:*:*
    • cpe:2.3:a:apache:tomcat:7.0.1:*:*:*:*:*:*:*
    • cpe:2.3:a:apache:tomcat:7.0.10:*:*:*:*:*:*:*
    • cpe:2.3:a:apache:tomcat:7.0.11:*:*:*:*:*:*:*
    • cpe:2.3:a:apache:tomcat:7.0.12:*:*:*:*:*:*:*
    • cpe:2.3:a:apache:tomcat:7.0.13:*:*:*:*:*:*:*
    • cpe:2.3:a:apache:tomcat:7.0.14:*:*:*:*:*:*:*
    • cpe:2.3:a:apache:tomcat:7.0.16:*:*:*:*:*:*:*
    • cpe:2.3:a:apache:tomcat:7.0.17:*:*:*:*:*:*:*
    • cpe:2.3:a:apache:tomcat:7.0.19:*:*:*:*:*:*:*
    • cpe:2.3:a:apache:tomcat:7.0.2:*:*:*:*:*:*:*
    • cpe:2.3:a:apache:tomcat:7.0.3:*:*:*:*:*:*:*
    • cpe:2.3:a:apache:tomcat:7.0.4:*:*:*:*:*:*:*
    • cpe:2.3:a:apache:tomcat:7.0.5:*:*:*:*:*:*:*
    • cpe:2.3:a:apache:tomcat:7.0.6:*:*:*:*:*:*:*
    • cpe:2.3:a:apache:tomcat:7.0.7:*:*:*:*:*:*:*
    • cpe:2.3:a:apache:tomcat:7.0.8:*:*:*:*:*:*:*
    • cpe:2.3:a:apache:tomcat:7.0.9:*:*:*:*:*:*:*
    • (no CPE)range: 5.5.32-5.5.33, 6.0.30-6.0.32, 7.0.0-7.0.19

Patches

0

No patches discovered yet.

Vulnerability mechanics

AI mechanics synthesis has not run for this CVE yet.

References

30

News mentions

0

No linked articles in our index yet.