CVE-2025-24813 Vulnerability Analysis & Exploit Details

CVE-2025-24813
Vulnerability Scoring

9.8
/10
Critical Risk

As a catastrophic security flaw, CVE-2025-24813 has severe implications, demanding immediate intervention.

Attack Complexity Details

  • Attack Complexity: Low
    Exploits can be performed without significant complexity or special conditions.
  • Attack Vector: Network
    Vulnerability is exploitable over a network without physical access.
  • Privileges Required: None
    No privileges are required for exploitation.
  • Scope: Unchanged
    Exploit remains within the originally vulnerable component.
  • User Interaction: None
    No user interaction is necessary for exploitation.

CVE-2025-24813 Details

Status: Modified

Last updated: 🕕 21 Mar 2025, 18:15 UTC
Originally published on: 🕔 10 Mar 2025, 17:15 UTC

Time between publication and last update: 11 days

CVSS Release: version 3

CVSS3 Source

nvd@nist.gov

CVSS3 Type

Primary

CVSS3 Vector

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

CVE-2025-24813 Vulnerability Summary

CVE-2025-24813: Path Equivalence: 'file.Name' (Internal Dot) leading to Remote Code Execution and/or Information disclosure and/or malicious content added to uploaded files via write enabled Default Servlet in Apache Tomcat. This issue affects Apache Tomcat: from 11.0.0-M1 through 11.0.2, from 10.1.0-M1 through 10.1.34, from 9.0.0.M1 through 9.0.98. If all of the following were true, a malicious user was able to view security sensitive files and/or inject content into those files: - writes enabled for the default servlet (disabled by default) - support for partial PUT (enabled by default) - a target URL for security sensitive uploads that was a sub-directory of a target URL for public uploads - attacker knowledge of the names of security sensitive files being uploaded - the security sensitive files also being uploaded via partial PUT If all of the following were true, a malicious user was able to perform remote code execution: - writes enabled for the default servlet (disabled by default) - support for partial PUT (enabled by default) - application was using Tomcat's file based session persistence with the default storage location - application included a library that may be leveraged in a deserialization attack Users are recommended to upgrade to version 11.0.3, 10.1.35 or 9.0.99, which fixes the issue.

Assessing the Risk of CVE-2025-24813

Access Complexity Graph

The exploitability of CVE-2025-24813 depends on two key factors: attack complexity (the level of effort required to execute an exploit) and privileges required (the access level an attacker needs).

Exploitability Analysis for CVE-2025-24813

With low attack complexity and no required privileges, CVE-2025-24813 is an easy target for cybercriminals. Organizations should prioritize immediate mitigation measures to prevent unauthorized access and data breaches.

Understanding AC and PR

A lower complexity and fewer privilege requirements make exploitation easier. Security teams should evaluate these aspects to determine the urgency of mitigation strategies, such as patch management and access control policies.

Attack Complexity (AC) measures the difficulty in executing an exploit. A high AC means that specific conditions must be met, making an attack more challenging, while a low AC means the vulnerability can be exploited with minimal effort.

Privileges Required (PR) determine the level of system access necessary for an attack. Vulnerabilities requiring no privileges are more accessible to attackers, whereas high privilege requirements limit exploitation to authorized users with elevated access.

CVSS Score Breakdown Chart

Above is the CVSS Sub-score Breakdown for CVE-2025-24813, illustrating how Base, Impact, and Exploitability factors combine to form the overall severity rating. A higher sub-score typically indicates a more severe or easier-to-exploit vulnerability.

CIA Impact Analysis

Below is the Impact Analysis for CVE-2025-24813, showing how Confidentiality, Integrity, and Availability might be affected if the vulnerability is exploited. Higher values usually signal greater potential damage.

  • Confidentiality: High
    Exploiting CVE-2025-24813 can result in unauthorized access to sensitive data, severely compromising data privacy.
  • Integrity: High
    CVE-2025-24813 could allow unauthorized modifications to data, potentially affecting system reliability and trust.
  • Availability: High
    CVE-2025-24813 can disrupt system operations, potentially causing complete denial of service (DoS).

Exploit Prediction Scoring System (EPSS)

The EPSS score estimates the probability that this vulnerability will be exploited in the near future.

EPSS Score: 0.054% (probability of exploit)

EPSS Percentile: 25.82% (lower percentile = lower relative risk)
This vulnerability is less risky than approximately 74.18% of others.

CVE-2025-24813 References

External References

CWE Common Weakness Enumeration

CWE-706

CAPEC Common Attack Pattern Enumeration and Classification

  • Redirect Access to Libraries CAPEC-159 An adversary exploits a weakness in the way an application searches for external libraries to manipulate the execution flow to point to an adversary supplied library or code base. This pattern of attack allows the adversary to compromise the application or server via the execution of unauthorized code. An application typically makes calls to functions that are a part of libraries external to the application. These libraries may be part of the operating system or they may be third party libraries. If an adversary can redirect an application's attempts to access these libraries to other libraries that the adversary supplies, the adversary will be able to force the targeted application to execute arbitrary code. This is especially dangerous if the targeted application has enhanced privileges. Access can be redirected through a number of techniques, including the use of symbolic links, search path modification, and relative path manipulation.
  • Create files with the same name as files protected with a higher classification CAPEC-177 An attacker exploits file location algorithms in an operating system or application by creating a file with the same name as a protected or privileged file. The attacker could manipulate the system if the attacker-created file is trusted by the operating system or an application component that attempts to load the original file. Applications often load or include external files, such as libraries or configuration files. These files should be protected against malicious manipulation. However, if the application only uses the name of the file when locating it, an attacker may be able to create a file with the same name and place it in a directory that the application will search before the directory with the legitimate file is searched. Because the attackers' file is discovered first, it would be used by the target application. This attack can be extremely destructive if the referenced file is executable and/or is granted special privileges based solely on having a particular name.
  • Passing Local Filenames to Functions That Expect a URL CAPEC-48 This attack relies on client side code to access local files and resources instead of URLs. When the client browser is expecting a URL string, but instead receives a request for a local file, that execution is likely to occur in the browser process space with the browser's authority to local files. The attacker can send the results of this request to the local files out to a site that they control. This attack may be used to steal sensitive authentication data (either local or remote), or to gain system profile information to launch further attacks.
  • DLL Side-Loading CAPEC-641 An adversary places a malicious version of a Dynamic-Link Library (DLL) in the Windows Side-by-Side (WinSxS) directory to trick the operating system into loading this malicious DLL instead of a legitimate DLL. Programs specify the location of the DLLs to load via the use of WinSxS manifests or DLL redirection and if they aren't used then Windows searches in a predefined set of directories to locate the file. If the applications improperly specify a required DLL or WinSxS manifests aren't explicit about the characteristics of the DLL to be loaded, they can be vulnerable to side-loading.

Vulnerable Configurations

  • cpe:2.3:a:apache:tomcat:9.0.1:*:*:*:*:*:*:*
    cpe:2.3:a:apache:tomcat:9.0.1:*:*:*:*:*:*:*
  • cpe:2.3:a:apache:tomcat:9.0.2:*:*:*:*:*:*:*
    cpe:2.3:a:apache:tomcat:9.0.2:*:*:*:*:*:*:*
  • cpe:2.3:a:apache:tomcat:9.0.3:*:*:*:*:*:*:*
    cpe:2.3:a:apache:tomcat:9.0.3:*:*:*:*:*:*:*
  • cpe:2.3:a:apache:tomcat:9.0.4:*:*:*:*:*:*:*
    cpe:2.3:a:apache:tomcat:9.0.4:*:*:*:*:*:*:*
  • cpe:2.3:a:apache:tomcat:9.0.5:*:*:*:*:*:*:*
    cpe:2.3:a:apache:tomcat:9.0.5:*:*:*:*:*:*:*
  • cpe:2.3:a:apache:tomcat:9.0.6:*:*:*:*:*:*:*
    cpe:2.3:a:apache:tomcat:9.0.6:*:*:*:*:*:*:*
  • cpe:2.3:a:apache:tomcat:9.0.7:*:*:*:*:*:*:*
    cpe:2.3:a:apache:tomcat:9.0.7:*:*:*:*:*:*:*
  • cpe:2.3:a:apache:tomcat:9.0.8:*:*:*:*:*:*:*
    cpe:2.3:a:apache:tomcat:9.0.8:*:*:*:*:*:*:*
  • cpe:2.3:a:apache:tomcat:9.0.9:*:*:*:*:*:*:*
    cpe:2.3:a:apache:tomcat:9.0.9:*:*:*:*:*:*:*
  • cpe:2.3:a:apache:tomcat:9.0.10:*:*:*:*:*:*:*
    cpe:2.3:a:apache:tomcat:9.0.10:*:*:*:*:*:*:*
  • cpe:2.3:a:apache:tomcat:9.0.11:*:*:*:*:*:*:*
    cpe:2.3:a:apache:tomcat:9.0.11:*:*:*:*:*:*:*
  • cpe:2.3:a:apache:tomcat:9.0.12:*:*:*:*:*:*:*
    cpe:2.3:a:apache:tomcat:9.0.12:*:*:*:*:*:*:*
  • cpe:2.3:a:apache:tomcat:9.0.13:*:*:*:*:*:*:*
    cpe:2.3:a:apache:tomcat:9.0.13:*:*:*:*:*:*:*
  • cpe:2.3:a:apache:tomcat:9.0.14:*:*:*:*:*:*:*
    cpe:2.3:a:apache:tomcat:9.0.14:*:*:*:*:*:*:*
  • cpe:2.3:a:apache:tomcat:9.0.15:*:*:*:*:*:*:*
    cpe:2.3:a:apache:tomcat:9.0.15:*:*:*:*:*:*:*
  • cpe:2.3:a:apache:tomcat:9.0.16:*:*:*:*:*:*:*
    cpe:2.3:a:apache:tomcat:9.0.16:*:*:*:*:*:*:*
  • cpe:2.3:a:apache:tomcat:9.0.17:*:*:*:*:*:*:*
    cpe:2.3:a:apache:tomcat:9.0.17:*:*:*:*:*:*:*
  • cpe:2.3:a:apache:tomcat:9.0.18:*:*:*:*:*:*:*
    cpe:2.3:a:apache:tomcat:9.0.18:*:*:*:*:*:*:*
  • cpe:2.3:a:apache:tomcat:9.0.19:*:*:*:*:*:*:*
    cpe:2.3:a:apache:tomcat:9.0.19:*:*:*:*:*:*:*
  • cpe:2.3:a:apache:tomcat:9.0.20:*:*:*:*:*:*:*
    cpe:2.3:a:apache:tomcat:9.0.20:*:*:*:*:*:*:*
  • cpe:2.3:a:apache:tomcat:9.0.21:*:*:*:*:*:*:*
    cpe:2.3:a:apache:tomcat:9.0.21:*:*:*:*:*:*:*
  • cpe:2.3:a:apache:tomcat:9.0.22:*:*:*:*:*:*:*
    cpe:2.3:a:apache:tomcat:9.0.22:*:*:*:*:*:*:*
  • cpe:2.3:a:apache:tomcat:9.0.23:*:*:*:*:*:*:*
    cpe:2.3:a:apache:tomcat:9.0.23:*:*:*:*:*:*:*
  • cpe:2.3:a:apache:tomcat:9.0.24:*:*:*:*:*:*:*
    cpe:2.3:a:apache:tomcat:9.0.24:*:*:*:*:*:*:*
  • cpe:2.3:a:apache:tomcat:9.0.25:*:*:*:*:*:*:*
    cpe:2.3:a:apache:tomcat:9.0.25:*:*:*:*:*:*:*
  • cpe:2.3:a:apache:tomcat:9.0.26:*:*:*:*:*:*:*
    cpe:2.3:a:apache:tomcat:9.0.26:*:*:*:*:*:*:*
  • cpe:2.3:a:apache:tomcat:9.0.27:*:*:*:*:*:*:*
    cpe:2.3:a:apache:tomcat:9.0.27:*:*:*:*:*:*:*
  • cpe:2.3:a:apache:tomcat:9.0.28:*:*:*:*:*:*:*
    cpe:2.3:a:apache:tomcat:9.0.28:*:*:*:*:*:*:*
  • cpe:2.3:a:apache:tomcat:9.0.29:*:*:*:*:*:*:*
    cpe:2.3:a:apache:tomcat:9.0.29:*:*:*:*:*:*:*
  • cpe:2.3:a:apache:tomcat:9.0.30:*:*:*:*:*:*:*
    cpe:2.3:a:apache:tomcat:9.0.30:*:*:*:*:*:*:*
  • cpe:2.3:a:apache:tomcat:9.0.31:*:*:*:*:*:*:*
    cpe:2.3:a:apache:tomcat:9.0.31:*:*:*:*:*:*:*
  • cpe:2.3:a:apache:tomcat:9.0.32:*:*:*:*:*:*:*
    cpe:2.3:a:apache:tomcat:9.0.32:*:*:*:*:*:*:*
  • cpe:2.3:a:apache:tomcat:9.0.33:*:*:*:*:*:*:*
    cpe:2.3:a:apache:tomcat:9.0.33:*:*:*:*:*:*:*
  • cpe:2.3:a:apache:tomcat:9.0.34:*:*:*:*:*:*:*
    cpe:2.3:a:apache:tomcat:9.0.34:*:*:*:*:*:*:*
  • cpe:2.3:a:apache:tomcat:9.0.35:*:*:*:*:*:*:*
    cpe:2.3:a:apache:tomcat:9.0.35:*:*:*:*:*:*:*
  • cpe:2.3:a:apache:tomcat:9.0.36:*:*:*:*:*:*:*
    cpe:2.3:a:apache:tomcat:9.0.36:*:*:*:*:*:*:*
  • cpe:2.3:a:apache:tomcat:9.0.37:*:*:*:*:*:*:*
    cpe:2.3:a:apache:tomcat:9.0.37:*:*:*:*:*:*:*
  • cpe:2.3:a:apache:tomcat:9.0.38:*:*:*:*:*:*:*
    cpe:2.3:a:apache:tomcat:9.0.38:*:*:*:*:*:*:*
  • cpe:2.3:a:apache:tomcat:9.0.39:*:*:*:*:*:*:*
    cpe:2.3:a:apache:tomcat:9.0.39:*:*:*:*:*:*:*
  • cpe:2.3:a:apache:tomcat:9.0.40:*:*:*:*:*:*:*
    cpe:2.3:a:apache:tomcat:9.0.40:*:*:*:*:*:*:*
  • cpe:2.3:a:apache:tomcat:9.0.41:*:*:*:*:*:*:*
    cpe:2.3:a:apache:tomcat:9.0.41:*:*:*:*:*:*:*
  • cpe:2.3:a:apache:tomcat:9.0.42:*:*:*:*:*:*:*
    cpe:2.3:a:apache:tomcat:9.0.42:*:*:*:*:*:*:*
  • cpe:2.3:a:apache:tomcat:9.0.43:*:*:*:*:*:*:*
    cpe:2.3:a:apache:tomcat:9.0.43:*:*:*:*:*:*:*
  • cpe:2.3:a:apache:tomcat:9.0.44:*:*:*:*:*:*:*
    cpe:2.3:a:apache:tomcat:9.0.44:*:*:*:*:*:*:*
  • cpe:2.3:a:apache:tomcat:9.0.45:*:*:*:*:*:*:*
    cpe:2.3:a:apache:tomcat:9.0.45:*:*:*:*:*:*:*
  • cpe:2.3:a:apache:tomcat:9.0.46:*:*:*:*:*:*:*
    cpe:2.3:a:apache:tomcat:9.0.46:*:*:*:*:*:*:*
  • cpe:2.3:a:apache:tomcat:9.0.47:*:*:*:*:*:*:*
    cpe:2.3:a:apache:tomcat:9.0.47:*:*:*:*:*:*:*
  • cpe:2.3:a:apache:tomcat:9.0.48:*:*:*:*:*:*:*
    cpe:2.3:a:apache:tomcat:9.0.48:*:*:*:*:*:*:*
  • cpe:2.3:a:apache:tomcat:9.0.49:*:*:*:*:*:*:*
    cpe:2.3:a:apache:tomcat:9.0.49:*:*:*:*:*:*:*
  • cpe:2.3:a:apache:tomcat:9.0.50:*:*:*:*:*:*:*
    cpe:2.3:a:apache:tomcat:9.0.50:*:*:*:*:*:*:*
  • cpe:2.3:a:apache:tomcat:9.0.51:*:*:*:*:*:*:*
    cpe:2.3:a:apache:tomcat:9.0.51:*:*:*:*:*:*:*
  • cpe:2.3:a:apache:tomcat:9.0.52:*:*:*:*:*:*:*
    cpe:2.3:a:apache:tomcat:9.0.52:*:*:*:*:*:*:*
  • cpe:2.3:a:apache:tomcat:9.0.53:*:*:*:*:*:*:*
    cpe:2.3:a:apache:tomcat:9.0.53:*:*:*:*:*:*:*
  • cpe:2.3:a:apache:tomcat:9.0.54:*:*:*:*:*:*:*
    cpe:2.3:a:apache:tomcat:9.0.54:*:*:*:*:*:*:*
  • cpe:2.3:a:apache:tomcat:9.0.55:*:*:*:*:*:*:*
    cpe:2.3:a:apache:tomcat:9.0.55:*:*:*:*:*:*:*
  • cpe:2.3:a:apache:tomcat:9.0.56:*:*:*:*:*:*:*
    cpe:2.3:a:apache:tomcat:9.0.56:*:*:*:*:*:*:*
  • cpe:2.3:a:apache:tomcat:9.0.57:*:*:*:*:*:*:*
    cpe:2.3:a:apache:tomcat:9.0.57:*:*:*:*:*:*:*
  • cpe:2.3:a:apache:tomcat:9.0.58:*:*:*:*:*:*:*
    cpe:2.3:a:apache:tomcat:9.0.58:*:*:*:*:*:*:*
  • cpe:2.3:a:apache:tomcat:9.0.59:*:*:*:*:*:*:*
    cpe:2.3:a:apache:tomcat:9.0.59:*:*:*:*:*:*:*
  • cpe:2.3:a:apache:tomcat:9.0.60:*:*:*:*:*:*:*
    cpe:2.3:a:apache:tomcat:9.0.60:*:*:*:*:*:*:*
  • cpe:2.3:a:apache:tomcat:9.0.61:*:*:*:*:*:*:*
    cpe:2.3:a:apache:tomcat:9.0.61:*:*:*:*:*:*:*
  • cpe:2.3:a:apache:tomcat:9.0.62:*:*:*:*:*:*:*
    cpe:2.3:a:apache:tomcat:9.0.62:*:*:*:*:*:*:*
  • cpe:2.3:a:apache:tomcat:9.0.63:*:*:*:*:*:*:*
    cpe:2.3:a:apache:tomcat:9.0.63:*:*:*:*:*:*:*
  • cpe:2.3:a:apache:tomcat:9.0.64:*:*:*:*:*:*:*
    cpe:2.3:a:apache:tomcat:9.0.64:*:*:*:*:*:*:*
  • cpe:2.3:a:apache:tomcat:9.0.65:*:*:*:*:*:*:*
    cpe:2.3:a:apache:tomcat:9.0.65:*:*:*:*:*:*:*
  • cpe:2.3:a:apache:tomcat:9.0.67:*:*:*:*:*:*:*
    cpe:2.3:a:apache:tomcat:9.0.67:*:*:*:*:*:*:*
  • cpe:2.3:a:apache:tomcat:9.0.68:*:*:*:*:*:*:*
    cpe:2.3:a:apache:tomcat:9.0.68:*:*:*:*:*:*:*
  • cpe:2.3:a:apache:tomcat:9.0.69:*:*:*:*:*:*:*
    cpe:2.3:a:apache:tomcat:9.0.69:*:*:*:*:*:*:*
  • cpe:2.3:a:apache:tomcat:9.0.70:*:*:*:*:*:*:*
    cpe:2.3:a:apache:tomcat:9.0.70:*:*:*:*:*:*:*
  • cpe:2.3:a:apache:tomcat:9.0.71:*:*:*:*:*:*:*
    cpe:2.3:a:apache:tomcat:9.0.71:*:*:*:*:*:*:*
  • cpe:2.3:a:apache:tomcat:9.0.72:*:*:*:*:*:*:*
    cpe:2.3:a:apache:tomcat:9.0.72:*:*:*:*:*:*:*
  • cpe:2.3:a:apache:tomcat:9.0.73:*:*:*:*:*:*:*
    cpe:2.3:a:apache:tomcat:9.0.73:*:*:*:*:*:*:*
  • cpe:2.3:a:apache:tomcat:9.0.74:*:*:*:*:*:*:*
    cpe:2.3:a:apache:tomcat:9.0.74:*:*:*:*:*:*:*
  • cpe:2.3:a:apache:tomcat:9.0.75:*:*:*:*:*:*:*
    cpe:2.3:a:apache:tomcat:9.0.75:*:*:*:*:*:*:*
  • cpe:2.3:a:apache:tomcat:9.0.76:*:*:*:*:*:*:*
    cpe:2.3:a:apache:tomcat:9.0.76:*:*:*:*:*:*:*
  • cpe:2.3:a:apache:tomcat:9.0.77:*:*:*:*:*:*:*
    cpe:2.3:a:apache:tomcat:9.0.77:*:*:*:*:*:*:*
  • cpe:2.3:a:apache:tomcat:9.0.78:*:*:*:*:*:*:*
    cpe:2.3:a:apache:tomcat:9.0.78:*:*:*:*:*:*:*
  • cpe:2.3:a:apache:tomcat:9.0.79:*:*:*:*:*:*:*
    cpe:2.3:a:apache:tomcat:9.0.79:*:*:*:*:*:*:*
  • cpe:2.3:a:apache:tomcat:9.0.80:*:*:*:*:*:*:*
    cpe:2.3:a:apache:tomcat:9.0.80:*:*:*:*:*:*:*
  • cpe:2.3:a:apache:tomcat:9.0.81:*:*:*:*:*:*:*
    cpe:2.3:a:apache:tomcat:9.0.81:*:*:*:*:*:*:*
  • cpe:2.3:a:apache:tomcat:9.0.82:*:*:*:*:*:*:*
    cpe:2.3:a:apache:tomcat:9.0.82:*:*:*:*:*:*:*
  • cpe:2.3:a:apache:tomcat:9.0.83:*:*:*:*:*:*:*
    cpe:2.3:a:apache:tomcat:9.0.83:*:*:*:*:*:*:*
  • cpe:2.3:a:apache:tomcat:9.0.84:*:*:*:*:*:*:*
    cpe:2.3:a:apache:tomcat:9.0.84:*:*:*:*:*:*:*
  • cpe:2.3:a:apache:tomcat:9.0.85:*:*:*:*:*:*:*
    cpe:2.3:a:apache:tomcat:9.0.85:*:*:*:*:*:*:*
  • cpe:2.3:a:apache:tomcat:9.0.86:*:*:*:*:*:*:*
    cpe:2.3:a:apache:tomcat:9.0.86:*:*:*:*:*:*:*
  • cpe:2.3:a:apache:tomcat:9.0.87:*:*:*:*:*:*:*
    cpe:2.3:a:apache:tomcat:9.0.87:*:*:*:*:*:*:*
  • cpe:2.3:a:apache:tomcat:9.0.88:*:*:*:*:*:*:*
    cpe:2.3:a:apache:tomcat:9.0.88:*:*:*:*:*:*:*
  • cpe:2.3:a:apache:tomcat:9.0.89:*:*:*:*:*:*:*
    cpe:2.3:a:apache:tomcat:9.0.89:*:*:*:*:*:*:*
  • cpe:2.3:a:apache:tomcat:9.0.90:*:*:*:*:*:*:*
    cpe:2.3:a:apache:tomcat:9.0.90:*:*:*:*:*:*:*
  • cpe:2.3:a:apache:tomcat:9.0.91:*:*:*:*:*:*:*
    cpe:2.3:a:apache:tomcat:9.0.91:*:*:*:*:*:*:*
  • cpe:2.3:a:apache:tomcat:9.0.92:*:*:*:*:*:*:*
    cpe:2.3:a:apache:tomcat:9.0.92:*:*:*:*:*:*:*
  • cpe:2.3:a:apache:tomcat:9.0.93:*:*:*:*:*:*:*
    cpe:2.3:a:apache:tomcat:9.0.93:*:*:*:*:*:*:*
  • cpe:2.3:a:apache:tomcat:9.0.94:*:*:*:*:*:*:*
    cpe:2.3:a:apache:tomcat:9.0.94:*:*:*:*:*:*:*
  • cpe:2.3:a:apache:tomcat:9.0.95:*:*:*:*:*:*:*
    cpe:2.3:a:apache:tomcat:9.0.95:*:*:*:*:*:*:*
  • cpe:2.3:a:apache:tomcat:9.0.96:*:*:*:*:*:*:*
    cpe:2.3:a:apache:tomcat:9.0.96:*:*:*:*:*:*:*
  • cpe:2.3:a:apache:tomcat:9.0.97:*:*:*:*:*:*:*
    cpe:2.3:a:apache:tomcat:9.0.97:*:*:*:*:*:*:*
  • cpe:2.3:a:apache:tomcat:9.0.98:*:*:*:*:*:*:*
    cpe:2.3:a:apache:tomcat:9.0.98:*:*:*:*:*:*:*
  • cpe:2.3:a:apache:tomcat:10.1.1:*:*:*:*:*:*:*
    cpe:2.3:a:apache:tomcat:10.1.1:*:*:*:*:*:*:*
  • cpe:2.3:a:apache:tomcat:10.1.2:*:*:*:*:*:*:*
    cpe:2.3:a:apache:tomcat:10.1.2:*:*:*:*:*:*:*
  • cpe:2.3:a:apache:tomcat:10.1.5:*:*:*:*:*:*:*
    cpe:2.3:a:apache:tomcat:10.1.5:*:*:*:*:*:*:*
  • cpe:2.3:a:apache:tomcat:10.1.6:*:*:*:*:*:*:*
    cpe:2.3:a:apache:tomcat:10.1.6:*:*:*:*:*:*:*
  • cpe:2.3:a:apache:tomcat:10.1.7:*:*:*:*:*:*:*
    cpe:2.3:a:apache:tomcat:10.1.7:*:*:*:*:*:*:*
  • cpe:2.3:a:apache:tomcat:10.1.8:*:*:*:*:*:*:*
    cpe:2.3:a:apache:tomcat:10.1.8:*:*:*:*:*:*:*
  • cpe:2.3:a:apache:tomcat:10.1.9:*:*:*:*:*:*:*
    cpe:2.3:a:apache:tomcat:10.1.9:*:*:*:*:*:*:*
  • cpe:2.3:a:apache:tomcat:10.1.10:*:*:*:*:*:*:*
    cpe:2.3:a:apache:tomcat:10.1.10:*:*:*:*:*:*:*
  • cpe:2.3:a:apache:tomcat:10.1.11:*:*:*:*:*:*:*
    cpe:2.3:a:apache:tomcat:10.1.11:*:*:*:*:*:*:*
  • cpe:2.3:a:apache:tomcat:10.1.12:*:*:*:*:*:*:*
    cpe:2.3:a:apache:tomcat:10.1.12:*:*:*:*:*:*:*
  • cpe:2.3:a:apache:tomcat:10.1.13:*:*:*:*:*:*:*
    cpe:2.3:a:apache:tomcat:10.1.13:*:*:*:*:*:*:*
  • cpe:2.3:a:apache:tomcat:10.1.14:*:*:*:*:*:*:*
    cpe:2.3:a:apache:tomcat:10.1.14:*:*:*:*:*:*:*
  • cpe:2.3:a:apache:tomcat:10.1.15:*:*:*:*:*:*:*
    cpe:2.3:a:apache:tomcat:10.1.15:*:*:*:*:*:*:*
  • cpe:2.3:a:apache:tomcat:10.1.16:*:*:*:*:*:*:*
    cpe:2.3:a:apache:tomcat:10.1.16:*:*:*:*:*:*:*
  • cpe:2.3:a:apache:tomcat:10.1.17:*:*:*:*:*:*:*
    cpe:2.3:a:apache:tomcat:10.1.17:*:*:*:*:*:*:*
  • cpe:2.3:a:apache:tomcat:10.1.18:*:*:*:*:*:*:*
    cpe:2.3:a:apache:tomcat:10.1.18:*:*:*:*:*:*:*
  • cpe:2.3:a:apache:tomcat:10.1.19:*:*:*:*:*:*:*
    cpe:2.3:a:apache:tomcat:10.1.19:*:*:*:*:*:*:*
  • cpe:2.3:a:apache:tomcat:10.1.20:*:*:*:*:*:*:*
    cpe:2.3:a:apache:tomcat:10.1.20:*:*:*:*:*:*:*
  • cpe:2.3:a:apache:tomcat:10.1.22:*:*:*:*:*:*:*
    cpe:2.3:a:apache:tomcat:10.1.22:*:*:*:*:*:*:*
  • cpe:2.3:a:apache:tomcat:10.1.23:*:*:*:*:*:*:*
    cpe:2.3:a:apache:tomcat:10.1.23:*:*:*:*:*:*:*
  • cpe:2.3:a:apache:tomcat:10.1.24:*:*:*:*:*:*:*
    cpe:2.3:a:apache:tomcat:10.1.24:*:*:*:*:*:*:*
  • cpe:2.3:a:apache:tomcat:10.1.25:*:*:*:*:*:*:*
    cpe:2.3:a:apache:tomcat:10.1.25:*:*:*:*:*:*:*
  • cpe:2.3:a:apache:tomcat:10.1.26:*:*:*:*:*:*:*
    cpe:2.3:a:apache:tomcat:10.1.26:*:*:*:*:*:*:*
  • cpe:2.3:a:apache:tomcat:10.1.27:*:*:*:*:*:*:*
    cpe:2.3:a:apache:tomcat:10.1.27:*:*:*:*:*:*:*
  • cpe:2.3:a:apache:tomcat:10.1.28:*:*:*:*:*:*:*
    cpe:2.3:a:apache:tomcat:10.1.28:*:*:*:*:*:*:*
  • cpe:2.3:a:apache:tomcat:10.1.29:*:*:*:*:*:*:*
    cpe:2.3:a:apache:tomcat:10.1.29:*:*:*:*:*:*:*
  • cpe:2.3:a:apache:tomcat:10.1.30:*:*:*:*:*:*:*
    cpe:2.3:a:apache:tomcat:10.1.30:*:*:*:*:*:*:*
  • cpe:2.3:a:apache:tomcat:10.1.31:*:*:*:*:*:*:*
    cpe:2.3:a:apache:tomcat:10.1.31:*:*:*:*:*:*:*
  • cpe:2.3:a:apache:tomcat:10.1.32:*:*:*:*:*:*:*
    cpe:2.3:a:apache:tomcat:10.1.32:*:*:*:*:*:*:*
  • cpe:2.3:a:apache:tomcat:10.1.33:*:*:*:*:*:*:*
    cpe:2.3:a:apache:tomcat:10.1.33:*:*:*:*:*:*:*
  • cpe:2.3:a:apache:tomcat:10.1.34:*:*:*:*:*:*:*
    cpe:2.3:a:apache:tomcat:10.1.34:*:*:*:*:*:*:*
  • cpe:2.3:a:apache:tomcat:11.0.1:*:*:*:*:*:*:*
    cpe:2.3:a:apache:tomcat:11.0.1:*:*:*:*:*:*:*
  • cpe:2.3:a:apache:tomcat:11.0.2:*:*:*:*:*:*:*
    cpe:2.3:a:apache:tomcat:11.0.2:*:*:*:*:*:*:*
  • cpe:2.3:a:apache:tomcat:9.0.0:milestone1:*:*:*:*:*:*
    cpe:2.3:a:apache:tomcat:9.0.0:milestone1:*:*:*:*:*:*
  • cpe:2.3:a:apache:tomcat:9.0.0:milestone10:*:*:*:*:*:*
    cpe:2.3:a:apache:tomcat:9.0.0:milestone10:*:*:*:*:*:*
  • cpe:2.3:a:apache:tomcat:9.0.0:milestone11:*:*:*:*:*:*
    cpe:2.3:a:apache:tomcat:9.0.0:milestone11:*:*:*:*:*:*
  • cpe:2.3:a:apache:tomcat:9.0.0:milestone12:*:*:*:*:*:*
    cpe:2.3:a:apache:tomcat:9.0.0:milestone12:*:*:*:*:*:*
  • cpe:2.3:a:apache:tomcat:9.0.0:milestone13:*:*:*:*:*:*
    cpe:2.3:a:apache:tomcat:9.0.0:milestone13:*:*:*:*:*:*
  • cpe:2.3:a:apache:tomcat:9.0.0:milestone14:*:*:*:*:*:*
    cpe:2.3:a:apache:tomcat:9.0.0:milestone14:*:*:*:*:*:*
  • cpe:2.3:a:apache:tomcat:9.0.0:milestone15:*:*:*:*:*:*
    cpe:2.3:a:apache:tomcat:9.0.0:milestone15:*:*:*:*:*:*
  • cpe:2.3:a:apache:tomcat:9.0.0:milestone16:*:*:*:*:*:*
    cpe:2.3:a:apache:tomcat:9.0.0:milestone16:*:*:*:*:*:*
  • cpe:2.3:a:apache:tomcat:9.0.0:milestone17:*:*:*:*:*:*
    cpe:2.3:a:apache:tomcat:9.0.0:milestone17:*:*:*:*:*:*
  • cpe:2.3:a:apache:tomcat:9.0.0:milestone18:*:*:*:*:*:*
    cpe:2.3:a:apache:tomcat:9.0.0:milestone18:*:*:*:*:*:*
  • cpe:2.3:a:apache:tomcat:9.0.0:milestone19:*:*:*:*:*:*
    cpe:2.3:a:apache:tomcat:9.0.0:milestone19:*:*:*:*:*:*
  • cpe:2.3:a:apache:tomcat:9.0.0:milestone2:*:*:*:*:*:*
    cpe:2.3:a:apache:tomcat:9.0.0:milestone2:*:*:*:*:*:*
  • cpe:2.3:a:apache:tomcat:9.0.0:milestone20:*:*:*:*:*:*
    cpe:2.3:a:apache:tomcat:9.0.0:milestone20:*:*:*:*:*:*
  • cpe:2.3:a:apache:tomcat:9.0.0:milestone21:*:*:*:*:*:*
    cpe:2.3:a:apache:tomcat:9.0.0:milestone21:*:*:*:*:*:*
  • cpe:2.3:a:apache:tomcat:9.0.0:milestone22:*:*:*:*:*:*
    cpe:2.3:a:apache:tomcat:9.0.0:milestone22:*:*:*:*:*:*
  • cpe:2.3:a:apache:tomcat:9.0.0:milestone23:*:*:*:*:*:*
    cpe:2.3:a:apache:tomcat:9.0.0:milestone23:*:*:*:*:*:*
  • cpe:2.3:a:apache:tomcat:9.0.0:milestone24:*:*:*:*:*:*
    cpe:2.3:a:apache:tomcat:9.0.0:milestone24:*:*:*:*:*:*
  • cpe:2.3:a:apache:tomcat:9.0.0:milestone25:*:*:*:*:*:*
    cpe:2.3:a:apache:tomcat:9.0.0:milestone25:*:*:*:*:*:*
  • cpe:2.3:a:apache:tomcat:9.0.0:milestone26:*:*:*:*:*:*
    cpe:2.3:a:apache:tomcat:9.0.0:milestone26:*:*:*:*:*:*
  • cpe:2.3:a:apache:tomcat:9.0.0:milestone27:*:*:*:*:*:*
    cpe:2.3:a:apache:tomcat:9.0.0:milestone27:*:*:*:*:*:*
  • cpe:2.3:a:apache:tomcat:9.0.0:milestone3:*:*:*:*:*:*
    cpe:2.3:a:apache:tomcat:9.0.0:milestone3:*:*:*:*:*:*
  • cpe:2.3:a:apache:tomcat:9.0.0:milestone4:*:*:*:*:*:*
    cpe:2.3:a:apache:tomcat:9.0.0:milestone4:*:*:*:*:*:*
  • cpe:2.3:a:apache:tomcat:9.0.0:milestone5:*:*:*:*:*:*
    cpe:2.3:a:apache:tomcat:9.0.0:milestone5:*:*:*:*:*:*
  • cpe:2.3:a:apache:tomcat:9.0.0:milestone6:*:*:*:*:*:*
    cpe:2.3:a:apache:tomcat:9.0.0:milestone6:*:*:*:*:*:*
  • cpe:2.3:a:apache:tomcat:9.0.0:milestone7:*:*:*:*:*:*
    cpe:2.3:a:apache:tomcat:9.0.0:milestone7:*:*:*:*:*:*
  • cpe:2.3:a:apache:tomcat:9.0.0:milestone8:*:*:*:*:*:*
    cpe:2.3:a:apache:tomcat:9.0.0:milestone8:*:*:*:*:*:*
  • cpe:2.3:a:apache:tomcat:9.0.0:milestone9:*:*:*:*:*:*
    cpe:2.3:a:apache:tomcat:9.0.0:milestone9:*:*:*:*:*:*
  • cpe:2.3:a:apache:tomcat:10.1.0:milestone1:*:*:*:*:*:*
    cpe:2.3:a:apache:tomcat:10.1.0:milestone1:*:*:*:*:*:*
  • cpe:2.3:a:apache:tomcat:10.1.0:milestone10:*:*:*:*:*:*
    cpe:2.3:a:apache:tomcat:10.1.0:milestone10:*:*:*:*:*:*
  • cpe:2.3:a:apache:tomcat:10.1.0:milestone11:*:*:*:*:*:*
    cpe:2.3:a:apache:tomcat:10.1.0:milestone11:*:*:*:*:*:*
  • cpe:2.3:a:apache:tomcat:10.1.0:milestone12:*:*:*:*:*:*
    cpe:2.3:a:apache:tomcat:10.1.0:milestone12:*:*:*:*:*:*
  • cpe:2.3:a:apache:tomcat:10.1.0:milestone13:*:*:*:*:*:*
    cpe:2.3:a:apache:tomcat:10.1.0:milestone13:*:*:*:*:*:*
  • cpe:2.3:a:apache:tomcat:10.1.0:milestone14:*:*:*:*:*:*
    cpe:2.3:a:apache:tomcat:10.1.0:milestone14:*:*:*:*:*:*
  • cpe:2.3:a:apache:tomcat:10.1.0:milestone15:*:*:*:*:*:*
    cpe:2.3:a:apache:tomcat:10.1.0:milestone15:*:*:*:*:*:*
  • cpe:2.3:a:apache:tomcat:10.1.0:milestone16:*:*:*:*:*:*
    cpe:2.3:a:apache:tomcat:10.1.0:milestone16:*:*:*:*:*:*
  • cpe:2.3:a:apache:tomcat:10.1.0:milestone17:*:*:*:*:*:*
    cpe:2.3:a:apache:tomcat:10.1.0:milestone17:*:*:*:*:*:*
  • cpe:2.3:a:apache:tomcat:10.1.0:milestone18:*:*:*:*:*:*
    cpe:2.3:a:apache:tomcat:10.1.0:milestone18:*:*:*:*:*:*
  • cpe:2.3:a:apache:tomcat:10.1.0:milestone19:*:*:*:*:*:*
    cpe:2.3:a:apache:tomcat:10.1.0:milestone19:*:*:*:*:*:*
  • cpe:2.3:a:apache:tomcat:10.1.0:milestone2:*:*:*:*:*:*
    cpe:2.3:a:apache:tomcat:10.1.0:milestone2:*:*:*:*:*:*
  • cpe:2.3:a:apache:tomcat:10.1.0:milestone20:*:*:*:*:*:*
    cpe:2.3:a:apache:tomcat:10.1.0:milestone20:*:*:*:*:*:*
  • cpe:2.3:a:apache:tomcat:10.1.0:milestone3:*:*:*:*:*:*
    cpe:2.3:a:apache:tomcat:10.1.0:milestone3:*:*:*:*:*:*
  • cpe:2.3:a:apache:tomcat:10.1.0:milestone4:*:*:*:*:*:*
    cpe:2.3:a:apache:tomcat:10.1.0:milestone4:*:*:*:*:*:*
  • cpe:2.3:a:apache:tomcat:10.1.0:milestone5:*:*:*:*:*:*
    cpe:2.3:a:apache:tomcat:10.1.0:milestone5:*:*:*:*:*:*
  • cpe:2.3:a:apache:tomcat:10.1.0:milestone6:*:*:*:*:*:*
    cpe:2.3:a:apache:tomcat:10.1.0:milestone6:*:*:*:*:*:*
  • cpe:2.3:a:apache:tomcat:10.1.0:milestone7:*:*:*:*:*:*
    cpe:2.3:a:apache:tomcat:10.1.0:milestone7:*:*:*:*:*:*
  • cpe:2.3:a:apache:tomcat:10.1.0:milestone8:*:*:*:*:*:*
    cpe:2.3:a:apache:tomcat:10.1.0:milestone8:*:*:*:*:*:*
  • cpe:2.3:a:apache:tomcat:10.1.0:milestone9:*:*:*:*:*:*
    cpe:2.3:a:apache:tomcat:10.1.0:milestone9:*:*:*:*:*:*
  • cpe:2.3:a:apache:tomcat:11.0.0:milestone1:*:*:*:*:*:*
    cpe:2.3:a:apache:tomcat:11.0.0:milestone1:*:*:*:*:*:*
  • cpe:2.3:a:apache:tomcat:11.0.0:milestone10:*:*:*:*:*:*
    cpe:2.3:a:apache:tomcat:11.0.0:milestone10:*:*:*:*:*:*
  • cpe:2.3:a:apache:tomcat:11.0.0:milestone11:*:*:*:*:*:*
    cpe:2.3:a:apache:tomcat:11.0.0:milestone11:*:*:*:*:*:*
  • cpe:2.3:a:apache:tomcat:11.0.0:milestone12:*:*:*:*:*:*
    cpe:2.3:a:apache:tomcat:11.0.0:milestone12:*:*:*:*:*:*
  • cpe:2.3:a:apache:tomcat:11.0.0:milestone13:*:*:*:*:*:*
    cpe:2.3:a:apache:tomcat:11.0.0:milestone13:*:*:*:*:*:*
  • cpe:2.3:a:apache:tomcat:11.0.0:milestone14:*:*:*:*:*:*
    cpe:2.3:a:apache:tomcat:11.0.0:milestone14:*:*:*:*:*:*
  • cpe:2.3:a:apache:tomcat:11.0.0:milestone15:*:*:*:*:*:*
    cpe:2.3:a:apache:tomcat:11.0.0:milestone15:*:*:*:*:*:*
  • cpe:2.3:a:apache:tomcat:11.0.0:milestone16:*:*:*:*:*:*
    cpe:2.3:a:apache:tomcat:11.0.0:milestone16:*:*:*:*:*:*
  • cpe:2.3:a:apache:tomcat:11.0.0:milestone17:*:*:*:*:*:*
    cpe:2.3:a:apache:tomcat:11.0.0:milestone17:*:*:*:*:*:*
  • cpe:2.3:a:apache:tomcat:11.0.0:milestone18:*:*:*:*:*:*
    cpe:2.3:a:apache:tomcat:11.0.0:milestone18:*:*:*:*:*:*
  • cpe:2.3:a:apache:tomcat:11.0.0:milestone19:*:*:*:*:*:*
    cpe:2.3:a:apache:tomcat:11.0.0:milestone19:*:*:*:*:*:*
  • cpe:2.3:a:apache:tomcat:11.0.0:milestone2:*:*:*:*:*:*
    cpe:2.3:a:apache:tomcat:11.0.0:milestone2:*:*:*:*:*:*
  • cpe:2.3:a:apache:tomcat:11.0.0:milestone20:*:*:*:*:*:*
    cpe:2.3:a:apache:tomcat:11.0.0:milestone20:*:*:*:*:*:*
  • cpe:2.3:a:apache:tomcat:11.0.0:milestone21:*:*:*:*:*:*
    cpe:2.3:a:apache:tomcat:11.0.0:milestone21:*:*:*:*:*:*
  • cpe:2.3:a:apache:tomcat:11.0.0:milestone22:*:*:*:*:*:*
    cpe:2.3:a:apache:tomcat:11.0.0:milestone22:*:*:*:*:*:*
  • cpe:2.3:a:apache:tomcat:11.0.0:milestone23:*:*:*:*:*:*
    cpe:2.3:a:apache:tomcat:11.0.0:milestone23:*:*:*:*:*:*
  • cpe:2.3:a:apache:tomcat:11.0.0:milestone24:*:*:*:*:*:*
    cpe:2.3:a:apache:tomcat:11.0.0:milestone24:*:*:*:*:*:*
  • cpe:2.3:a:apache:tomcat:11.0.0:milestone25:*:*:*:*:*:*
    cpe:2.3:a:apache:tomcat:11.0.0:milestone25:*:*:*:*:*:*
  • cpe:2.3:a:apache:tomcat:11.0.0:milestone3:*:*:*:*:*:*
    cpe:2.3:a:apache:tomcat:11.0.0:milestone3:*:*:*:*:*:*
  • cpe:2.3:a:apache:tomcat:11.0.0:milestone4:*:*:*:*:*:*
    cpe:2.3:a:apache:tomcat:11.0.0:milestone4:*:*:*:*:*:*
  • cpe:2.3:a:apache:tomcat:11.0.0:milestone5:*:*:*:*:*:*
    cpe:2.3:a:apache:tomcat:11.0.0:milestone5:*:*:*:*:*:*
  • cpe:2.3:a:apache:tomcat:11.0.0:milestone6:*:*:*:*:*:*
    cpe:2.3:a:apache:tomcat:11.0.0:milestone6:*:*:*:*:*:*
  • cpe:2.3:a:apache:tomcat:11.0.0:milestone7:*:*:*:*:*:*
    cpe:2.3:a:apache:tomcat:11.0.0:milestone7:*:*:*:*:*:*
  • cpe:2.3:a:apache:tomcat:11.0.0:milestone8:*:*:*:*:*:*
    cpe:2.3:a:apache:tomcat:11.0.0:milestone8:*:*:*:*:*:*
  • cpe:2.3:a:apache:tomcat:11.0.0:milestone9:*:*:*:*:*:*
    cpe:2.3:a:apache:tomcat:11.0.0:milestone9:*:*:*:*:*:*

Protect Your Infrastructure against CVE-2025-24813: Combat Critical CVE Threats

Stay updated with real-time CVE vulnerabilities and take action to secure your systems. Enhance your cybersecurity posture with the latest threat intelligence and mitigation techniques. Develop the skills necessary to defend against CVEs and secure critical infrastructures. Join the top cybersecurity professionals safeguarding today's infrastructures.

Other 5 Recently Published CVEs Vulnerabilities

  • CVE-2025-30073 – An issue was discovered in OPC cardsystems Webapp Aufwertung 2.1.0. The reference assigned to transactions can be reused. When completing a payment...
  • CVE-2025-28361 – Unauthorized stack overflow vulnerability in Telesquare TLR-2005KSH v.1.1.4 allows a remote attacker to obtain sensitive information via the system...
  • CVE-2025-26011 – Telesquare TLR-2005KSH 1.1.4 has an unauthorized stack overflow vulnerability when requesting the admin.cgi parameter with setUsernamePassword.
  • CVE-2025-26010 – Telesquare TLR-2005KSH 1.1.4 allows unauthorized password modification when requesting the admin.cgi parameter with setUserNamePassword.
  • CVE-2025-26009 – Telesquare TLR-2005KSH 1.1.4 has an Information Disclosure vulnerability when requesting systemutilit.cgi.