CVE-2022-0143
Vulnerability from cvelistv5
Published
2022-09-19 21:15
Modified
2024-09-17 03:02
Severity ?
EPSS score ?
0.16% (0.33676)
Summary
When the LDAP connector is started with StartTLS configured, unauthenticated access is granted. This issue affects: all versions of the LDAP connector prior to 1.5.20.9. The LDAP connector is bundled with Identity Management (IDM) and Remote Connector Server (RCS)
Impacted products
Vendor Product Version
ForgeRock LDAP Connector Version: unspecified   < 1.5.20.9
Create a notification for this product.
Show details on NVD website


{
   containers: {
      adp: [
         {
            providerMetadata: {
               dateUpdated: "2024-08-02T23:18:41.713Z",
               orgId: "af854a3a-2127-422b-91ae-364da2661108",
               shortName: "CVE",
            },
            references: [
               {
                  tags: [
                     "x_refsource_MISC",
                     "x_transferred",
                  ],
                  url: "https://backstage.forgerock.com/knowledge/kb/article/a11380515",
               },
               {
                  tags: [
                     "x_refsource_MISC",
                     "x_transferred",
                  ],
                  url: "https://backstage.forgerock.com/downloads/browse/idm/featured/connectors",
               },
            ],
            title: "CVE Program Container",
         },
      ],
      cna: {
         affected: [
            {
               product: "LDAP Connector",
               vendor: "ForgeRock",
               versions: [
                  {
                     lessThan: "1.5.20.9",
                     status: "affected",
                     version: "unspecified",
                     versionType: "custom",
                  },
               ],
            },
         ],
         datePublic: "2022-09-19T00:00:00",
         descriptions: [
            {
               lang: "en",
               value: "When the LDAP connector is started with StartTLS configured, unauthenticated access is granted. This issue affects: all versions of the LDAP connector prior to 1.5.20.9. The LDAP connector is bundled with Identity Management (IDM) and Remote Connector Server (RCS)",
            },
         ],
         metrics: [
            {
               cvssV3_1: {
                  attackComplexity: "LOW",
                  attackVector: "NETWORK",
                  availabilityImpact: "NONE",
                  baseScore: 9.3,
                  baseSeverity: "CRITICAL",
                  confidentialityImpact: "HIGH",
                  integrityImpact: "HIGH",
                  privilegesRequired: "NONE",
                  scope: "CHANGED",
                  userInteraction: "REQUIRED",
                  vectorString: "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:N",
                  version: "3.1",
               },
            },
         ],
         problemTypes: [
            {
               descriptions: [
                  {
                     cweId: "CWE-284",
                     description: "CWE-284 Improper Access Control",
                     lang: "en",
                     type: "CWE",
                  },
               ],
            },
         ],
         providerMetadata: {
            dateUpdated: "2022-09-19T21:15:51",
            orgId: "6b18ae97-0aab-4af2-9ba4-74b2b139ddfa",
            shortName: "ForgeRock",
         },
         references: [
            {
               tags: [
                  "x_refsource_MISC",
               ],
               url: "https://backstage.forgerock.com/knowledge/kb/article/a11380515",
            },
            {
               tags: [
                  "x_refsource_MISC",
               ],
               url: "https://backstage.forgerock.com/downloads/browse/idm/featured/connectors",
            },
         ],
         solutions: [
            {
               lang: "en",
               value: "Upgrade to LDAP connector 1.5.20.9 or later or disable the optional StartTLS feature in the LDAP connector.",
            },
         ],
         source: {
            advisory: "202206",
            defect: [
               "https://bugster.forgerock.org/jira/browse/OPENICF-2103",
               "(not",
               "public)",
            ],
            discovery: "INTERNAL",
         },
         title: "LDAP Connector: When startTLS is used then LDAP connector ignores the wrong password",
         x_generator: {
            engine: "Vulnogram 0.0.9",
         },
         x_legacyV4Record: {
            CVE_data_meta: {
               ASSIGNER: "psirt@forgerock.com",
               DATE_PUBLIC: "2022-09-19T17:38:00.000Z",
               ID: "CVE-2022-0143",
               STATE: "PUBLIC",
               TITLE: "LDAP Connector: When startTLS is used then LDAP connector ignores the wrong password",
            },
            affects: {
               vendor: {
                  vendor_data: [
                     {
                        product: {
                           product_data: [
                              {
                                 product_name: "LDAP Connector",
                                 version: {
                                    version_data: [
                                       {
                                          version_affected: "<",
                                          version_value: "1.5.20.9",
                                       },
                                    ],
                                 },
                              },
                           ],
                        },
                        vendor_name: "ForgeRock",
                     },
                  ],
               },
            },
            data_format: "MITRE",
            data_type: "CVE",
            data_version: "4.0",
            description: {
               description_data: [
                  {
                     lang: "eng",
                     value: "When the LDAP connector is started with StartTLS configured, unauthenticated access is granted. This issue affects: all versions of the LDAP connector prior to 1.5.20.9. The LDAP connector is bundled with Identity Management (IDM) and Remote Connector Server (RCS)",
                  },
               ],
            },
            generator: {
               engine: "Vulnogram 0.0.9",
            },
            impact: {
               cvss: {
                  attackComplexity: "LOW",
                  attackVector: "NETWORK",
                  availabilityImpact: "NONE",
                  baseScore: 9.3,
                  baseSeverity: "CRITICAL",
                  confidentialityImpact: "HIGH",
                  integrityImpact: "HIGH",
                  privilegesRequired: "NONE",
                  scope: "CHANGED",
                  userInteraction: "REQUIRED",
                  vectorString: "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:N",
                  version: "3.1",
               },
            },
            problemtype: {
               problemtype_data: [
                  {
                     description: [
                        {
                           lang: "eng",
                           value: "CWE-284 Improper Access Control",
                        },
                     ],
                  },
               ],
            },
            references: {
               reference_data: [
                  {
                     name: "https://backstage.forgerock.com/knowledge/kb/article/a11380515",
                     refsource: "MISC",
                     url: "https://backstage.forgerock.com/knowledge/kb/article/a11380515",
                  },
                  {
                     name: "https://backstage.forgerock.com/downloads/browse/idm/featured/connectors",
                     refsource: "MISC",
                     url: "https://backstage.forgerock.com/downloads/browse/idm/featured/connectors",
                  },
               ],
            },
            solution: [
               {
                  lang: "en",
                  value: "Upgrade to LDAP connector 1.5.20.9 or later or disable the optional StartTLS feature in the LDAP connector.",
               },
            ],
            source: {
               advisory: "202206",
               defect: [
                  "https://bugster.forgerock.org/jira/browse/OPENICF-2103",
                  "(not",
                  "public)",
               ],
               discovery: "INTERNAL",
            },
         },
      },
   },
   cveMetadata: {
      assignerOrgId: "6b18ae97-0aab-4af2-9ba4-74b2b139ddfa",
      assignerShortName: "ForgeRock",
      cveId: "CVE-2022-0143",
      datePublished: "2022-09-19T21:15:51.349455Z",
      dateReserved: "2022-01-07T00:00:00",
      dateUpdated: "2024-09-17T03:02:14.548Z",
      state: "PUBLISHED",
   },
   dataType: "CVE_RECORD",
   dataVersion: "5.1",
   "vulnerability-lookup:meta": {
      nvd: "{\"cve\":{\"id\":\"CVE-2022-0143\",\"sourceIdentifier\":\"psirt@forgerock.com\",\"published\":\"2022-09-19T22:15:10.843\",\"lastModified\":\"2024-11-21T06:37:59.700\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"When the LDAP connector is started with StartTLS configured, unauthenticated access is granted. This issue affects: all versions of the LDAP connector prior to 1.5.20.9. The LDAP connector is bundled with Identity Management (IDM) and Remote Connector Server (RCS)\"},{\"lang\":\"es\",\"value\":\"Cuando el conector LDAP es iniciado con StartTLS configurado, es concedido acceso no autenticado. Este problema afecta a: todas las versiones del conector LDAP anteriores a 1.5.20.9. El conector LDAP es incluido con Identity Management (IDM) y Remote Connector Server (RCS)\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"psirt@forgerock.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:N\",\"baseScore\":9.3,\"baseSeverity\":\"CRITICAL\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"REQUIRED\",\"scope\":\"CHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":2.8,\"impactScore\":5.8},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H\",\"baseScore\":9.8,\"baseSeverity\":\"CRITICAL\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":3.9,\"impactScore\":5.9}]},\"weaknesses\":[{\"source\":\"psirt@forgerock.com\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-284\"}]},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-863\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:forgerock:ldap_connector:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"1.5.20.9\",\"matchCriteriaId\":\"02E586F4-A76F-4965-9919-A925EC7B8951\"}]}]}],\"references\":[{\"url\":\"https://backstage.forgerock.com/downloads/browse/idm/featured/connectors\",\"source\":\"psirt@forgerock.com\",\"tags\":[\"Patch\",\"Vendor Advisory\"]},{\"url\":\"https://backstage.forgerock.com/knowledge/kb/article/a11380515\",\"source\":\"psirt@forgerock.com\",\"tags\":[\"Patch\",\"Vendor Advisory\"]},{\"url\":\"https://backstage.forgerock.com/downloads/browse/idm/featured/connectors\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\",\"Vendor Advisory\"]},{\"url\":\"https://backstage.forgerock.com/knowledge/kb/article/a11380515\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\",\"Vendor Advisory\"]}]}}",
   },
}


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.