ghsa-7p63-w6x9-6gr7
Vulnerability from github
Published
2025-11-18 18:32
Modified
2025-11-19 15:32
Summary
Eclipse Jersey has a Race Condition
Details

In Eclipse Jersey versions 2.45, 3.0.16, 3.1.9 a race condition can cause ignoring of critical SSL configurations - such as mutual authentication, custom key/trust stores, and other security settings. This issue may result in SSLHandshakeException under normal circumstances, but under certain conditions, it could lead to unauthorized trust in insecure servers (see PoC)

Show details on source website


{
  "affected": [
    {
      "package": {
        "ecosystem": "Maven",
        "name": "org.glassfish.jersey.core:jersey-client"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "2.45"
            },
            {
              "fixed": "2.46"
            }
          ],
          "type": "ECOSYSTEM"
        }
      ],
      "versions": [
        "2.45"
      ]
    },
    {
      "package": {
        "ecosystem": "Maven",
        "name": "org.glassfish.jersey.core:jersey-client"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "3.0.16"
            },
            {
              "fixed": "3.0.17"
            }
          ],
          "type": "ECOSYSTEM"
        }
      ],
      "versions": [
        "3.0.16"
      ]
    },
    {
      "package": {
        "ecosystem": "Maven",
        "name": "org.glassfish.jersey.core:jersey-client"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "3.1.9"
            },
            {
              "fixed": "3.1.10"
            }
          ],
          "type": "ECOSYSTEM"
        }
      ],
      "versions": [
        "3.1.9"
      ]
    }
  ],
  "aliases": [
    "CVE-2025-12383"
  ],
  "database_specific": {
    "cwe_ids": [
      "CWE-362"
    ],
    "github_reviewed": true,
    "github_reviewed_at": "2025-11-18T20:38:31Z",
    "nvd_published_at": "2025-11-18T16:15:42Z",
    "severity": "CRITICAL"
  },
  "details": "In Eclipse Jersey versions 2.45, 3.0.16, 3.1.9 a race condition can cause ignoring of critical SSL configurations - such as mutual authentication, custom key/trust stores, and other security settings. This issue may result in SSLHandshakeException under normal circumstances, but under certain conditions, it could lead to unauthorized trust in insecure servers (see PoC)",
  "id": "GHSA-7p63-w6x9-6gr7",
  "modified": "2025-11-19T15:32:28Z",
  "published": "2025-11-18T18:32:51Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-12383"
    },
    {
      "type": "WEB",
      "url": "https://github.com/eclipse-ee4j/jersey/pull/5749"
    },
    {
      "type": "WEB",
      "url": "https://github.com/eclipse-ee4j/jersey/pull/5794"
    },
    {
      "type": "WEB",
      "url": "https://github.com/eclipse-ee4j/jersey/commit/425bc883d8d623ef8d3c448fafd36729f7741bcb"
    },
    {
      "type": "WEB",
      "url": "https://github.com/eclipse-ee4j/jersey/commit/b2c7ba6d388cb9722f39073d7e82aa818fec49d5"
    },
    {
      "type": "WEB",
      "url": "https://github.com/dtbaum/jerseyCveCandidate"
    },
    {
      "type": "PACKAGE",
      "url": "https://github.com/eclipse-ee4j/jersey"
    },
    {
      "type": "WEB",
      "url": "https://github.com/eclipse-ee4j/jersey/releases/tag/2.46"
    },
    {
      "type": "WEB",
      "url": "https://github.com/eclipse-ee4j/jersey/releases/tag/3.0.17"
    },
    {
      "type": "WEB",
      "url": "https://github.com/eclipse-ee4j/jersey/releases/tag/3.1.10"
    },
    {
      "type": "WEB",
      "url": "https://github.com/eclipse-ee4j/jersey/releases/tag/4.0.0-M2"
    },
    {
      "type": "WEB",
      "url": "https://gitlab.eclipse.org/security/cve-assignment/-/issues/74"
    },
    {
      "type": "WEB",
      "url": "https://gitlab.eclipse.org/security/vulnerability-reports/-/issues/253"
    }
  ],
  "schema_version": "1.4.0",
  "severity": [
    {
      "score": "CVSS:4.0/AV:N/AC:H/AT:P/PR:N/UI:N/VC:H/VI:H/VA:N/SC:H/SI:H/SA:N",
      "type": "CVSS_V4"
    }
  ],
  "summary": "Eclipse Jersey has a Race Condition"
}


Log in or create an account to share your comment.




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.
  • Published Proof of Concept: A public proof of concept is available for this vulnerability.
  • 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.


Loading…

Loading…