Lucene search

K
vulnrichmentOpensslVULNRICHMENT:CVE-2022-3996
HistoryDec 13, 2022 - 3:43 p.m.

CVE-2022-3996 X.509 Policy Constraints Double Locking

2022-12-1315:43:06
CWE-667
openssl
github.com
4
cve-2022-3996
x.509
policy constraints
double locking
denial of service

AI Score

7.2

Confidence

Low

EPSS

0.002

Percentile

55.1%

SSVC

Exploitation

none

Automatable

yes

Technical Impact

partial

If an X.509 certificate contains a malformed policy constraint and
policy processing is enabled, then a write lock will be taken twice
recursively. On some operating systems (most widely: Windows) this
results in a denial of service when the affected process hangs. Policy
processing being enabled on a publicly facing server is not considered
to be a common setup.

Policy processing is enabled by passing the -policy' argument to the command line utilities or by calling the X509_VERIFY_PARAM_set1_policies()’ function.

Update (31 March 2023): The description of the policy processing enablement
was corrected based on CVE-2023-0466.

ADP Affected

[
  {
    "cpes": [
      "cpe:2.3:a:openssl:openssl:3.0.0:*:*:*:*:*:*:*"
    ],
    "vendor": "openssl",
    "product": "openssl",
    "versions": [
      {
        "status": "affected",
        "version": "3.0.0",
        "lessThan": "3.0.7",
        "versionType": "custom"
      }
    ],
    "defaultStatus": "unknown"
  },
  {
    "cpes": [
      "cpe:2.3:a:netapp:ontap_9:-:*:*:*:*:*:*:*"
    ],
    "vendor": "netapp",
    "product": "ontap_9",
    "versions": [
      {
        "status": "affected",
        "version": "0",
        "lessThan": "*",
        "versionType": "custom"
      }
    ],
    "defaultStatus": "unknown"
  },
  {
    "cpes": [
      "cpe:2.3:a:netapp:fas\\/aff_baseboard_management_controller:-:*:*:*:*:*:*:*"
    ],
    "vendor": "netapp",
    "product": "fas\\/aff_baseboard_management_controller",
    "versions": [
      {
        "status": "affected",
        "version": "0",
        "lessThan": "*",
        "versionType": "custom"
      }
    ],
    "defaultStatus": "unknown"
  },
  {
    "cpes": [
      "cpe:2.3:a:netapp:management_services_for_element_software:-:*:*:*:*:*:*:*"
    ],
    "vendor": "netapp",
    "product": "management_services_for_element_software",
    "versions": [
      {
        "status": "affected",
        "version": "0",
        "lessThan": "*",
        "versionType": "custom"
      }
    ],
    "defaultStatus": "unknown"
  },
  {
    "cpes": [
      "cpe:2.3:a:netapp:altavault_ost_plug-in:*:*:*:*:*:*:*:*"
    ],
    "vendor": "netapp",
    "product": "altavault_ost_plug-in",
    "versions": [
      {
        "status": "affected",
        "version": "0",
        "lessThan": "*",
        "versionType": "custom"
      }
    ],
    "defaultStatus": "unknown"
  },
  {
    "cpes": [
      "cpe:2.3:a:netapp:hci_baseboard_management_controller:-:*:*:*:*:*:*:*"
    ],
    "vendor": "netapp",
    "product": "hci_baseboard_management_controller",
    "versions": [
      {
        "status": "affected",
        "version": "0",
        "lessThan": "*",
        "versionType": "custom"
      }
    ],
    "defaultStatus": "unknown"
  },
  {
    "cpes": [
      "cpe:2.3:a:netapp:smi-s_provider:-:*:*:*:*:*:*:*"
    ],
    "vendor": "netapp",
    "product": "smi-s_provider",
    "versions": [
      {
        "status": "affected",
        "version": "0",
        "lessThan": "*",
        "versionType": "custom"
      }
    ],
    "defaultStatus": "unknown"
  }
]