CVE-2023-41337 Vulnerability Analysis & Exploit Details

CVE-2023-41337
Vulnerability Scoring

6.1
/10
High Risk

If left unpatched, CVE-2023-41337 could lead to major system disruptions or data loss.

Attack Complexity Details

  • Attack Complexity: High
    Exploits require significant effort and special conditions.
  • Attack Vector: Adjacent_network
    Attack Vector Under Analysis
  • 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-41337 Details

Status: Modified

Last updated: 🕗 21 Nov 2024, 08:21 UTC
Originally published on: 🕗 12 Dec 2023, 20:15 UTC

Time between publication and last update: 344 days

CVSS Release: version 3

CVSS3 Source

security-advisories@github.com

CVSS3 Type

Secondary

CVSS3 Vector

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

CVE-2023-41337 Vulnerability Summary

CVE-2023-41337: h2o is an HTTP server with support for HTTP/1.x, HTTP/2 and HTTP/3. In version 2.3.0-beta2 and prior, when h2o is configured to listen to multiple addresses or ports with each of them using different backend servers managed by multiple entities, a malicious backend entity that also has the opportunity to observe or inject packets exchanged between the client and h2o may misdirect HTTPS requests going to other backends and observe the contents of that HTTPS request being sent. The attack involves a victim client trying to resume a TLS connection and an attacker redirecting the packets to a different address or port than that intended by the client. The attacker must already have been configured by the administrator of h2o to act as a backend to one of the addresses or ports that the h2o instance listens to. Session IDs and tickets generated by h2o are not bound to information specific to the server address, port, or the X.509 certificate, and therefore it is possible for an attacker to force the victim connection to wrongfully resume against a different server address or port on which the same h2o instance is listening. Once a TLS session is misdirected to resume to a server address / port that is configured to use an attacker-controlled server as the backend, depending on the configuration, HTTPS requests from the victim client may be forwarded to the attacker's server. An H2O instance is vulnerable to this attack only if the instance is configured to listen to different addresses or ports using the listen directive at the host level and the instance is configured to connect to backend servers managed by multiple entities. A patch is available at commit 35760540337a47e5150da0f4a66a609fad2ef0ab. As a workaround, one may stop using using host-level listen directives in favor of global-level ones.

Assessing the Risk of CVE-2023-41337

Access Complexity Graph

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

This vulnerability, CVE-2023-41337, 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-41337, 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-41337, 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-2023-41337 can result in unauthorized access to sensitive data, severely compromising data privacy.
  • Integrity: High
    CVE-2023-41337 could allow unauthorized modifications to data, potentially affecting system reliability and trust.
  • Availability: None
    CVE-2023-41337 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.043% (probability of exploit)

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

CVE-2023-41337 References

External References

CWE Common Weakness Enumeration

CWE-347

CAPEC Common Attack Pattern Enumeration and Classification

  • Padding Oracle Crypto Attack CAPEC-463 An adversary is able to efficiently decrypt data without knowing the decryption key if a target system leaks data on whether or not a padding error happened while decrypting the ciphertext. A target system that leaks this type of information becomes the padding oracle and an adversary is able to make use of that oracle to efficiently decrypt data without knowing the decryption key by issuing on average 128*b calls to the padding oracle (where b is the number of bytes in the ciphertext block). In addition to performing decryption, an adversary is also able to produce valid ciphertexts (i.e., perform encryption) by using the padding oracle, all without knowing the encryption key.
  • Signature Spoofing by Improper Validation CAPEC-475 An adversary exploits a cryptographic weakness in the signature verification algorithm implementation to generate a valid signature without knowing the key.

Vulnerable Configurations

  • cpe:2.3:a:dena:h2o:0.9.0:*:*:*:*:*:*:*
    cpe:2.3:a:dena:h2o:0.9.0:*:*:*:*:*:*:*
  • cpe:2.3:a:dena:h2o:0.9.1:*:*:*:*:*:*:*
    cpe:2.3:a:dena:h2o:0.9.1:*:*:*:*:*:*:*
  • cpe:2.3:a:dena:h2o:0.9.2:*:*:*:*:*:*:*
    cpe:2.3:a:dena:h2o:0.9.2:*:*:*:*:*:*:*
  • cpe:2.3:a:dena:h2o:1.0.0:*:*:*:*:*:*:*
    cpe:2.3:a:dena:h2o:1.0.0:*:*:*:*:*:*:*
  • cpe:2.3:a:dena:h2o:1.0.1:*:*:*:*:*:*:*
    cpe:2.3:a:dena:h2o:1.0.1:*:*:*:*:*:*:*
  • cpe:2.3:a:dena:h2o:1.1.0:*:*:*:*:*:*:*
    cpe:2.3:a:dena:h2o:1.1.0:*:*:*:*:*:*:*
  • cpe:2.3:a:dena:h2o:1.1.1:*:*:*:*:*:*:*
    cpe:2.3:a:dena:h2o:1.1.1:*:*:*:*:*:*:*
  • cpe:2.3:a:dena:h2o:1.2.0:*:*:*:*:*:*:*
    cpe:2.3:a:dena:h2o:1.2.0:*:*:*:*:*:*:*
  • cpe:2.3:a:dena:h2o:1.3.0:-:*:*:*:*:*:*
    cpe:2.3:a:dena:h2o:1.3.0:-:*:*:*:*:*:*
  • cpe:2.3:a:dena:h2o:1.3.0:beta1:*:*:*:*:*:*
    cpe:2.3:a:dena:h2o:1.3.0:beta1:*:*:*:*:*:*
  • cpe:2.3:a:dena:h2o:1.3.1:*:*:*:*:*:*:*
    cpe:2.3:a:dena:h2o:1.3.1:*:*:*:*:*:*:*
  • cpe:2.3:a:dena:h2o:1.4.0:*:*:*:*:*:*:*
    cpe:2.3:a:dena:h2o:1.4.0:*:*:*:*:*:*:*
  • cpe:2.3:a:dena:h2o:1.4.1:*:*:*:*:*:*:*
    cpe:2.3:a:dena:h2o:1.4.1:*:*:*:*:*:*:*
  • cpe:2.3:a:dena:h2o:1.4.2:*:*:*:*:*:*:*
    cpe:2.3:a:dena:h2o:1.4.2:*:*:*:*:*:*:*
  • cpe:2.3:a:dena:h2o:1.4.3:*:*:*:*:*:*:*
    cpe:2.3:a:dena:h2o:1.4.3:*:*:*:*:*:*:*
  • cpe:2.3:a:dena:h2o:1.4.4:*:*:*:*:*:*:*
    cpe:2.3:a:dena:h2o:1.4.4:*:*:*:*:*:*:*
  • cpe:2.3:a:dena:h2o:1.4.5:*:*:*:*:*:*:*
    cpe:2.3:a:dena:h2o:1.4.5:*:*:*:*:*:*:*
  • cpe:2.3:a:dena:h2o:1.5.0:-:*:*:*:*:*:*
    cpe:2.3:a:dena:h2o:1.5.0:-:*:*:*:*:*:*
  • cpe:2.3:a:dena:h2o:1.5.0:beta1:*:*:*:*:*:*
    cpe:2.3:a:dena:h2o:1.5.0:beta1:*:*:*:*:*:*
  • cpe:2.3:a:dena:h2o:1.5.0:beta2:*:*:*:*:*:*
    cpe:2.3:a:dena:h2o:1.5.0:beta2:*:*:*:*:*:*
  • cpe:2.3:a:dena:h2o:1.5.0:beta3:*:*:*:*:*:*
    cpe:2.3:a:dena:h2o:1.5.0:beta3:*:*:*:*:*:*
  • cpe:2.3:a:dena:h2o:1.5.0:beta4:*:*:*:*:*:*
    cpe:2.3:a:dena:h2o:1.5.0:beta4:*:*:*:*:*:*
  • cpe:2.3:a:dena:h2o:1.5.1:*:*:*:*:*:*:*
    cpe:2.3:a:dena:h2o:1.5.1:*:*:*:*:*:*:*
  • cpe:2.3:a:dena:h2o:1.5.2:*:*:*:*:*:*:*
    cpe:2.3:a:dena:h2o:1.5.2:*:*:*:*:*:*:*
  • cpe:2.3:a:dena:h2o:1.5.3:*:*:*:*:*:*:*
    cpe:2.3:a:dena:h2o:1.5.3:*:*:*:*:*:*:*
  • cpe:2.3:a:dena:h2o:1.5.4:*:*:*:*:*:*:*
    cpe:2.3:a:dena:h2o:1.5.4:*:*:*:*:*:*:*
  • cpe:2.3:a:dena:h2o:1.5.5:beta1:*:*:*:*:*:*
    cpe:2.3:a:dena:h2o:1.5.5:beta1:*:*:*:*:*:*
  • cpe:2.3:a:dena:h2o:1.6.0:-:*:*:*:*:*:*
    cpe:2.3:a:dena:h2o:1.6.0:-:*:*:*:*:*:*
  • cpe:2.3:a:dena:h2o:1.6.0:beta1:*:*:*:*:*:*
    cpe:2.3:a:dena:h2o:1.6.0:beta1:*:*:*:*:*:*
  • cpe:2.3:a:dena:h2o:1.6.0:beta2:*:*:*:*:*:*
    cpe:2.3:a:dena:h2o:1.6.0:beta2:*:*:*:*:*:*
  • cpe:2.3:a:dena:h2o:1.6.1:*:*:*:*:*:*:*
    cpe:2.3:a:dena:h2o:1.6.1:*:*:*:*:*:*:*
  • cpe:2.3:a:dena:h2o:1.6.2:*:*:*:*:*:*:*
    cpe:2.3:a:dena:h2o:1.6.2:*:*:*:*:*:*:*
  • cpe:2.3:a:dena:h2o:1.6.3:*:*:*:*:*:*:*
    cpe:2.3:a:dena:h2o:1.6.3:*:*:*:*:*:*:*
  • cpe:2.3:a:dena:h2o:1.7.0:-:*:*:*:*:*:*
    cpe:2.3:a:dena:h2o:1.7.0:-:*:*:*:*:*:*
  • cpe:2.3:a:dena:h2o:1.7.0:beta1:*:*:*:*:*:*
    cpe:2.3:a:dena:h2o:1.7.0:beta1:*:*:*:*:*:*
  • cpe:2.3:a:dena:h2o:1.7.0:beta2:*:*:*:*:*:*
    cpe:2.3:a:dena:h2o:1.7.0:beta2:*:*:*:*:*:*
  • cpe:2.3:a:dena:h2o:1.7.0:beta3:*:*:*:*:*:*
    cpe:2.3:a:dena:h2o:1.7.0:beta3:*:*:*:*:*:*
  • cpe:2.3:a:dena:h2o:1.7.0:beta4:*:*:*:*:*:*
    cpe:2.3:a:dena:h2o:1.7.0:beta4:*:*:*:*:*:*
  • cpe:2.3:a:dena:h2o:1.7.0:beta5:*:*:*:*:*:*
    cpe:2.3:a:dena:h2o:1.7.0:beta5:*:*:*:*:*:*
  • cpe:2.3:a:dena:h2o:1.7.1:*:*:*:*:*:*:*
    cpe:2.3:a:dena:h2o:1.7.1:*:*:*:*:*:*:*
  • cpe:2.3:a:dena:h2o:1.7.2:*:*:*:*:*:*:*
    cpe:2.3:a:dena:h2o:1.7.2:*:*:*:*:*:*:*
  • cpe:2.3:a:dena:h2o:1.7.3:*:*:*:*:*:*:*
    cpe:2.3:a:dena:h2o:1.7.3:*:*:*:*:*:*:*
  • cpe:2.3:a:dena:h2o:2.0.0:-:*:*:*:*:*:*
    cpe:2.3:a:dena:h2o:2.0.0:-:*:*:*:*:*:*
  • cpe:2.3:a:dena:h2o:2.0.0:beta1:*:*:*:*:*:*
    cpe:2.3:a:dena:h2o:2.0.0:beta1:*:*:*:*:*:*
  • cpe:2.3:a:dena:h2o:2.0.0:beta2:*:*:*:*:*:*
    cpe:2.3:a:dena:h2o:2.0.0:beta2:*:*:*:*:*:*
  • cpe:2.3:a:dena:h2o:2.0.0:beta3:*:*:*:*:*:*
    cpe:2.3:a:dena:h2o:2.0.0:beta3:*:*:*:*:*:*
  • cpe:2.3:a:dena:h2o:2.0.0:beta4:*:*:*:*:*:*
    cpe:2.3:a:dena:h2o:2.0.0:beta4:*:*:*:*:*:*
  • cpe:2.3:a:dena:h2o:2.0.0:beta5:*:*:*:*:*:*
    cpe:2.3:a:dena:h2o:2.0.0:beta5:*:*:*:*:*:*
  • cpe:2.3:a:dena:h2o:2.0.1:*:*:*:*:*:*:*
    cpe:2.3:a:dena:h2o:2.0.1:*:*:*:*:*:*:*
  • cpe:2.3:a:dena:h2o:2.0.2:*:*:*:*:*:*:*
    cpe:2.3:a:dena:h2o:2.0.2:*:*:*:*:*:*:*
  • cpe:2.3:a:dena:h2o:2.0.3:*:*:*:*:*:*:*
    cpe:2.3:a:dena:h2o:2.0.3:*:*:*:*:*:*:*
  • cpe:2.3:a:dena:h2o:2.0.4:*:*:*:*:*:*:*
    cpe:2.3:a:dena:h2o:2.0.4:*:*:*:*:*:*:*
  • cpe:2.3:a:dena:h2o:2.0.5:*:*:*:*:*:*:*
    cpe:2.3:a:dena:h2o:2.0.5:*:*:*:*:*:*:*
  • cpe:2.3:a:dena:h2o:2.0.6:*:*:*:*:*:*:*
    cpe:2.3:a:dena:h2o:2.0.6:*:*:*:*:*:*:*
  • cpe:2.3:a:dena:h2o:2.1.0:-:*:*:*:*:*:*
    cpe:2.3:a:dena:h2o:2.1.0:-:*:*:*:*:*:*
  • cpe:2.3:a:dena:h2o:2.1.0:beta1:*:*:*:*:*:*
    cpe:2.3:a:dena:h2o:2.1.0:beta1:*:*:*:*:*:*
  • cpe:2.3:a:dena:h2o:2.1.0:beta2:*:*:*:*:*:*
    cpe:2.3:a:dena:h2o:2.1.0:beta2:*:*:*:*:*:*
  • cpe:2.3:a:dena:h2o:2.1.0:beta3:*:*:*:*:*:*
    cpe:2.3:a:dena:h2o:2.1.0:beta3:*:*:*:*:*:*
  • cpe:2.3:a:dena:h2o:2.1.0:beta4:*:*:*:*:*:*
    cpe:2.3:a:dena:h2o:2.1.0:beta4:*:*:*:*:*:*
  • cpe:2.3:a:dena:h2o:2.2.0:-:*:*:*:*:*:*
    cpe:2.3:a:dena:h2o:2.2.0:-:*:*:*:*:*:*
  • cpe:2.3:a:dena:h2o:2.2.0:beta1:*:*:*:*:*:*
    cpe:2.3:a:dena:h2o:2.2.0:beta1:*:*:*:*:*:*
  • cpe:2.3:a:dena:h2o:2.2.0:beta2:*:*:*:*:*:*
    cpe:2.3:a:dena:h2o:2.2.0:beta2:*:*:*:*:*:*
  • cpe:2.3:a:dena:h2o:2.2.0:beta3:*:*:*:*:*:*
    cpe:2.3:a:dena:h2o:2.2.0:beta3:*:*:*:*:*:*
  • cpe:2.3:a:dena:h2o:2.2.1:*:*:*:*:*:*:*
    cpe:2.3:a:dena:h2o:2.2.1:*:*:*:*:*:*:*
  • cpe:2.3:a:dena:h2o:2.2.2:*:*:*:*:*:*:*
    cpe:2.3:a:dena:h2o:2.2.2:*:*:*:*:*:*:*
  • cpe:2.3:a:dena:h2o:2.2.3:*:*:*:*:*:*:*
    cpe:2.3:a:dena:h2o:2.2.3:*:*:*:*:*:*:*
  • cpe:2.3:a:dena:h2o:2.2.4:*:*:*:*:*:*:*
    cpe:2.3:a:dena:h2o:2.2.4:*:*:*:*:*:*:*
  • cpe:2.3:a:dena:h2o:2.2.5:*:*:*:*:*:*:*
    cpe:2.3:a:dena:h2o:2.2.5:*:*:*:*:*:*:*
  • cpe:2.3:a:dena:h2o:2.2.6:*:*:*:*:*:*:*
    cpe:2.3:a:dena:h2o:2.2.6:*:*:*:*:*:*:*
  • cpe:2.3:a:dena:h2o:2.3.0:beta1:*:*:*:*:*:*
    cpe:2.3:a:dena:h2o:2.3.0:beta1:*:*:*:*:*:*
  • cpe:2.3:a:dena:h2o:2.3.0:beta2:*:*:*:*:*:*
    cpe:2.3:a:dena:h2o:2.3.0:beta2:*:*:*:*:*:*

Protect Your Infrastructure against CVE-2023-41337: 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-3284 – The User Registration & Membership – Custom Registration Form, Login Form, and User Profile plugin for WordPress is vulnerable to Cross-Site Reques...
  • CVE-2025-3278 – The UrbanGo Membership plugin for WordPress is vulnerable to privilege escalation in versions up to, and including, 1.0.4. This is due to the plugi...
  • CVE-2025-2010 – The JobWP – Job Board, Job Listing, Career Page and Recruitment Plugin plugin for WordPress is vulnerable to SQL Injection via the 'jobwp_upload_re...
  • CVE-2025-43903 – NSSCryptoSignBackend.cc in Poppler before 25.04.0 does not verify the adbe.pkcs7.sha1 signatures on documents, resulting in potential signature forgeries.
  • CVE-2025-3796 – A vulnerability classified as critical has been found in PHPGurukul Men Salon Management System 1.0. This affects an unknown part of the file /admi...