Skip to content

Improper Access Control in Apache Tomcat

Moderate severity GitHub Reviewed Published May 14, 2022 to the GitHub Advisory Database • Updated Jan 27, 2023

Package

maven org.apache.tomcat:tomcat (Maven)

Affected versions

>= 6.0.0, < 6.0.44
>= 7.0.0, < 7.0.58
>= 8.0.0, < 8.0.16

Patched versions

6.0.44
7.0.58
8.0.16

Description

The Expression Language (EL) implementation in Apache Tomcat 6.x before 6.0.44, 7.x before 7.0.58, and 8.x before 8.0.16 does not properly consider the possibility of an accessible interface implemented by an inaccessible class, which allows attackers to bypass a SecurityManager protection mechanism via a web application that leverages use of incorrect privileges during EL evaluation.

References

Published by the National Vulnerability Database Jun 7, 2015
Published to the GitHub Advisory Database May 14, 2022
Reviewed Jul 6, 2022
Last updated Jan 27, 2023

Severity

Moderate

Weaknesses

CVE ID

CVE-2014-7810

GHSA ID

GHSA-4c43-cwvx-9crh

Source code

No known source code
Checking history
See something to contribute? Suggest improvements for this vulnerability.