ghsa-pfcc-3g6r-8rg8
Vulnerability from github
Published
2023-02-23 21:30
Modified
2025-03-12 21:53
Severity ?
Summary
Undertow client not checking server identity presented by server certificate in https connections
Details

The undertow client is not checking the server identity presented by the server certificate in https connections. This should be performed by default in https and in http/2.

Show details on source website


{
   affected: [
      {
         package: {
            ecosystem: "Maven",
            name: "io.undertow:undertow-core",
         },
         ranges: [
            {
               events: [
                  {
                     introduced: "2.3.0",
                  },
                  {
                     fixed: "2.3.5.Final",
                  },
               ],
               type: "ECOSYSTEM",
            },
         ],
      },
      {
         package: {
            ecosystem: "Maven",
            name: "io.undertow:undertow-core",
         },
         ranges: [
            {
               events: [
                  {
                     introduced: "0",
                  },
                  {
                     fixed: "2.2.24.Final",
                  },
               ],
               type: "ECOSYSTEM",
            },
         ],
      },
   ],
   aliases: [
      "CVE-2022-4492",
   ],
   database_specific: {
      cwe_ids: [
         "CWE-918",
      ],
      github_reviewed: true,
      github_reviewed_at: "2023-03-03T23:12:22Z",
      nvd_published_at: "2023-02-23T20:15:00Z",
      severity: "CRITICAL",
   },
   details: "The undertow client is not checking the server identity presented by the server certificate in https connections. This should be performed by default in https and in http/2.",
   id: "GHSA-pfcc-3g6r-8rg8",
   modified: "2025-03-12T21:53:34Z",
   published: "2023-02-23T21:30:16Z",
   references: [
      {
         type: "ADVISORY",
         url: "https://nvd.nist.gov/vuln/detail/CVE-2022-4492",
      },
      {
         type: "WEB",
         url: "https://github.com/undertow-io/undertow/pull/1447",
      },
      {
         type: "WEB",
         url: "https://github.com/undertow-io/undertow/pull/1447/commits/e5071e52b72529a14d3ec436ae7102cea5d918c4",
      },
      {
         type: "WEB",
         url: "https://github.com/undertow-io/undertow/pull/1457",
      },
      {
         type: "WEB",
         url: "https://github.com/undertow-io/undertow/pull/1457/commits/a4d3b167126a803cc4f7fb740dd9a6ecabf59342",
      },
      {
         type: "WEB",
         url: "https://access.redhat.com/security/cve/CVE-2022-4492",
      },
      {
         type: "WEB",
         url: "https://bugzilla.redhat.com/show_bug.cgi?id=2153260",
      },
      {
         type: "WEB",
         url: "https://github.com/undertow-io/undertow/blob/master/core/src/main/java/io/undertow/security/impl/ClientCertAuthenticationMechanism.java",
      },
      {
         type: "WEB",
         url: "https://issues.redhat.com/browse/MTA-93",
      },
      {
         type: "WEB",
         url: "https://issues.redhat.com/browse/UNDERTOW-2212",
      },
      {
         type: "WEB",
         url: "https://security.netapp.com/advisory/ntap-20230324-0002",
      },
   ],
   schema_version: "1.4.0",
   severity: [
      {
         score: "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
         type: "CVSS_V3",
      },
   ],
   summary: "Undertow client not checking server identity presented by server certificate in https connections",
}


Log in or create an account to share your comment.

Security Advisory comment format.

This schema specifies the format of a comment related to a security advisory.

UUIDv4 of the comment
UUIDv4 of the Vulnerability-Lookup instance
When the comment was created originally
When the comment was last updated
Title of the comment
Description of the comment
The identifier of the vulnerability (CVE ID, GHSA-ID, PYSEC ID, etc.).



Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Sightings

Author Source Type Date

Nomenclature

  • Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
  • Confirmed: The vulnerability is confirmed from an analyst perspective.
  • Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
  • Patched: This vulnerability was successfully patched by the user reporting the sighting.
  • Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
  • Not confirmed: The user expresses doubt about the veracity of the vulnerability.
  • Not patched: This vulnerability was not successfully patched by the user reporting the sighting.