CVE-2023-42458 Vulnerability Analysis & Exploit Details

CVE-2023-42458
Vulnerability Scoring

3.7
/10
Moderate Risk

Exploiting CVE-2023-42458 requires specific conditions, leading to a moderate security impact.

Attack Complexity Details

  • Attack Complexity: High
    Exploits require significant effort and special conditions.
  • Attack Vector: Network
    Vulnerability is exploitable over a network without physical access.
  • Privileges Required: Low
    Some privileges are necessary to exploit the vulnerability.
  • Scope: Unchanged
    Exploit remains within the originally vulnerable component.
  • User Interaction: Required
    User interaction is necessary for successful exploitation.

CVE-2023-42458 Details

Status: Modified

Last updated: 🕗 21 Nov 2024, 08:22 UTC
Originally published on: 🕔 21 Sep 2023, 17:15 UTC

Time between publication and last update: 426 days

CVSS Release: version 3

CVSS3 Source

security-advisories@github.com

CVSS3 Type

Secondary

CVSS3 Vector

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

CVE-2023-42458 Vulnerability Summary

CVE-2023-42458: Zope is an open-source web application server. Prior to versions 4.8.10 and 5.8.5, there is a stored cross site scripting vulnerability for SVG images. Note that an image tag with an SVG image as source is never vulnerable, even when the SVG image contains malicious code. To exploit the vulnerability, an attacker would first need to upload an image, and then trick a user into following a specially crafted link. Patches are available in Zope 4.8.10 and 5.8.5. As a workaround, make sure the "Add Documents, Images, and Files" permission is only assigned to trusted roles. By default, only the Manager has this permission.

Assessing the Risk of CVE-2023-42458

Access Complexity Graph

The exploitability of CVE-2023-42458 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-2023-42458

This vulnerability, CVE-2023-42458, requires a high level of attack complexity and low privileges, making it difficult but not impossible to exploit. Organizations should ensure robust security configurations to mitigate risks.

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-2023-42458, 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-2023-42458, showing how Confidentiality, Integrity, and Availability might be affected if the vulnerability is exploited. Higher values usually signal greater potential damage.

  • Confidentiality: Low
    CVE-2023-42458 could lead to minor leaks of non-critical information without major privacy breaches.
  • Integrity: Low
    Exploiting CVE-2023-42458 may cause minor changes to data without severely impacting its accuracy.
  • Availability: None
    CVE-2023-42458 does not impact system availability.

Exploit Prediction Scoring System (EPSS)

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

EPSS Score: 0.111% (probability of exploit)

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

CVE-2023-42458 References

External References

CWE Common Weakness Enumeration

CWE-80

CAPEC Common Attack Pattern Enumeration and Classification

  • XSS Targeting Non-Script Elements CAPEC-18 This attack is a form of Cross-Site Scripting (XSS) where malicious scripts are embedded in elements that are not expected to host scripts such as image tags (<img>), comments in XML documents (< !-CDATA->), etc. These tags may not be subject to the same input validation, output validation, and other content filtering and checking routines, so this can create an opportunity for an adversary to tunnel through the application's elements and launch a XSS attack through other elements. As with all remote attacks, it is important to differentiate the ability to launch an attack (such as probing an internal network for unpatched servers) and the ability of the remote adversary to collect and interpret the output of said attack.
  • PHP Remote File Inclusion CAPEC-193 In this pattern the adversary is able to load and execute arbitrary code remotely available from the application. This is usually accomplished through an insecurely configured PHP runtime environment and an improperly sanitized "include" or "require" call, which the user can then control to point to any web-accessible file. This allows adversaries to hijack the targeted application and force it to execute their own instructions.
  • XSS Through HTTP Query Strings CAPEC-32 An adversary embeds malicious script code in the parameters of an HTTP query string and convinces a victim to submit the HTTP request that contains the query string to a vulnerable web application. The web application then procedes to use the values parameters without properly validation them first and generates the HTML code that will be executed by the victim's browser.
  • XSS Through HTTP Headers CAPEC-86 An adversary exploits web applications that generate web content, such as links in a HTML page, based on unvalidated or improperly validated data submitted by other actors. XSS in HTTP Headers attacks target the HTTP headers which are hidden from most users and may not be validated by web applications.

Vulnerable Configurations

  • cpe:2.3:a:zope:zope:2.5.1:*:*:*:*:*:*:*
    cpe:2.3:a:zope:zope:2.5.1:*:*:*:*:*:*:*
  • cpe:2.3:a:zope:zope:2.6.0:*:*:*:*:*:*:*
    cpe:2.3:a:zope:zope:2.6.0:*:*:*:*:*:*:*
  • cpe:2.3:a:zope:zope:2.6.1:*:*:*:*:*:*:*
    cpe:2.3:a:zope:zope:2.6.1:*:*:*:*:*:*:*
  • cpe:2.3:a:zope:zope:2.6.4:*:*:*:*:*:*:*
    cpe:2.3:a:zope:zope:2.6.4:*:*:*:*:*:*:*
  • cpe:2.3:a:zope:zope:2.7.0:*:*:*:*:*:*:*
    cpe:2.3:a:zope:zope:2.7.0:*:*:*:*:*:*:*
  • cpe:2.3:a:zope:zope:2.7.1:*:*:*:*:*:*:*
    cpe:2.3:a:zope:zope:2.7.1:*:*:*:*:*:*:*
  • cpe:2.3:a:zope:zope:2.7.2:*:*:*:*:*:*:*
    cpe:2.3:a:zope:zope:2.7.2:*:*:*:*:*:*:*
  • cpe:2.3:a:zope:zope:2.7.3:*:*:*:*:*:*:*
    cpe:2.3:a:zope:zope:2.7.3:*:*:*:*:*:*:*
  • cpe:2.3:a:zope:zope:2.7.4:*:*:*:*:*:*:*
    cpe:2.3:a:zope:zope:2.7.4:*:*:*:*:*:*:*
  • cpe:2.3:a:zope:zope:2.7.5:*:*:*:*:*:*:*
    cpe:2.3:a:zope:zope:2.7.5:*:*:*:*:*:*:*
  • cpe:2.3:a:zope:zope:2.7.6:*:*:*:*:*:*:*
    cpe:2.3:a:zope:zope:2.7.6:*:*:*:*:*:*:*
  • cpe:2.3:a:zope:zope:2.7.7:*:*:*:*:*:*:*
    cpe:2.3:a:zope:zope:2.7.7:*:*:*:*:*:*:*
  • cpe:2.3:a:zope:zope:2.7.8:*:*:*:*:*:*:*
    cpe:2.3:a:zope:zope:2.7.8:*:*:*:*:*:*:*
  • cpe:2.3:a:zope:zope:2.8.0:-:*:*:*:*:*:*
    cpe:2.3:a:zope:zope:2.8.0:-:*:*:*:*:*:*
  • cpe:2.3:a:zope:zope:2.8.0:beta1:*:*:*:*:*:*
    cpe:2.3:a:zope:zope:2.8.0:beta1:*:*:*:*:*:*
  • cpe:2.3:a:zope:zope:2.8.0:beta2:*:*:*:*:*:*
    cpe:2.3:a:zope:zope:2.8.0:beta2:*:*:*:*:*:*
  • cpe:2.3:a:zope:zope:2.8.0:alpha1:*:*:*:*:*:*
    cpe:2.3:a:zope:zope:2.8.0:alpha1:*:*:*:*:*:*
  • cpe:2.3:a:zope:zope:2.8.0:alpha2:*:*:*:*:*:*
    cpe:2.3:a:zope:zope:2.8.0:alpha2:*:*:*:*:*:*
  • cpe:2.3:a:zope:zope:2.8.1:-:*:*:*:*:*:*
    cpe:2.3:a:zope:zope:2.8.1:-:*:*:*:*:*:*
  • cpe:2.3:a:zope:zope:2.8.1:beta1:*:*:*:*:*:*
    cpe:2.3:a:zope:zope:2.8.1:beta1:*:*:*:*:*:*
  • cpe:2.3:a:zope:zope:2.8.2:*:*:*:*:*:*:*
    cpe:2.3:a:zope:zope:2.8.2:*:*:*:*:*:*:*
  • cpe:2.3:a:zope:zope:2.8.3:*:*:*:*:*:*:*
    cpe:2.3:a:zope:zope:2.8.3:*:*:*:*:*:*:*
  • cpe:2.3:a:zope:zope:2.8.4:*:*:*:*:*:*:*
    cpe:2.3:a:zope:zope:2.8.4:*:*:*:*:*:*:*
  • cpe:2.3:a:zope:zope:2.8.5:*:*:*:*:*:*:*
    cpe:2.3:a:zope:zope:2.8.5:*:*:*:*:*:*:*
  • cpe:2.3:a:zope:zope:2.8.6:*:*:*:*:*:*:*
    cpe:2.3:a:zope:zope:2.8.6:*:*:*:*:*:*:*
  • cpe:2.3:a:zope:zope:2.8.7:*:*:*:*:*:*:*
    cpe:2.3:a:zope:zope:2.8.7:*:*:*:*:*:*:*
  • cpe:2.3:a:zope:zope:2.8.8:*:*:*:*:*:*:*
    cpe:2.3:a:zope:zope:2.8.8:*:*:*:*:*:*:*
  • cpe:2.3:a:zope:zope:2.8.9:*:*:*:*:*:*:*
    cpe:2.3:a:zope:zope:2.8.9:*:*:*:*:*:*:*
  • cpe:2.3:a:zope:zope:2.8.9.1:*:*:*:*:*:*:*
    cpe:2.3:a:zope:zope:2.8.9.1:*:*:*:*:*:*:*
  • cpe:2.3:a:zope:zope:2.8.10:*:*:*:*:*:*:*
    cpe:2.3:a:zope:zope:2.8.10:*:*:*:*:*:*:*
  • cpe:2.3:a:zope:zope:2.8.11:*:*:*:*:*:*:*
    cpe:2.3:a:zope:zope:2.8.11:*:*:*:*:*:*:*
  • cpe:2.3:a:zope:zope:2.8.12:*:*:*:*:*:*:*
    cpe:2.3:a:zope:zope:2.8.12:*:*:*:*:*:*:*
  • cpe:2.3:a:zope:zope:2.9.0:-:*:*:*:*:*:*
    cpe:2.3:a:zope:zope:2.9.0:-:*:*:*:*:*:*
  • cpe:2.3:a:zope:zope:2.9.1:*:*:*:*:*:*:*
    cpe:2.3:a:zope:zope:2.9.1:*:*:*:*:*:*:*
  • cpe:2.3:a:zope:zope:2.9.2:*:*:*:*:*:*:*
    cpe:2.3:a:zope:zope:2.9.2:*:*:*:*:*:*:*
  • cpe:2.3:a:zope:zope:2.9.3:*:*:*:*:*:*:*
    cpe:2.3:a:zope:zope:2.9.3:*:*:*:*:*:*:*
  • cpe:2.3:a:zope:zope:2.9.4:*:*:*:*:*:*:*
    cpe:2.3:a:zope:zope:2.9.4:*:*:*:*:*:*:*
  • cpe:2.3:a:zope:zope:2.9.5:*:*:*:*:*:*:*
    cpe:2.3:a:zope:zope:2.9.5:*:*:*:*:*:*:*
  • cpe:2.3:a:zope:zope:2.9.6:*:*:*:*:*:*:*
    cpe:2.3:a:zope:zope:2.9.6:*:*:*:*:*:*:*
  • cpe:2.3:a:zope:zope:2.9.7:*:*:*:*:*:*:*
    cpe:2.3:a:zope:zope:2.9.7:*:*:*:*:*:*:*
  • cpe:2.3:a:zope:zope:2.9.8:*:*:*:*:*:*:*
    cpe:2.3:a:zope:zope:2.9.8:*:*:*:*:*:*:*
  • cpe:2.3:a:zope:zope:2.9.9:*:*:*:*:*:*:*
    cpe:2.3:a:zope:zope:2.9.9:*:*:*:*:*:*:*
  • cpe:2.3:a:zope:zope:2.9.10:*:*:*:*:*:*:*
    cpe:2.3:a:zope:zope:2.9.10:*:*:*:*:*:*:*
  • cpe:2.3:a:zope:zope:2.9.11:*:*:*:*:*:*:*
    cpe:2.3:a:zope:zope:2.9.11:*:*:*:*:*:*:*
  • cpe:2.3:a:zope:zope:2.9.12:*:*:*:*:*:*:*
    cpe:2.3:a:zope:zope:2.9.12:*:*:*:*:*:*:*
  • cpe:2.3:a:zope:zope:2.10.0:-:*:*:*:*:*:*
    cpe:2.3:a:zope:zope:2.10.0:-:*:*:*:*:*:*
  • cpe:2.3:a:zope:zope:2.10.1:*:*:*:*:*:*:*
    cpe:2.3:a:zope:zope:2.10.1:*:*:*:*:*:*:*
  • cpe:2.3:a:zope:zope:2.10.2:-:*:*:*:*:*:*
    cpe:2.3:a:zope:zope:2.10.2:-:*:*:*:*:*:*
  • cpe:2.3:a:zope:zope:2.10.3:*:*:*:*:*:*:*
    cpe:2.3:a:zope:zope:2.10.3:*:*:*:*:*:*:*
  • cpe:2.3:a:zope:zope:2.10.4:*:*:*:*:*:*:*
    cpe:2.3:a:zope:zope:2.10.4:*:*:*:*:*:*:*
  • cpe:2.3:a:zope:zope:2.10.5:*:*:*:*:*:*:*
    cpe:2.3:a:zope:zope:2.10.5:*:*:*:*:*:*:*
  • cpe:2.3:a:zope:zope:2.10.6:*:*:*:*:*:*:*
    cpe:2.3:a:zope:zope:2.10.6:*:*:*:*:*:*:*
  • cpe:2.3:a:zope:zope:2.10.7:*:*:*:*:*:*:*
    cpe:2.3:a:zope:zope:2.10.7:*:*:*:*:*:*:*
  • cpe:2.3:a:zope:zope:2.10.8:*:*:*:*:*:*:*
    cpe:2.3:a:zope:zope:2.10.8:*:*:*:*:*:*:*
  • cpe:2.3:a:zope:zope:2.10.9:*:*:*:*:*:*:*
    cpe:2.3:a:zope:zope:2.10.9:*:*:*:*:*:*:*
  • cpe:2.3:a:zope:zope:2.10.10:*:*:*:*:*:*:*
    cpe:2.3:a:zope:zope:2.10.10:*:*:*:*:*:*:*
  • cpe:2.3:a:zope:zope:2.10.11:*:*:*:*:*:*:*
    cpe:2.3:a:zope:zope:2.10.11:*:*:*:*:*:*:*
  • cpe:2.3:a:zope:zope:2.10.12:*:*:*:*:*:*:*
    cpe:2.3:a:zope:zope:2.10.12:*:*:*:*:*:*:*
  • cpe:2.3:a:zope:zope:2.10.13:*:*:*:*:*:*:*
    cpe:2.3:a:zope:zope:2.10.13:*:*:*:*:*:*:*
  • cpe:2.3:a:zope:zope:2.11.0:-:*:*:*:*:*:*
    cpe:2.3:a:zope:zope:2.11.0:-:*:*:*:*:*:*
  • cpe:2.3:a:zope:zope:2.11.1:*:*:*:*:*:*:*
    cpe:2.3:a:zope:zope:2.11.1:*:*:*:*:*:*:*
  • cpe:2.3:a:zope:zope:2.11.2:*:*:*:*:*:*:*
    cpe:2.3:a:zope:zope:2.11.2:*:*:*:*:*:*:*
  • cpe:2.3:a:zope:zope:2.11.3:*:*:*:*:*:*:*
    cpe:2.3:a:zope:zope:2.11.3:*:*:*:*:*:*:*
  • cpe:2.3:a:zope:zope:2.11.4:*:*:*:*:*:*:*
    cpe:2.3:a:zope:zope:2.11.4:*:*:*:*:*:*:*
  • cpe:2.3:a:zope:zope:2.11.6:*:*:*:*:*:*:*
    cpe:2.3:a:zope:zope:2.11.6:*:*:*:*:*:*:*
  • cpe:2.3:a:zope:zope:2.11.7:*:*:*:*:*:*:*
    cpe:2.3:a:zope:zope:2.11.7:*:*:*:*:*:*:*
  • cpe:2.3:a:zope:zope:2.11.8:*:*:*:*:*:*:*
    cpe:2.3:a:zope:zope:2.11.8:*:*:*:*:*:*:*
  • cpe:2.3:a:zope:zope:2.12.0:-:*:*:*:*:*:*
    cpe:2.3:a:zope:zope:2.12.0:-:*:*:*:*:*:*
  • cpe:2.3:a:zope:zope:2.12.1:*:*:*:*:*:*:*
    cpe:2.3:a:zope:zope:2.12.1:*:*:*:*:*:*:*
  • cpe:2.3:a:zope:zope:2.12.2:*:*:*:*:*:*:*
    cpe:2.3:a:zope:zope:2.12.2:*:*:*:*:*:*:*
  • cpe:2.3:a:zope:zope:2.12.3:*:*:*:*:*:*:*
    cpe:2.3:a:zope:zope:2.12.3:*:*:*:*:*:*:*
  • cpe:2.3:a:zope:zope:2.12.4:*:*:*:*:*:*:*
    cpe:2.3:a:zope:zope:2.12.4:*:*:*:*:*:*:*
  • cpe:2.3:a:zope:zope:2.12.5:*:*:*:*:*:*:*
    cpe:2.3:a:zope:zope:2.12.5:*:*:*:*:*:*:*
  • cpe:2.3:a:zope:zope:2.12.6:*:*:*:*:*:*:*
    cpe:2.3:a:zope:zope:2.12.6:*:*:*:*:*:*:*
  • cpe:2.3:a:zope:zope:2.12.7:*:*:*:*:*:*:*
    cpe:2.3:a:zope:zope:2.12.7:*:*:*:*:*:*:*
  • cpe:2.3:a:zope:zope:2.12.8:*:*:*:*:*:*:*
    cpe:2.3:a:zope:zope:2.12.8:*:*:*:*:*:*:*
  • cpe:2.3:a:zope:zope:2.12.9:*:*:*:*:*:*:*
    cpe:2.3:a:zope:zope:2.12.9:*:*:*:*:*:*:*
  • cpe:2.3:a:zope:zope:2.12.10:*:*:*:*:*:*:*
    cpe:2.3:a:zope:zope:2.12.10:*:*:*:*:*:*:*
  • cpe:2.3:a:zope:zope:2.12.11:*:*:*:*:*:*:*
    cpe:2.3:a:zope:zope:2.12.11:*:*:*:*:*:*:*
  • cpe:2.3:a:zope:zope:2.12.12:*:*:*:*:*:*:*
    cpe:2.3:a:zope:zope:2.12.12:*:*:*:*:*:*:*
  • cpe:2.3:a:zope:zope:2.12.13:*:*:*:*:*:*:*
    cpe:2.3:a:zope:zope:2.12.13:*:*:*:*:*:*:*
  • cpe:2.3:a:zope:zope:2.12.14:*:*:*:*:*:*:*
    cpe:2.3:a:zope:zope:2.12.14:*:*:*:*:*:*:*
  • cpe:2.3:a:zope:zope:2.12.15:*:*:*:*:*:*:*
    cpe:2.3:a:zope:zope:2.12.15:*:*:*:*:*:*:*
  • cpe:2.3:a:zope:zope:2.12.16:*:*:*:*:*:*:*
    cpe:2.3:a:zope:zope:2.12.16:*:*:*:*:*:*:*
  • cpe:2.3:a:zope:zope:2.12.17:*:*:*:*:*:*:*
    cpe:2.3:a:zope:zope:2.12.17:*:*:*:*:*:*:*
  • cpe:2.3:a:zope:zope:2.12.18:*:*:*:*:*:*:*
    cpe:2.3:a:zope:zope:2.12.18:*:*:*:*:*:*:*
  • cpe:2.3:a:zope:zope:2.12.19:*:*:*:*:*:*:*
    cpe:2.3:a:zope:zope:2.12.19:*:*:*:*:*:*:*
  • cpe:2.3:a:zope:zope:2.12.20:*:*:*:*:*:*:*
    cpe:2.3:a:zope:zope:2.12.20:*:*:*:*:*:*:*
  • cpe:2.3:a:zope:zope:2.12.21:*:*:*:*:*:*:*
    cpe:2.3:a:zope:zope:2.12.21:*:*:*:*:*:*:*
  • cpe:2.3:a:zope:zope:2.12.22:*:*:*:*:*:*:*
    cpe:2.3:a:zope:zope:2.12.22:*:*:*:*:*:*:*
  • cpe:2.3:a:zope:zope:2.12.23:*:*:*:*:*:*:*
    cpe:2.3:a:zope:zope:2.12.23:*:*:*:*:*:*:*
  • cpe:2.3:a:zope:zope:2.12.24:*:*:*:*:*:*:*
    cpe:2.3:a:zope:zope:2.12.24:*:*:*:*:*:*:*
  • cpe:2.3:a:zope:zope:2.12.25:*:*:*:*:*:*:*
    cpe:2.3:a:zope:zope:2.12.25:*:*:*:*:*:*:*
  • cpe:2.3:a:zope:zope:2.12.26:*:*:*:*:*:*:*
    cpe:2.3:a:zope:zope:2.12.26:*:*:*:*:*:*:*
  • cpe:2.3:a:zope:zope:2.12.27:*:*:*:*:*:*:*
    cpe:2.3:a:zope:zope:2.12.27:*:*:*:*:*:*:*
  • cpe:2.3:a:zope:zope:2.12.28:*:*:*:*:*:*:*
    cpe:2.3:a:zope:zope:2.12.28:*:*:*:*:*:*:*
  • cpe:2.3:a:zope:zope:2.13.0:-:*:*:*:*:*:*
    cpe:2.3:a:zope:zope:2.13.0:-:*:*:*:*:*:*
  • cpe:2.3:a:zope:zope:2.13.1:*:*:*:*:*:*:*
    cpe:2.3:a:zope:zope:2.13.1:*:*:*:*:*:*:*
  • cpe:2.3:a:zope:zope:2.13.2:*:*:*:*:*:*:*
    cpe:2.3:a:zope:zope:2.13.2:*:*:*:*:*:*:*
  • cpe:2.3:a:zope:zope:2.13.3:*:*:*:*:*:*:*
    cpe:2.3:a:zope:zope:2.13.3:*:*:*:*:*:*:*
  • cpe:2.3:a:zope:zope:2.13.4:*:*:*:*:*:*:*
    cpe:2.3:a:zope:zope:2.13.4:*:*:*:*:*:*:*
  • cpe:2.3:a:zope:zope:2.13.5:*:*:*:*:*:*:*
    cpe:2.3:a:zope:zope:2.13.5:*:*:*:*:*:*:*
  • cpe:2.3:a:zope:zope:2.13.6:*:*:*:*:*:*:*
    cpe:2.3:a:zope:zope:2.13.6:*:*:*:*:*:*:*
  • cpe:2.3:a:zope:zope:2.13.7:*:*:*:*:*:*:*
    cpe:2.3:a:zope:zope:2.13.7:*:*:*:*:*:*:*
  • cpe:2.3:a:zope:zope:2.13.8:*:*:*:*:*:*:*
    cpe:2.3:a:zope:zope:2.13.8:*:*:*:*:*:*:*
  • cpe:2.3:a:zope:zope:2.13.9:*:*:*:*:*:*:*
    cpe:2.3:a:zope:zope:2.13.9:*:*:*:*:*:*:*
  • cpe:2.3:a:zope:zope:2.13.10:*:*:*:*:*:*:*
    cpe:2.3:a:zope:zope:2.13.10:*:*:*:*:*:*:*
  • cpe:2.3:a:zope:zope:2.13.11:*:*:*:*:*:*:*
    cpe:2.3:a:zope:zope:2.13.11:*:*:*:*:*:*:*
  • cpe:2.3:a:zope:zope:2.13.12:*:*:*:*:*:*:*
    cpe:2.3:a:zope:zope:2.13.12:*:*:*:*:*:*:*
  • cpe:2.3:a:zope:zope:2.13.13:*:*:*:*:*:*:*
    cpe:2.3:a:zope:zope:2.13.13:*:*:*:*:*:*:*
  • cpe:2.3:a:zope:zope:2.13.14:*:*:*:*:*:*:*
    cpe:2.3:a:zope:zope:2.13.14:*:*:*:*:*:*:*
  • cpe:2.3:a:zope:zope:2.13.15:*:*:*:*:*:*:*
    cpe:2.3:a:zope:zope:2.13.15:*:*:*:*:*:*:*
  • cpe:2.3:a:zope:zope:2.13.16:*:*:*:*:*:*:*
    cpe:2.3:a:zope:zope:2.13.16:*:*:*:*:*:*:*
  • cpe:2.3:a:zope:zope:2.13.17:*:*:*:*:*:*:*
    cpe:2.3:a:zope:zope:2.13.17:*:*:*:*:*:*:*
  • cpe:2.3:a:zope:zope:2.13.18:*:*:*:*:*:*:*
    cpe:2.3:a:zope:zope:2.13.18:*:*:*:*:*:*:*
  • cpe:2.3:a:zope:zope:2.13.19:*:*:*:*:*:*:*
    cpe:2.3:a:zope:zope:2.13.19:*:*:*:*:*:*:*
  • cpe:2.3:a:zope:zope:2.13.20:*:*:*:*:*:*:*
    cpe:2.3:a:zope:zope:2.13.20:*:*:*:*:*:*:*
  • cpe:2.3:a:zope:zope:2.13.21:*:*:*:*:*:*:*
    cpe:2.3:a:zope:zope:2.13.21:*:*:*:*:*:*:*
  • cpe:2.3:a:zope:zope:2.13.22:*:*:*:*:*:*:*
    cpe:2.3:a:zope:zope:2.13.22:*:*:*:*:*:*:*
  • cpe:2.3:a:zope:zope:2.13.23:*:*:*:*:*:*:*
    cpe:2.3:a:zope:zope:2.13.23:*:*:*:*:*:*:*
  • cpe:2.3:a:zope:zope:2.13.24:*:*:*:*:*:*:*
    cpe:2.3:a:zope:zope:2.13.24:*:*:*:*:*:*:*
  • cpe:2.3:a:zope:zope:2.13.25:*:*:*:*:*:*:*
    cpe:2.3:a:zope:zope:2.13.25:*:*:*:*:*:*:*
  • cpe:2.3:a:zope:zope:2.13.26:*:*:*:*:*:*:*
    cpe:2.3:a:zope:zope:2.13.26:*:*:*:*:*:*:*
  • cpe:2.3:a:zope:zope:2.13.27:*:*:*:*:*:*:*
    cpe:2.3:a:zope:zope:2.13.27:*:*:*:*:*:*:*
  • cpe:2.3:a:zope:zope:2.13.28:*:*:*:*:*:*:*
    cpe:2.3:a:zope:zope:2.13.28:*:*:*:*:*:*:*
  • cpe:2.3:a:zope:zope:2.13.29:*:*:*:*:*:*:*
    cpe:2.3:a:zope:zope:2.13.29:*:*:*:*:*:*:*
  • cpe:2.3:a:zope:zope:2.13.30:*:*:*:*:*:*:*
    cpe:2.3:a:zope:zope:2.13.30:*:*:*:*:*:*:*
  • cpe:2.3:a:zope:zope:3.1.1:*:*:*:*:*:*:*
    cpe:2.3:a:zope:zope:3.1.1:*:*:*:*:*:*:*
  • cpe:2.3:a:zope:zope:3.4.0:*:*:*:*:*:*:*
    cpe:2.3:a:zope:zope:3.4.0:*:*:*:*:*:*:*
  • cpe:2.3:a:zope:zope:4.0:*:*:*:*:*:*:*
    cpe:2.3:a:zope:zope:4.0:*:*:*:*:*:*:*
  • cpe:2.3:a:zope:zope:4.1:*:*:*:*:*:*:*
    cpe:2.3:a:zope:zope:4.1:*:*:*:*:*:*:*
  • cpe:2.3:a:zope:zope:4.1.1:*:*:*:*:*:*:*
    cpe:2.3:a:zope:zope:4.1.1:*:*:*:*:*:*:*
  • cpe:2.3:a:zope:zope:4.1.2:*:*:*:*:*:*:*
    cpe:2.3:a:zope:zope:4.1.2:*:*:*:*:*:*:*
  • cpe:2.3:a:zope:zope:4.1.3:*:*:*:*:*:*:*
    cpe:2.3:a:zope:zope:4.1.3:*:*:*:*:*:*:*
  • cpe:2.3:a:zope:zope:4.2:*:*:*:*:*:*:*
    cpe:2.3:a:zope:zope:4.2:*:*:*:*:*:*:*
  • cpe:2.3:a:zope:zope:4.2.1:*:*:*:*:*:*:*
    cpe:2.3:a:zope:zope:4.2.1:*:*:*:*:*:*:*
  • cpe:2.3:a:zope:zope:4.3:*:*:*:*:*:*:*
    cpe:2.3:a:zope:zope:4.3:*:*:*:*:*:*:*
  • cpe:2.3:a:zope:zope:4.4:*:*:*:*:*:*:*
    cpe:2.3:a:zope:zope:4.4:*:*:*:*:*:*:*
  • cpe:2.3:a:zope:zope:4.4.1:*:*:*:*:*:*:*
    cpe:2.3:a:zope:zope:4.4.1:*:*:*:*:*:*:*
  • cpe:2.3:a:zope:zope:4.4.2:*:*:*:*:*:*:*
    cpe:2.3:a:zope:zope:4.4.2:*:*:*:*:*:*:*
  • cpe:2.3:a:zope:zope:4.4.3:*:*:*:*:*:*:*
    cpe:2.3:a:zope:zope:4.4.3:*:*:*:*:*:*:*
  • cpe:2.3:a:zope:zope:4.4.4:*:*:*:*:*:*:*
    cpe:2.3:a:zope:zope:4.4.4:*:*:*:*:*:*:*
  • cpe:2.3:a:zope:zope:4.5:*:*:*:*:*:*:*
    cpe:2.3:a:zope:zope:4.5:*:*:*:*:*:*:*
  • cpe:2.3:a:zope:zope:4.5.1:*:*:*:*:*:*:*
    cpe:2.3:a:zope:zope:4.5.1:*:*:*:*:*:*:*
  • cpe:2.3:a:zope:zope:4.5.2:*:*:*:*:*:*:*
    cpe:2.3:a:zope:zope:4.5.2:*:*:*:*:*:*:*
  • cpe:2.3:a:zope:zope:4.5.3:*:*:*:*:*:*:*
    cpe:2.3:a:zope:zope:4.5.3:*:*:*:*:*:*:*
  • cpe:2.3:a:zope:zope:4.5.4:*:*:*:*:*:*:*
    cpe:2.3:a:zope:zope:4.5.4:*:*:*:*:*:*:*
  • cpe:2.3:a:zope:zope:4.5.5:*:*:*:*:*:*:*
    cpe:2.3:a:zope:zope:4.5.5:*:*:*:*:*:*:*
  • cpe:2.3:a:zope:zope:4.6:*:*:*:*:*:*:*
    cpe:2.3:a:zope:zope:4.6:*:*:*:*:*:*:*
  • cpe:2.3:a:zope:zope:4.6.1:*:*:*:*:*:*:*
    cpe:2.3:a:zope:zope:4.6.1:*:*:*:*:*:*:*
  • cpe:2.3:a:zope:zope:4.6.3:*:*:*:*:*:*:*
    cpe:2.3:a:zope:zope:4.6.3:*:*:*:*:*:*:*
  • cpe:2.3:a:zope:zope:5.0:alpha1:*:*:*:*:*:*
    cpe:2.3:a:zope:zope:5.0:alpha1:*:*:*:*:*:*
  • cpe:2.3:a:zope:zope:5.0:alpha2:*:*:*:*:*:*
    cpe:2.3:a:zope:zope:5.0:alpha2:*:*:*:*:*:*
  • cpe:2.3:a:zope:zope:5.1:*:*:*:*:*:*:*
    cpe:2.3:a:zope:zope:5.1:*:*:*:*:*:*:*
  • cpe:2.3:a:zope:zope:5.1.1:*:*:*:*:*:*:*
    cpe:2.3:a:zope:zope:5.1.1:*:*:*:*:*:*:*
  • cpe:2.3:a:zope:zope:5.1.2:*:*:*:*:*:*:*
    cpe:2.3:a:zope:zope:5.1.2:*:*:*:*:*:*:*
  • cpe:2.3:a:zope:zope:5.2:*:*:*:*:*:*:*
    cpe:2.3:a:zope:zope:5.2:*:*:*:*:*:*:*
  • cpe:2.3:a:zope:zope:5.2.1:*:*:*:*:*:*:*
    cpe:2.3:a:zope:zope:5.2.1:*:*:*:*:*:*:*
  • cpe:2.3:a:zope:zope:5.3:*:*:*:*:*:*:*
    cpe:2.3:a:zope:zope:5.3:*:*:*:*:*:*:*
  • cpe:2.3:a:zope:zope:5.4:*:*:*:*:*:*:*
    cpe:2.3:a:zope:zope:5.4:*:*:*:*:*:*:*
  • cpe:2.3:a:zope:zope:5.5:*:*:*:*:*:*:*
    cpe:2.3:a:zope:zope:5.5:*:*:*:*:*:*:*
  • cpe:2.3:a:zope:zope:5.5.1:*:*:*:*:*:*:*
    cpe:2.3:a:zope:zope:5.5.1:*:*:*:*:*:*:*
  • cpe:2.3:a:zope:zope:5.5.2:*:*:*:*:*:*:*
    cpe:2.3:a:zope:zope:5.5.2:*:*:*:*:*:*:*
  • cpe:2.3:a:zope:zope:5.6:*:*:*:*:*:*:*
    cpe:2.3:a:zope:zope:5.6:*:*:*:*:*:*:*
  • cpe:2.3:a:zope:zope:5.7:*:*:*:*:*:*:*
    cpe:2.3:a:zope:zope:5.7:*:*:*:*:*:*:*
  • cpe:2.3:a:zope:zope:5.7.1:*:*:*:*:*:*:*
    cpe:2.3:a:zope:zope:5.7.1:*:*:*:*:*:*:*
  • cpe:2.3:a:zope:zope:5.7.2:*:*:*:*:*:*:*
    cpe:2.3:a:zope:zope:5.7.2:*:*:*:*:*:*:*
  • cpe:2.3:a:zope:zope:5.7.3:*:*:*:*:*:*:*
    cpe:2.3:a:zope:zope:5.7.3:*:*:*:*:*:*:*
  • cpe:2.3:a:zope:zope:5.8:*:*:*:*:*:*:*
    cpe:2.3:a:zope:zope:5.8:*:*:*:*:*:*:*
  • cpe:2.3:a:zope:zope:5.8.1:*:*:*:*:*:*:*
    cpe:2.3:a:zope:zope:5.8.1:*:*:*:*:*:*:*
  • cpe:2.3:a:zope:zope:5.8.2:*:*:*:*:*:*:*
    cpe:2.3:a:zope:zope:5.8.2:*:*:*:*:*:*:*
  • cpe:2.3:a:zope:zope:5.8.3:*:*:*:*:*:*:*
    cpe:2.3:a:zope:zope:5.8.3:*:*:*:*:*:*:*
  • cpe:2.3:a:zope:zope:5.8.4:*:*:*:*:*:*:*
    cpe:2.3:a:zope:zope:5.8.4:*:*:*:*:*:*:*

Protect Your Infrastructure against CVE-2023-42458: 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-2129 – A vulnerability was found in Mage AI 0.9.75. It has been classified as problematic. This affects an unknown part. The manipulation leads to insecur...
  • CVE-2025-2127 – A vulnerability was found in JoomlaUX JUX Real Estate 3.4.0 on Joomla. It has been classified as problematic. Affected is an unknown function of th...
  • CVE-2025-2126 – A vulnerability was found in JoomlaUX JUX Real Estate 3.4.0 on Joomla and classified as critical. This issue affects some unknown processing of the...
  • CVE-2025-2125 – A vulnerability has been found in Control iD RH iD 25.2.25.0 and classified as problematic. This vulnerability affects unknown code of the file /v2...
  • CVE-2025-2124 – A vulnerability, which was classified as problematic, was found in Control iD RH iD 25.2.25.0. This affects an unknown part of the file /v2/custome...