{
  "threat_severity" : "Moderate",
  "public_date" : "2023-02-16T00:00:00Z",
  "bugzilla" : {
    "description" : "Node.js: OpenSSL error handling issues in nodejs crypto library",
    "id" : "2172170",
    "url" : "https://bugzilla.redhat.com/show_bug.cgi?id=2172170"
  },
  "cvss3" : {
    "cvss3_base_score" : "7.5",
    "cvss3_scoring_vector" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
    "status" : "verified"
  },
  "details" : [ "A cryptographic vulnerability exists in Node.js <19.2.0, <18.14.1, <16.19.1, <14.21.3 that in some cases did does not clear the OpenSSL error stack after operations that may set it. This may lead to false positive errors during subsequent cryptographic operations that happen to be on the same thread. This in turn could be used to cause a denial of service." ],
  "statement" : "This vulnerability has been rated as moderate by Redhat for several reasons,first and foremost being that in order for the stack to crash,same thread would have to be used by the application which is a complexity outside the hands of attacker because in node.js workloads may be isolated or not happen sequentially on the same thread, reducing exposure,moreover the exploitation might lead to denial of service and poses no threat to confidentiality or integrity of the system.",
  "affected_release" : [ {
    "product_name" : "Red Hat Enterprise Linux 8",
    "release_date" : "2023-04-04T00:00:00Z",
    "advisory" : "RHSA-2023:1582",
    "cpe" : "cpe:/a:redhat:enterprise_linux:8",
    "package" : "nodejs:16-8070020230314140722.bd1311ed"
  }, {
    "product_name" : "Red Hat Enterprise Linux 8",
    "release_date" : "2023-04-04T00:00:00Z",
    "advisory" : "RHSA-2023:1583",
    "cpe" : "cpe:/a:redhat:enterprise_linux:8",
    "package" : "nodejs:18-8070020230322080930.bd1311ed"
  }, {
    "product_name" : "Red Hat Enterprise Linux 9",
    "release_date" : "2023-05-09T00:00:00Z",
    "advisory" : "RHSA-2023:2654",
    "cpe" : "cpe:/a:redhat:enterprise_linux:9",
    "package" : "nodejs:18-9020020230327152102.rhel9"
  } ],
  "package_state" : [ {
    "product_name" : "Red Hat 3scale API Management Platform 2",
    "fix_state" : "Will not fix",
    "package_name" : "3scale-amp-system-container",
    "cpe" : "cpe:/a:redhat:red_hat_3scale_amp:2"
  } ],
  "references" : [ "https://www.cve.org/CVERecord?id=CVE-2023-23919\nhttps://nvd.nist.gov/vuln/detail/CVE-2023-23919" ],
  "name" : "CVE-2023-23919",
  "csaw" : false
}