gsd-2023-33201
Vulnerability from gsd
Modified
2023-12-13 01:20
Details
Bouncy Castle For Java before 1.74 is affected by an LDAP injection vulnerability. The vulnerability only affects applications that use an LDAP CertStore from Bouncy Castle to validate X.509 certificates. During the certificate validation process, Bouncy Castle inserts the certificate's Subject Name into an LDAP search filter without any escaping, which leads to an LDAP injection vulnerability.
Aliases
Aliases



{
  "GSD": {
    "alias": "CVE-2023-33201",
    "id": "GSD-2023-33201"
  },
  "gsd": {
    "metadata": {
      "exploitCode": "unknown",
      "remediation": "unknown",
      "reportConfidence": "confirmed",
      "type": "vulnerability"
    },
    "osvSchema": {
      "aliases": [
        "CVE-2023-33201"
      ],
      "details": "Bouncy Castle For Java before 1.74 is affected by an LDAP injection vulnerability. The vulnerability only affects applications that use an LDAP CertStore from Bouncy Castle to validate X.509 certificates. During the certificate validation process, Bouncy Castle inserts the certificate\u0027s Subject Name into an LDAP search filter without any escaping, which leads to an LDAP injection vulnerability.",
      "id": "GSD-2023-33201",
      "modified": "2023-12-13T01:20:36.591075Z",
      "schema_version": "1.4.0"
    }
  },
  "namespaces": {
    "cve.org": {
      "CVE_data_meta": {
        "ASSIGNER": "cve@mitre.org",
        "ID": "CVE-2023-33201",
        "STATE": "PUBLIC"
      },
      "affects": {
        "vendor": {
          "vendor_data": [
            {
              "product": {
                "product_data": [
                  {
                    "product_name": "n/a",
                    "version": {
                      "version_data": [
                        {
                          "version_value": "n/a"
                        }
                      ]
                    }
                  }
                ]
              },
              "vendor_name": "n/a"
            }
          ]
        }
      },
      "data_format": "MITRE",
      "data_type": "CVE",
      "data_version": "4.0",
      "description": {
        "description_data": [
          {
            "lang": "eng",
            "value": "Bouncy Castle For Java before 1.74 is affected by an LDAP injection vulnerability. The vulnerability only affects applications that use an LDAP CertStore from Bouncy Castle to validate X.509 certificates. During the certificate validation process, Bouncy Castle inserts the certificate\u0027s Subject Name into an LDAP search filter without any escaping, which leads to an LDAP injection vulnerability."
          }
        ]
      },
      "problemtype": {
        "problemtype_data": [
          {
            "description": [
              {
                "lang": "eng",
                "value": "n/a"
              }
            ]
          }
        ]
      },
      "references": {
        "reference_data": [
          {
            "name": "https://bouncycastle.org",
            "refsource": "MISC",
            "url": "https://bouncycastle.org"
          },
          {
            "name": "https://github.com/bcgit/bc-java/commit/e8c409a8389c815ea3fda5e8b94c92fdfe583bcc",
            "refsource": "CONFIRM",
            "url": "https://github.com/bcgit/bc-java/commit/e8c409a8389c815ea3fda5e8b94c92fdfe583bcc"
          },
          {
            "name": "https://github.com/bcgit/bc-java/wiki/CVE-2023-33201",
            "refsource": "MISC",
            "url": "https://github.com/bcgit/bc-java/wiki/CVE-2023-33201"
          },
          {
            "name": "[debian-lts-announce] 20230802 [SECURITY] [DLA 3514-1] bouncycastle security update",
            "refsource": "MLIST",
            "url": "https://lists.debian.org/debian-lts-announce/2023/08/msg00000.html"
          },
          {
            "name": "https://security.netapp.com/advisory/ntap-20230824-0008/",
            "refsource": "CONFIRM",
            "url": "https://security.netapp.com/advisory/ntap-20230824-0008/"
          }
        ]
      }
    },
    "gitlab.com": {
      "advisories": [
        {
          "affected_range": "(,1.74)",
          "affected_versions": "All versions before 1.74",
          "cvss_v3": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
          "cwe_ids": [
            "CWE-1035",
            "CWE-295",
            "CWE-937"
          ],
          "date": "2023-08-03",
          "description": "Bouncy Castle For Java before 1.74 is affected by an LDAP injection vulnerability. The vulnerability only affects applications that use an LDAP CertStore from Bouncy Castle to validate X.509 certificates. During the certificate validation process, Bouncy Castle inserts the certificate\u0027s Subject Name into an LDAP search filter without any escaping, which leads to an LDAP injection vulnerability.",
          "fixed_versions": [
            "1.74"
          ],
          "identifier": "CVE-2023-33201",
          "identifiers": [
            "GHSA-hr8g-6v94-x4m9",
            "CVE-2023-33201"
          ],
          "not_impacted": "All versions starting from 1.74",
          "package_slug": "maven/org.bouncycastle/bcprov-debug-jdk14",
          "pubdate": "2023-07-05",
          "solution": "Upgrade to version 1.74 or above.",
          "title": "Improper Certificate Validation",
          "urls": [
            "https://nvd.nist.gov/vuln/detail/CVE-2023-33201",
            "https://github.com/bcgit/bc-java/commit/e8c409a8389c815ea3fda5e8b94c92fdfe583bcc",
            "https://github.com/bcgit/bc-java/wiki/CVE-2023-33201",
            "https://bouncycastle.org/releasenotes.html#r1rv74",
            "https://bouncycastle.org",
            "https://lists.debian.org/debian-lts-announce/2023/08/msg00000.html",
            "https://github.com/advisories/GHSA-hr8g-6v94-x4m9"
          ],
          "uuid": "900f1fe8-09a1-4ab1-a138-4144371e4a79"
        },
        {
          "affected_range": "(,1.74)",
          "affected_versions": "All versions before 1.74",
          "cvss_v3": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
          "cwe_ids": [
            "CWE-1035",
            "CWE-295",
            "CWE-937"
          ],
          "date": "2023-08-03",
          "description": "Bouncy Castle For Java before 1.74 is affected by an LDAP injection vulnerability. The vulnerability only affects applications that use an LDAP CertStore from Bouncy Castle to validate X.509 certificates. During the certificate validation process, Bouncy Castle inserts the certificate\u0027s Subject Name into an LDAP search filter without any escaping, which leads to an LDAP injection vulnerability.",
          "fixed_versions": [
            "1.74"
          ],
          "identifier": "CVE-2023-33201",
          "identifiers": [
            "GHSA-hr8g-6v94-x4m9",
            "CVE-2023-33201"
          ],
          "not_impacted": "All versions starting from 1.74",
          "package_slug": "maven/org.bouncycastle/bcprov-debug-jdk15to18",
          "pubdate": "2023-07-05",
          "solution": "Upgrade to version 1.74 or above.",
          "title": "Improper Certificate Validation",
          "urls": [
            "https://nvd.nist.gov/vuln/detail/CVE-2023-33201",
            "https://github.com/bcgit/bc-java/commit/e8c409a8389c815ea3fda5e8b94c92fdfe583bcc",
            "https://github.com/bcgit/bc-java/wiki/CVE-2023-33201",
            "https://bouncycastle.org/releasenotes.html#r1rv74",
            "https://bouncycastle.org",
            "https://lists.debian.org/debian-lts-announce/2023/08/msg00000.html",
            "https://github.com/advisories/GHSA-hr8g-6v94-x4m9"
          ],
          "uuid": "2fb4a005-11da-43a7-baef-24419cce051d"
        },
        {
          "affected_range": "(,1.74)",
          "affected_versions": "All versions before 1.74",
          "cvss_v3": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
          "cwe_ids": [
            "CWE-1035",
            "CWE-295",
            "CWE-937"
          ],
          "date": "2023-08-03",
          "description": "Bouncy Castle For Java before 1.74 is affected by an LDAP injection vulnerability. The vulnerability only affects applications that use an LDAP CertStore from Bouncy Castle to validate X.509 certificates. During the certificate validation process, Bouncy Castle inserts the certificate\u0027s Subject Name into an LDAP search filter without any escaping, which leads to an LDAP injection vulnerability.",
          "fixed_versions": [
            "1.74"
          ],
          "identifier": "CVE-2023-33201",
          "identifiers": [
            "GHSA-hr8g-6v94-x4m9",
            "CVE-2023-33201"
          ],
          "not_impacted": "All versions starting from 1.74",
          "package_slug": "maven/org.bouncycastle/bcprov-debug-jdk18on",
          "pubdate": "2023-07-05",
          "solution": "Upgrade to version 1.74 or above.",
          "title": "Improper Certificate Validation",
          "urls": [
            "https://nvd.nist.gov/vuln/detail/CVE-2023-33201",
            "https://github.com/bcgit/bc-java/commit/e8c409a8389c815ea3fda5e8b94c92fdfe583bcc",
            "https://github.com/bcgit/bc-java/wiki/CVE-2023-33201",
            "https://bouncycastle.org/releasenotes.html#r1rv74",
            "https://bouncycastle.org",
            "https://lists.debian.org/debian-lts-announce/2023/08/msg00000.html",
            "https://github.com/advisories/GHSA-hr8g-6v94-x4m9"
          ],
          "uuid": "2c18c87a-011a-4512-bf4f-987fba4778c7"
        },
        {
          "affected_range": "(,1.74)",
          "affected_versions": "All versions before 1.74",
          "cvss_v3": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
          "cwe_ids": [
            "CWE-1035",
            "CWE-295",
            "CWE-937"
          ],
          "date": "2023-08-03",
          "description": "Bouncy Castle For Java before 1.74 is affected by an LDAP injection vulnerability. The vulnerability only affects applications that use an LDAP CertStore from Bouncy Castle to validate X.509 certificates. During the certificate validation process, Bouncy Castle inserts the certificate\u0027s Subject Name into an LDAP search filter without any escaping, which leads to an LDAP injection vulnerability.",
          "fixed_versions": [
            "1.74"
          ],
          "identifier": "CVE-2023-33201",
          "identifiers": [
            "GHSA-hr8g-6v94-x4m9",
            "CVE-2023-33201"
          ],
          "not_impacted": "All versions starting from 1.74",
          "package_slug": "maven/org.bouncycastle/bcprov-ext-jdk14",
          "pubdate": "2023-07-05",
          "solution": "Upgrade to version 1.74 or above.",
          "title": "Improper Certificate Validation",
          "urls": [
            "https://nvd.nist.gov/vuln/detail/CVE-2023-33201",
            "https://github.com/bcgit/bc-java/commit/e8c409a8389c815ea3fda5e8b94c92fdfe583bcc",
            "https://github.com/bcgit/bc-java/wiki/CVE-2023-33201",
            "https://bouncycastle.org/releasenotes.html#r1rv74",
            "https://bouncycastle.org",
            "https://lists.debian.org/debian-lts-announce/2023/08/msg00000.html",
            "https://github.com/advisories/GHSA-hr8g-6v94-x4m9"
          ],
          "uuid": "313f49aa-b8fc-4445-a5ec-d397237d5a55"
        },
        {
          "affected_range": "(,1.74)",
          "affected_versions": "All versions before 1.74",
          "cvss_v3": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
          "cwe_ids": [
            "CWE-1035",
            "CWE-295",
            "CWE-937"
          ],
          "date": "2023-08-03",
          "description": "Bouncy Castle For Java before 1.74 is affected by an LDAP injection vulnerability. The vulnerability only affects applications that use an LDAP CertStore from Bouncy Castle to validate X.509 certificates. During the certificate validation process, Bouncy Castle inserts the certificate\u0027s Subject Name into an LDAP search filter without any escaping, which leads to an LDAP injection vulnerability.",
          "fixed_versions": [
            "1.74"
          ],
          "identifier": "CVE-2023-33201",
          "identifiers": [
            "GHSA-hr8g-6v94-x4m9",
            "CVE-2023-33201"
          ],
          "not_impacted": "All versions starting from 1.74",
          "package_slug": "maven/org.bouncycastle/bcprov-ext-jdk15to18",
          "pubdate": "2023-07-05",
          "solution": "Upgrade to version 1.74 or above.",
          "title": "Improper Certificate Validation",
          "urls": [
            "https://nvd.nist.gov/vuln/detail/CVE-2023-33201",
            "https://github.com/bcgit/bc-java/commit/e8c409a8389c815ea3fda5e8b94c92fdfe583bcc",
            "https://github.com/bcgit/bc-java/wiki/CVE-2023-33201",
            "https://bouncycastle.org/releasenotes.html#r1rv74",
            "https://bouncycastle.org",
            "https://lists.debian.org/debian-lts-announce/2023/08/msg00000.html",
            "https://github.com/advisories/GHSA-hr8g-6v94-x4m9"
          ],
          "uuid": "9d9c5a3b-e4fb-4fed-bb6a-2f658d3a09b9"
        },
        {
          "affected_range": "(,1.74)",
          "affected_versions": "All versions before 1.74",
          "cvss_v3": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
          "cwe_ids": [
            "CWE-1035",
            "CWE-295",
            "CWE-937"
          ],
          "date": "2023-08-03",
          "description": "Bouncy Castle For Java before 1.74 is affected by an LDAP injection vulnerability. The vulnerability only affects applications that use an LDAP CertStore from Bouncy Castle to validate X.509 certificates. During the certificate validation process, Bouncy Castle inserts the certificate\u0027s Subject Name into an LDAP search filter without any escaping, which leads to an LDAP injection vulnerability.",
          "fixed_versions": [
            "1.74"
          ],
          "identifier": "CVE-2023-33201",
          "identifiers": [
            "GHSA-hr8g-6v94-x4m9",
            "CVE-2023-33201"
          ],
          "not_impacted": "All versions starting from 1.74",
          "package_slug": "maven/org.bouncycastle/bcprov-ext-jdk18on",
          "pubdate": "2023-07-05",
          "solution": "Upgrade to version 1.74 or above.",
          "title": "Improper Certificate Validation",
          "urls": [
            "https://nvd.nist.gov/vuln/detail/CVE-2023-33201",
            "https://github.com/bcgit/bc-java/commit/e8c409a8389c815ea3fda5e8b94c92fdfe583bcc",
            "https://github.com/bcgit/bc-java/wiki/CVE-2023-33201",
            "https://bouncycastle.org/releasenotes.html#r1rv74",
            "https://bouncycastle.org",
            "https://lists.debian.org/debian-lts-announce/2023/08/msg00000.html",
            "https://github.com/advisories/GHSA-hr8g-6v94-x4m9"
          ],
          "uuid": "4737d86e-a5a8-49e1-ae91-5c70be7af343"
        },
        {
          "affected_range": "(,1.74)",
          "affected_versions": "All versions before 1.74",
          "cvss_v3": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
          "cwe_ids": [
            "CWE-1035",
            "CWE-295",
            "CWE-937"
          ],
          "date": "2023-08-03",
          "description": "Bouncy Castle For Java before 1.74 is affected by an LDAP injection vulnerability. The vulnerability only affects applications that use an LDAP CertStore from Bouncy Castle to validate X.509 certificates. During the certificate validation process, Bouncy Castle inserts the certificate\u0027s Subject Name into an LDAP search filter without any escaping, which leads to an LDAP injection vulnerability.",
          "fixed_versions": [
            "1.74"
          ],
          "identifier": "CVE-2023-33201",
          "identifiers": [
            "GHSA-hr8g-6v94-x4m9",
            "CVE-2023-33201"
          ],
          "not_impacted": "All versions starting from 1.74",
          "package_slug": "maven/org.bouncycastle/bcprov-jdk14",
          "pubdate": "2023-07-05",
          "solution": "Upgrade to version 1.74 or above.",
          "title": "Improper Certificate Validation",
          "urls": [
            "https://nvd.nist.gov/vuln/detail/CVE-2023-33201",
            "https://github.com/bcgit/bc-java/commit/e8c409a8389c815ea3fda5e8b94c92fdfe583bcc",
            "https://github.com/bcgit/bc-java/wiki/CVE-2023-33201",
            "https://bouncycastle.org/releasenotes.html#r1rv74",
            "https://bouncycastle.org",
            "https://lists.debian.org/debian-lts-announce/2023/08/msg00000.html",
            "https://github.com/advisories/GHSA-hr8g-6v94-x4m9"
          ],
          "uuid": "2e5338ee-a0c8-48d9-b945-710166fdfd91"
        },
        {
          "affected_range": "(,1.74)",
          "affected_versions": "All versions before 1.74",
          "cvss_v3": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
          "cwe_ids": [
            "CWE-1035",
            "CWE-295",
            "CWE-937"
          ],
          "date": "2023-08-03",
          "description": "Bouncy Castle For Java before 1.74 is affected by an LDAP injection vulnerability. The vulnerability only affects applications that use an LDAP CertStore from Bouncy Castle to validate X.509 certificates. During the certificate validation process, Bouncy Castle inserts the certificate\u0027s Subject Name into an LDAP search filter without any escaping, which leads to an LDAP injection vulnerability.",
          "fixed_versions": [
            "1.74"
          ],
          "identifier": "CVE-2023-33201",
          "identifiers": [
            "GHSA-hr8g-6v94-x4m9",
            "CVE-2023-33201"
          ],
          "not_impacted": "All versions starting from 1.74",
          "package_slug": "maven/org.bouncycastle/bcprov-jdk15to18",
          "pubdate": "2023-07-05",
          "solution": "Upgrade to version 1.74 or above.",
          "title": "Improper Certificate Validation",
          "urls": [
            "https://nvd.nist.gov/vuln/detail/CVE-2023-33201",
            "https://github.com/bcgit/bc-java/commit/e8c409a8389c815ea3fda5e8b94c92fdfe583bcc",
            "https://github.com/bcgit/bc-java/wiki/CVE-2023-33201",
            "https://bouncycastle.org/releasenotes.html#r1rv74",
            "https://bouncycastle.org",
            "https://lists.debian.org/debian-lts-announce/2023/08/msg00000.html",
            "https://github.com/advisories/GHSA-hr8g-6v94-x4m9"
          ],
          "uuid": "a3593afe-c5aa-4728-a8b7-afbf577ecefd"
        },
        {
          "affected_range": "(,1.74)",
          "affected_versions": "All versions before 1.74",
          "cvss_v3": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
          "cwe_ids": [
            "CWE-1035",
            "CWE-295",
            "CWE-937"
          ],
          "date": "2023-08-03",
          "description": "Bouncy Castle For Java before 1.74 is affected by an LDAP injection vulnerability. The vulnerability only affects applications that use an LDAP CertStore from Bouncy Castle to validate X.509 certificates. During the certificate validation process, Bouncy Castle inserts the certificate\u0027s Subject Name into an LDAP search filter without any escaping, which leads to an LDAP injection vulnerability.",
          "fixed_versions": [
            "1.74"
          ],
          "identifier": "CVE-2023-33201",
          "identifiers": [
            "GHSA-hr8g-6v94-x4m9",
            "CVE-2023-33201"
          ],
          "not_impacted": "All versions starting from 1.74",
          "package_slug": "maven/org.bouncycastle/bcprov-jdk18on",
          "pubdate": "2023-07-05",
          "solution": "Upgrade to version 1.74 or above.",
          "title": "Improper Certificate Validation",
          "urls": [
            "https://nvd.nist.gov/vuln/detail/CVE-2023-33201",
            "https://github.com/bcgit/bc-java/commit/e8c409a8389c815ea3fda5e8b94c92fdfe583bcc",
            "https://github.com/bcgit/bc-java/wiki/CVE-2023-33201",
            "https://bouncycastle.org/releasenotes.html#r1rv74",
            "https://bouncycastle.org",
            "https://lists.debian.org/debian-lts-announce/2023/08/msg00000.html",
            "https://github.com/advisories/GHSA-hr8g-6v94-x4m9"
          ],
          "uuid": "2b646f5a-fae4-4e37-9e4f-51fd73e53ac1"
        }
      ]
    },
    "nvd.nist.gov": {
      "configurations": {
        "CVE_data_version": "4.0",
        "nodes": [
          {
            "children": [],
            "cpe_match": [
              {
                "cpe23Uri": "cpe:2.3:a:bouncycastle:bc-java:*:*:*:*:*:*:*:*",
                "cpe_name": [],
                "versionEndExcluding": "1.74",
                "vulnerable": true
              }
            ],
            "operator": "OR"
          }
        ]
      },
      "cve": {
        "CVE_data_meta": {
          "ASSIGNER": "cve@mitre.org",
          "ID": "CVE-2023-33201"
        },
        "data_format": "MITRE",
        "data_type": "CVE",
        "data_version": "4.0",
        "description": {
          "description_data": [
            {
              "lang": "en",
              "value": "Bouncy Castle For Java before 1.74 is affected by an LDAP injection vulnerability. The vulnerability only affects applications that use an LDAP CertStore from Bouncy Castle to validate X.509 certificates. During the certificate validation process, Bouncy Castle inserts the certificate\u0027s Subject Name into an LDAP search filter without any escaping, which leads to an LDAP injection vulnerability."
            }
          ]
        },
        "problemtype": {
          "problemtype_data": [
            {
              "description": [
                {
                  "lang": "en",
                  "value": "CWE-295"
                }
              ]
            }
          ]
        },
        "references": {
          "reference_data": [
            {
              "name": "https://github.com/bcgit/bc-java/commit/e8c409a8389c815ea3fda5e8b94c92fdfe583bcc",
              "refsource": "CONFIRM",
              "tags": [
                "Patch"
              ],
              "url": "https://github.com/bcgit/bc-java/commit/e8c409a8389c815ea3fda5e8b94c92fdfe583bcc"
            },
            {
              "name": "https://github.com/bcgit/bc-java/wiki/CVE-2023-33201",
              "refsource": "MISC",
              "tags": [
                "Vendor Advisory"
              ],
              "url": "https://github.com/bcgit/bc-java/wiki/CVE-2023-33201"
            },
            {
              "name": "https://bouncycastle.org",
              "refsource": "MISC",
              "tags": [
                "Product"
              ],
              "url": "https://bouncycastle.org"
            },
            {
              "name": "[debian-lts-announce] 20230802 [SECURITY] [DLA 3514-1] bouncycastle security update",
              "refsource": "MLIST",
              "tags": [],
              "url": "https://lists.debian.org/debian-lts-announce/2023/08/msg00000.html"
            },
            {
              "name": "https://security.netapp.com/advisory/ntap-20230824-0008/",
              "refsource": "CONFIRM",
              "tags": [],
              "url": "https://security.netapp.com/advisory/ntap-20230824-0008/"
            }
          ]
        }
      },
      "impact": {
        "baseMetricV3": {
          "cvssV3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "NONE",
            "baseScore": 5.3,
            "baseSeverity": "MEDIUM",
            "confidentialityImpact": "LOW",
            "integrityImpact": "NONE",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
            "version": "3.1"
          },
          "exploitabilityScore": 3.9,
          "impactScore": 1.4
        }
      },
      "lastModifiedDate": "2023-08-24T19:15Z",
      "publishedDate": "2023-07-05T03:15Z"
    }
  }
}


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.
  • 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.