GCVE Workshop - 22 September 2026 (14:00-18:00), Luxembourg Before The Vulnopticon Conference - Registration

CVE-2014-3465 (GCVE-0-2014-3465)

Vulnerability from cvelistv5 – Published: 2014-06-10 14:00 – Updated: 2024-08-06 10:43
VLAI
Summary
The gnutls_x509_dn_oid_name function in lib/x509/common.c in GnuTLS 3.0 before 3.1.20 and 3.2.x before 3.2.10 allows remote attackers to cause a denial of service (NULL pointer dereference) via a crafted X.509 certificate, related to a missing LDAP description for an OID when printing the DN.
Severity
No CVSS data available.
CWE
  • n/a
References
Date Public
2014-01-31 00:00
Show details on NVD website

{
  "containers": {
    "adp": [
      {
        "providerMetadata": {
          "dateUpdated": "2024-08-06T10:43:06.429Z",
          "orgId": "af854a3a-2127-422b-91ae-364da2661108",
          "shortName": "CVE"
        },
        "references": [
          {
            "name": "[gnutls-help] 20140131 gnutls 3.2.10",
            "tags": [
              "mailing-list",
              "x_refsource_MLIST",
              "x_transferred"
            ],
            "url": "http://lists.gnutls.org/pipermail/gnutls-help/2014-January/003326.html"
          },
          {
            "tags": [
              "x_refsource_MISC",
              "x_transferred"
            ],
            "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1101734"
          },
          {
            "name": "59086",
            "tags": [
              "third-party-advisory",
              "x_refsource_SECUNIA",
              "x_transferred"
            ],
            "url": "http://secunia.com/advisories/59086"
          },
          {
            "name": "RHSA-2014:0684",
            "tags": [
              "vendor-advisory",
              "x_refsource_REDHAT",
              "x_transferred"
            ],
            "url": "http://rhn.redhat.com/errata/RHSA-2014-0684.html"
          },
          {
            "name": "openSUSE-SU-2014:0763",
            "tags": [
              "vendor-advisory",
              "x_refsource_SUSE",
              "x_transferred"
            ],
            "url": "http://lists.opensuse.org/opensuse-security-announce/2014-06/msg00007.html"
          },
          {
            "tags": [
              "x_refsource_CONFIRM",
              "x_transferred"
            ],
            "url": "https://www.gitorious.org/gnutls/gnutls/commit/d3648ebb04b650e6d20a2ec1fb839256b30b9fc6"
          },
          {
            "name": "openSUSE-SU-2014:0767",
            "tags": [
              "vendor-advisory",
              "x_refsource_SUSE",
              "x_transferred"
            ],
            "url": "http://lists.opensuse.org/opensuse-security-announce/2014-06/msg00010.html"
          },
          {
            "name": "[gnutls-help] 20140131 gnutls 3.1.20",
            "tags": [
              "mailing-list",
              "x_refsource_MLIST",
              "x_transferred"
            ],
            "url": "http://lists.gnutls.org/pipermail/gnutls-help/2014-January/003327.html"
          }
        ],
        "title": "CVE Program Container"
      }
    ],
    "cna": {
      "affected": [
        {
          "product": "n/a",
          "vendor": "n/a",
          "versions": [
            {
              "status": "affected",
              "version": "n/a"
            }
          ]
        }
      ],
      "datePublic": "2014-01-31T00:00:00.000Z",
      "descriptions": [
        {
          "lang": "en",
          "value": "The gnutls_x509_dn_oid_name function in lib/x509/common.c in GnuTLS 3.0 before 3.1.20 and 3.2.x before 3.2.10 allows remote attackers to cause a denial of service (NULL pointer dereference) via a crafted X.509 certificate, related to a missing LDAP description for an OID when printing the DN."
        }
      ],
      "problemTypes": [
        {
          "descriptions": [
            {
              "description": "n/a",
              "lang": "en",
              "type": "text"
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2017-12-28T19:57:01.000Z",
        "orgId": "53f830b8-0a3f-465b-8143-3b8a9948e749",
        "shortName": "redhat"
      },
      "references": [
        {
          "name": "[gnutls-help] 20140131 gnutls 3.2.10",
          "tags": [
            "mailing-list",
            "x_refsource_MLIST"
          ],
          "url": "http://lists.gnutls.org/pipermail/gnutls-help/2014-January/003326.html"
        },
        {
          "tags": [
            "x_refsource_MISC"
          ],
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1101734"
        },
        {
          "name": "59086",
          "tags": [
            "third-party-advisory",
            "x_refsource_SECUNIA"
          ],
          "url": "http://secunia.com/advisories/59086"
        },
        {
          "name": "RHSA-2014:0684",
          "tags": [
            "vendor-advisory",
            "x_refsource_REDHAT"
          ],
          "url": "http://rhn.redhat.com/errata/RHSA-2014-0684.html"
        },
        {
          "name": "openSUSE-SU-2014:0763",
          "tags": [
            "vendor-advisory",
            "x_refsource_SUSE"
          ],
          "url": "http://lists.opensuse.org/opensuse-security-announce/2014-06/msg00007.html"
        },
        {
          "tags": [
            "x_refsource_CONFIRM"
          ],
          "url": "https://www.gitorious.org/gnutls/gnutls/commit/d3648ebb04b650e6d20a2ec1fb839256b30b9fc6"
        },
        {
          "name": "openSUSE-SU-2014:0767",
          "tags": [
            "vendor-advisory",
            "x_refsource_SUSE"
          ],
          "url": "http://lists.opensuse.org/opensuse-security-announce/2014-06/msg00010.html"
        },
        {
          "name": "[gnutls-help] 20140131 gnutls 3.1.20",
          "tags": [
            "mailing-list",
            "x_refsource_MLIST"
          ],
          "url": "http://lists.gnutls.org/pipermail/gnutls-help/2014-January/003327.html"
        }
      ],
      "x_legacyV4Record": {
        "CVE_data_meta": {
          "ASSIGNER": "secalert@redhat.com",
          "ID": "CVE-2014-3465",
          "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": "The gnutls_x509_dn_oid_name function in lib/x509/common.c in GnuTLS 3.0 before 3.1.20 and 3.2.x before 3.2.10 allows remote attackers to cause a denial of service (NULL pointer dereference) via a crafted X.509 certificate, related to a missing LDAP description for an OID when printing the DN."
            }
          ]
        },
        "problemtype": {
          "problemtype_data": [
            {
              "description": [
                {
                  "lang": "eng",
                  "value": "n/a"
                }
              ]
            }
          ]
        },
        "references": {
          "reference_data": [
            {
              "name": "[gnutls-help] 20140131 gnutls 3.2.10",
              "refsource": "MLIST",
              "url": "http://lists.gnutls.org/pipermail/gnutls-help/2014-January/003326.html"
            },
            {
              "name": "https://bugzilla.redhat.com/show_bug.cgi?id=1101734",
              "refsource": "MISC",
              "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1101734"
            },
            {
              "name": "59086",
              "refsource": "SECUNIA",
              "url": "http://secunia.com/advisories/59086"
            },
            {
              "name": "RHSA-2014:0684",
              "refsource": "REDHAT",
              "url": "http://rhn.redhat.com/errata/RHSA-2014-0684.html"
            },
            {
              "name": "openSUSE-SU-2014:0763",
              "refsource": "SUSE",
              "url": "http://lists.opensuse.org/opensuse-security-announce/2014-06/msg00007.html"
            },
            {
              "name": "https://www.gitorious.org/gnutls/gnutls/commit/d3648ebb04b650e6d20a2ec1fb839256b30b9fc6",
              "refsource": "CONFIRM",
              "url": "https://www.gitorious.org/gnutls/gnutls/commit/d3648ebb04b650e6d20a2ec1fb839256b30b9fc6"
            },
            {
              "name": "openSUSE-SU-2014:0767",
              "refsource": "SUSE",
              "url": "http://lists.opensuse.org/opensuse-security-announce/2014-06/msg00010.html"
            },
            {
              "name": "[gnutls-help] 20140131 gnutls 3.1.20",
              "refsource": "MLIST",
              "url": "http://lists.gnutls.org/pipermail/gnutls-help/2014-January/003327.html"
            }
          ]
        }
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "53f830b8-0a3f-465b-8143-3b8a9948e749",
    "assignerShortName": "redhat",
    "cveId": "CVE-2014-3465",
    "datePublished": "2014-06-10T14:00:00.000Z",
    "dateReserved": "2014-05-14T00:00:00.000Z",
    "dateUpdated": "2024-08-06T10:43:06.429Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.1",
  "vulnerability-lookup:meta": {
    "epss": {
      "cve": "CVE-2014-3465",
      "date": "2026-09-19",
      "epss": "0.0414",
      "percentile": "0.90382"
    },
    "fkie_nvd": {
      "configurations": [
        {
          "nodes": [
            {
              "cpeMatch": [
                {
                  "criteria": "cpe:2.3:a:gnu:gnutls:3.0.0:*:*:*:*:*:*:*",
                  "matchCriteriaId": "8150D656-9B13-49D0-9960-4C78E057AB26",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:gnu:gnutls:3.0.1:*:*:*:*:*:*:*",
                  "matchCriteriaId": "9C048B6A-5AB2-4363-8FE1-88D3F627E1BC",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:gnu:gnutls:3.0.2:*:*:*:*:*:*:*",
                  "matchCriteriaId": "ABA62CAC-C88C-44E5-A611-366F9AD5FB11",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:gnu:gnutls:3.0.3:*:*:*:*:*:*:*",
                  "matchCriteriaId": "B53405BD-AC8E-4106-9D21-BCD5815E7ECA",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:gnu:gnutls:3.0.4:*:*:*:*:*:*:*",
                  "matchCriteriaId": "0161F845-C5F4-4318-949A-499A4062FB78",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:gnu:gnutls:3.0.5:*:*:*:*:*:*:*",
                  "matchCriteriaId": "DBCACBF9-CE33-4F10-8CFC-84F24CC33476",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:gnu:gnutls:3.0.6:*:*:*:*:*:*:*",
                  "matchCriteriaId": "C42F577F-264C-4F8F-955A-67743965AB8C",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:gnu:gnutls:3.0.7:*:*:*:*:*:*:*",
                  "matchCriteriaId": "9000897D-502D-46E3-95A0-FBCEBB0ED5C1",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:gnu:gnutls:3.0.8:*:*:*:*:*:*:*",
                  "matchCriteriaId": "E53BBB9E-3A38-478E-BE88-E5C83E0C9ED8",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:gnu:gnutls:3.0.9:*:*:*:*:*:*:*",
                  "matchCriteriaId": "C1B8EDFF-5683-4171-BA76-9B26CAE19FB1",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:gnu:gnutls:3.0.10:*:*:*:*:*:*:*",
                  "matchCriteriaId": "022F28CD-4D6B-48AB-8E39-244E19D34F67",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:gnu:gnutls:3.0.11:*:*:*:*:*:*:*",
                  "matchCriteriaId": "16B5986E-1029-4D40-8012-1FF1615C929A",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:gnu:gnutls:3.0.12:*:*:*:*:*:*:*",
                  "matchCriteriaId": "45439989-0D3B-4DCE-AB35-B63B1543CD59",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:gnu:gnutls:3.0.13:*:*:*:*:*:*:*",
                  "matchCriteriaId": "BBCD4F3C-8BD4-4367-B00C-A1379C158625",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:gnu:gnutls:3.0.14:*:*:*:*:*:*:*",
                  "matchCriteriaId": "12F2CFB7-5ACF-4328-B0F8-C3A981CAA368",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:gnu:gnutls:3.0.15:*:*:*:*:*:*:*",
                  "matchCriteriaId": "CC3A72EF-FB1C-4CD8-B6C7-B7D60D6A14D3",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:gnu:gnutls:3.0.16:*:*:*:*:*:*:*",
                  "matchCriteriaId": "14624E40-3CAA-45E5-BDF2-F08706FC68BF",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:gnu:gnutls:3.0.17:*:*:*:*:*:*:*",
                  "matchCriteriaId": "E743ABC3-6F24-43E1-98E5-6F60BE975212",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:gnu:gnutls:3.0.18:*:*:*:*:*:*:*",
                  "matchCriteriaId": "0BDA000C-A616-402B-B964-D5F4ADB6B550",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:gnu:gnutls:3.0.19:*:*:*:*:*:*:*",
                  "matchCriteriaId": "62789464-0074-4009-B97B-665A21E0CC25",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:gnu:gnutls:3.0.20:*:*:*:*:*:*:*",
                  "matchCriteriaId": "4B02B1BA-4E05-4AFD-B1F8-1CB54F2DC5B0",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:gnu:gnutls:3.0.21:*:*:*:*:*:*:*",
                  "matchCriteriaId": "95A77487-3ABD-40F5-9C98-49A65ED7F16D",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:gnu:gnutls:3.0.22:*:*:*:*:*:*:*",
                  "matchCriteriaId": "3911F202-5E7B-4DE3-90D9-07278923036B",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:gnu:gnutls:3.0.23:*:*:*:*:*:*:*",
                  "matchCriteriaId": "4CF1B6CF-3434-4874-9324-87D045511A13",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:gnu:gnutls:3.0.24:*:*:*:*:*:*:*",
                  "matchCriteriaId": "133CA307-1B3A-4DBB-89F8-C780E4B1BA7C",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:gnu:gnutls:3.0.25:*:*:*:*:*:*:*",
                  "matchCriteriaId": "48CD2EAB-A10E-4C91-9D00-9F98BD63CA1A",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:gnu:gnutls:3.0.26:*:*:*:*:*:*:*",
                  "matchCriteriaId": "F97BE4C9-E7FC-44FE-9F11-7776BCD6E81F",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:gnu:gnutls:3.0.27:*:*:*:*:*:*:*",
                  "matchCriteriaId": "D97EAF12-679B-4494-871F-0074ABD0E20B",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:gnu:gnutls:3.0.28:*:*:*:*:*:*:*",
                  "matchCriteriaId": "70F58963-0C56-4228-B9DC-1EA54DA8070D",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:gnu:gnutls:3.1.0:*:*:*:*:*:*:*",
                  "matchCriteriaId": "D91451B0-301B-430D-9D77-00F4AE91C10A",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:gnu:gnutls:3.1.1:*:*:*:*:*:*:*",
                  "matchCriteriaId": "6917AC57-F49D-4EFC-920C-CCAFDF6174B0",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:gnu:gnutls:3.1.2:*:*:*:*:*:*:*",
                  "matchCriteriaId": "E7ACCE21-A19D-4BE5-9BED-30C5A7418719",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:gnu:gnutls:3.1.3:*:*:*:*:*:*:*",
                  "matchCriteriaId": "344CCDAD-64EC-419C-995B-51F922AB9E39",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:gnu:gnutls:3.1.4:*:*:*:*:*:*:*",
                  "matchCriteriaId": "49DB8FC4-F84A-47FD-9586-CF02761152A5",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:gnu:gnutls:3.1.5:*:*:*:*:*:*:*",
                  "matchCriteriaId": "A1B43AF4-E52B-46EA-81CF-D4DCAE82E7DD",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:gnu:gnutls:3.1.6:*:*:*:*:*:*:*",
                  "matchCriteriaId": "D57BDDEB-090D-472C-9FB6-4555429860E5",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:gnu:gnutls:3.1.7:*:*:*:*:*:*:*",
                  "matchCriteriaId": "6CB23D13-94D2-4FAE-AB76-8574E35E02AD",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:gnu:gnutls:3.1.8:*:*:*:*:*:*:*",
                  "matchCriteriaId": "D45B0F5E-B4E1-471E-8CDD-85E09837839F",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:gnu:gnutls:3.1.9:*:*:*:*:*:*:*",
                  "matchCriteriaId": "F430F4C6-A738-4E02-BE76-041F71335E62",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:gnu:gnutls:3.1.10:*:*:*:*:*:*:*",
                  "matchCriteriaId": "F272E2DC-7E54-4034-B7BA-30966D57CDFA",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:gnu:gnutls:3.1.11:*:*:*:*:*:*:*",
                  "matchCriteriaId": "64EE97BB-D0EE-444A-96FA-D127892216F3",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:gnu:gnutls:3.1.12:*:*:*:*:*:*:*",
                  "matchCriteriaId": "FB28F388-DE19-4C25-A838-949CA926C31A",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:gnu:gnutls:3.1.13:*:*:*:*:*:*:*",
                  "matchCriteriaId": "33DCAA09-7E8C-4C3E-901F-641681AA9E3C",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:gnu:gnutls:3.1.14:*:*:*:*:*:*:*",
                  "matchCriteriaId": "435C588C-A478-4FB8-A47D-2605CB39C331",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:gnu:gnutls:3.1.15:*:*:*:*:*:*:*",
                  "matchCriteriaId": "9EDDABF3-ECA6-433E-A7D6-8E13F0C6433B",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:gnu:gnutls:3.1.16:*:*:*:*:*:*:*",
                  "matchCriteriaId": "0142E0D7-85DD-413B-B176-2FB5E12C2FE0",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:gnu:gnutls:3.1.17:*:*:*:*:*:*:*",
                  "matchCriteriaId": "780D6C0C-2B20-425E-B15E-EE1AF9F28B31",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:gnu:gnutls:3.1.18:*:*:*:*:*:*:*",
                  "matchCriteriaId": "DC2D3896-E095-4889-A9D1-6D8EB2882D64",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:gnu:gnutls:3.1.19:*:*:*:*:*:*:*",
                  "matchCriteriaId": "C3CCDF3A-BEAB-4DA2-A15A-A855FFFD415A",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:gnu:gnutls:3.2.0:*:*:*:*:*:*:*",
                  "matchCriteriaId": "827A375E-8045-4A81-AB7C-11A89E862518",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:gnu:gnutls:3.2.1:*:*:*:*:*:*:*",
                  "matchCriteriaId": "BEC1076D-2249-406B-9D43-B24764BBE007",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:gnu:gnutls:3.2.2:*:*:*:*:*:*:*",
                  "matchCriteriaId": "F039CD91-0FF6-4640-B981-20A3F9384A1C",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:gnu:gnutls:3.2.3:*:*:*:*:*:*:*",
                  "matchCriteriaId": "8008DADD-DB6C-4C67-B333-0DC4C7152B2A",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:gnu:gnutls:3.2.4:*:*:*:*:*:*:*",
                  "matchCriteriaId": "BC9E811B-4EED-4B6A-8836-5405F7F5A53D",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:gnu:gnutls:3.2.5:*:*:*:*:*:*:*",
                  "matchCriteriaId": "567E66B1-53D9-4A80-A938-2FE5C7CEB985",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:gnu:gnutls:3.2.6:*:*:*:*:*:*:*",
                  "matchCriteriaId": "AA2186BE-288F-40FD-B634-76D14578E252",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:gnu:gnutls:3.2.7:*:*:*:*:*:*:*",
                  "matchCriteriaId": "773043EA-8C41-4F42-9702-660FD6822FD9",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:gnu:gnutls:3.2.8:*:*:*:*:*:*:*",
                  "matchCriteriaId": "37E05061-D666-492E-AF2B-CF30FC2FA759",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:gnu:gnutls:3.2.8.1:*:*:*:*:*:*:*",
                  "matchCriteriaId": "A22BC2E4-A2A5-4637-A9B9-9E68FC982BC2",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:gnu:gnutls:3.2.9:*:*:*:*:*:*:*",
                  "matchCriteriaId": "68DF059C-4C1D-4B9C-993E-1C4D3510471C",
                  "vulnerable": true
                }
              ],
              "negate": false,
              "operator": "OR"
            }
          ]
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "value": "The gnutls_x509_dn_oid_name function in lib/x509/common.c in GnuTLS 3.0 before 3.1.20 and 3.2.x before 3.2.10 allows remote attackers to cause a denial of service (NULL pointer dereference) via a crafted X.509 certificate, related to a missing LDAP description for an OID when printing the DN."
        },
        {
          "lang": "es",
          "value": "La funci\u00f3n gnutls_x509_dn_oid_name en lib/x509/common.c en GnuTLS 3.0 anterior a 3.1.20 y 3.2.x anterior a 3.2.10 permite a atacantes remotos causar una denegaci\u00f3n de servicio (referencia a puntero nulo) a trav\u00e9s de un certificado X.509 manipulado, relacionado con la falta de una descripci\u00f3n LDAP para un identificador de objeto (OID) cuando se imprime el DN."
        }
      ],
      "evaluatorComment": "Per http://cwe.mitre.org/data/definitions/476.html\n\"CWE-476: NULL Pointer Dereference\"",
      "id": "CVE-2014-3465",
      "lastModified": "2024-11-21T02:08:09.320",
      "metrics": {
        "cvssMetricV2": [
          {
            "acInsufInfo": false,
            "baseSeverity": "MEDIUM",
            "cvssData": {
              "accessComplexity": "LOW",
              "accessVector": "NETWORK",
              "authentication": "NONE",
              "availabilityImpact": "PARTIAL",
              "baseScore": 5.0,
              "confidentialityImpact": "NONE",
              "integrityImpact": "NONE",
              "vectorString": "AV:N/AC:L/Au:N/C:N/I:N/A:P",
              "version": "2.0"
            },
            "exploitabilityScore": 10.0,
            "impactScore": 2.9,
            "obtainAllPrivilege": false,
            "obtainOtherPrivilege": false,
            "obtainUserPrivilege": false,
            "source": "nvd@nist.gov",
            "type": "Primary",
            "userInteractionRequired": false
          }
        ]
      },
      "published": "2014-06-10T14:55:10.163",
      "references": [
        {
          "source": "secalert@redhat.com",
          "url": "http://lists.gnutls.org/pipermail/gnutls-help/2014-January/003326.html"
        },
        {
          "source": "secalert@redhat.com",
          "url": "http://lists.gnutls.org/pipermail/gnutls-help/2014-January/003327.html"
        },
        {
          "source": "secalert@redhat.com",
          "url": "http://lists.opensuse.org/opensuse-security-announce/2014-06/msg00007.html"
        },
        {
          "source": "secalert@redhat.com",
          "url": "http://lists.opensuse.org/opensuse-security-announce/2014-06/msg00010.html"
        },
        {
          "source": "secalert@redhat.com",
          "url": "http://rhn.redhat.com/errata/RHSA-2014-0684.html"
        },
        {
          "source": "secalert@redhat.com",
          "url": "http://secunia.com/advisories/59086"
        },
        {
          "source": "secalert@redhat.com",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1101734"
        },
        {
          "source": "secalert@redhat.com",
          "url": "https://www.gitorious.org/gnutls/gnutls/commit/d3648ebb04b650e6d20a2ec1fb839256b30b9fc6"
        },
        {
          "source": "af854a3a-2127-422b-91ae-364da2661108",
          "url": "http://lists.gnutls.org/pipermail/gnutls-help/2014-January/003326.html"
        },
        {
          "source": "af854a3a-2127-422b-91ae-364da2661108",
          "url": "http://lists.gnutls.org/pipermail/gnutls-help/2014-January/003327.html"
        },
        {
          "source": "af854a3a-2127-422b-91ae-364da2661108",
          "url": "http://lists.opensuse.org/opensuse-security-announce/2014-06/msg00007.html"
        },
        {
          "source": "af854a3a-2127-422b-91ae-364da2661108",
          "url": "http://lists.opensuse.org/opensuse-security-announce/2014-06/msg00010.html"
        },
        {
          "source": "af854a3a-2127-422b-91ae-364da2661108",
          "url": "http://rhn.redhat.com/errata/RHSA-2014-0684.html"
        },
        {
          "source": "af854a3a-2127-422b-91ae-364da2661108",
          "url": "http://secunia.com/advisories/59086"
        },
        {
          "source": "af854a3a-2127-422b-91ae-364da2661108",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1101734"
        },
        {
          "source": "af854a3a-2127-422b-91ae-364da2661108",
          "url": "https://www.gitorious.org/gnutls/gnutls/commit/d3648ebb04b650e6d20a2ec1fb839256b30b9fc6"
        }
      ],
      "sourceIdentifier": "secalert@redhat.com",
      "vulnStatus": "Modified",
      "weaknesses": [
        {
          "description": [
            {
              "lang": "en",
              "value": "NVD-CWE-Other"
            }
          ],
          "source": "nvd@nist.gov",
          "type": "Primary"
        }
      ]
    },
    "nvd": {
      "cve": {
        "configurations": [
          {
            "nodes": [
              {
                "cpeMatch": [
                  {
                    "criteria": "cpe:2.3:a:gnu:gnutls:3.0.0:*:*:*:*:*:*:*",
                    "matchCriteriaId": "8150D656-9B13-49D0-9960-4C78E057AB26",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:gnu:gnutls:3.0.1:*:*:*:*:*:*:*",
                    "matchCriteriaId": "9C048B6A-5AB2-4363-8FE1-88D3F627E1BC",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:gnu:gnutls:3.0.2:*:*:*:*:*:*:*",
                    "matchCriteriaId": "ABA62CAC-C88C-44E5-A611-366F9AD5FB11",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:gnu:gnutls:3.0.3:*:*:*:*:*:*:*",
                    "matchCriteriaId": "B53405BD-AC8E-4106-9D21-BCD5815E7ECA",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:gnu:gnutls:3.0.4:*:*:*:*:*:*:*",
                    "matchCriteriaId": "0161F845-C5F4-4318-949A-499A4062FB78",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:gnu:gnutls:3.0.5:*:*:*:*:*:*:*",
                    "matchCriteriaId": "DBCACBF9-CE33-4F10-8CFC-84F24CC33476",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:gnu:gnutls:3.0.6:*:*:*:*:*:*:*",
                    "matchCriteriaId": "C42F577F-264C-4F8F-955A-67743965AB8C",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:gnu:gnutls:3.0.7:*:*:*:*:*:*:*",
                    "matchCriteriaId": "9000897D-502D-46E3-95A0-FBCEBB0ED5C1",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:gnu:gnutls:3.0.8:*:*:*:*:*:*:*",
                    "matchCriteriaId": "E53BBB9E-3A38-478E-BE88-E5C83E0C9ED8",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:gnu:gnutls:3.0.9:*:*:*:*:*:*:*",
                    "matchCriteriaId": "C1B8EDFF-5683-4171-BA76-9B26CAE19FB1",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:gnu:gnutls:3.0.10:*:*:*:*:*:*:*",
                    "matchCriteriaId": "022F28CD-4D6B-48AB-8E39-244E19D34F67",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:gnu:gnutls:3.0.11:*:*:*:*:*:*:*",
                    "matchCriteriaId": "16B5986E-1029-4D40-8012-1FF1615C929A",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:gnu:gnutls:3.0.12:*:*:*:*:*:*:*",
                    "matchCriteriaId": "45439989-0D3B-4DCE-AB35-B63B1543CD59",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:gnu:gnutls:3.0.13:*:*:*:*:*:*:*",
                    "matchCriteriaId": "BBCD4F3C-8BD4-4367-B00C-A1379C158625",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:gnu:gnutls:3.0.14:*:*:*:*:*:*:*",
                    "matchCriteriaId": "12F2CFB7-5ACF-4328-B0F8-C3A981CAA368",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:gnu:gnutls:3.0.15:*:*:*:*:*:*:*",
                    "matchCriteriaId": "CC3A72EF-FB1C-4CD8-B6C7-B7D60D6A14D3",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:gnu:gnutls:3.0.16:*:*:*:*:*:*:*",
                    "matchCriteriaId": "14624E40-3CAA-45E5-BDF2-F08706FC68BF",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:gnu:gnutls:3.0.17:*:*:*:*:*:*:*",
                    "matchCriteriaId": "E743ABC3-6F24-43E1-98E5-6F60BE975212",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:gnu:gnutls:3.0.18:*:*:*:*:*:*:*",
                    "matchCriteriaId": "0BDA000C-A616-402B-B964-D5F4ADB6B550",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:gnu:gnutls:3.0.19:*:*:*:*:*:*:*",
                    "matchCriteriaId": "62789464-0074-4009-B97B-665A21E0CC25",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:gnu:gnutls:3.0.20:*:*:*:*:*:*:*",
                    "matchCriteriaId": "4B02B1BA-4E05-4AFD-B1F8-1CB54F2DC5B0",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:gnu:gnutls:3.0.21:*:*:*:*:*:*:*",
                    "matchCriteriaId": "95A77487-3ABD-40F5-9C98-49A65ED7F16D",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:gnu:gnutls:3.0.22:*:*:*:*:*:*:*",
                    "matchCriteriaId": "3911F202-5E7B-4DE3-90D9-07278923036B",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:gnu:gnutls:3.0.23:*:*:*:*:*:*:*",
                    "matchCriteriaId": "4CF1B6CF-3434-4874-9324-87D045511A13",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:gnu:gnutls:3.0.24:*:*:*:*:*:*:*",
                    "matchCriteriaId": "133CA307-1B3A-4DBB-89F8-C780E4B1BA7C",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:gnu:gnutls:3.0.25:*:*:*:*:*:*:*",
                    "matchCriteriaId": "48CD2EAB-A10E-4C91-9D00-9F98BD63CA1A",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:gnu:gnutls:3.0.26:*:*:*:*:*:*:*",
                    "matchCriteriaId": "F97BE4C9-E7FC-44FE-9F11-7776BCD6E81F",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:gnu:gnutls:3.0.27:*:*:*:*:*:*:*",
                    "matchCriteriaId": "D97EAF12-679B-4494-871F-0074ABD0E20B",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:gnu:gnutls:3.0.28:*:*:*:*:*:*:*",
                    "matchCriteriaId": "70F58963-0C56-4228-B9DC-1EA54DA8070D",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:gnu:gnutls:3.1.0:*:*:*:*:*:*:*",
                    "matchCriteriaId": "D91451B0-301B-430D-9D77-00F4AE91C10A",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:gnu:gnutls:3.1.1:*:*:*:*:*:*:*",
                    "matchCriteriaId": "6917AC57-F49D-4EFC-920C-CCAFDF6174B0",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:gnu:gnutls:3.1.2:*:*:*:*:*:*:*",
                    "matchCriteriaId": "E7ACCE21-A19D-4BE5-9BED-30C5A7418719",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:gnu:gnutls:3.1.3:*:*:*:*:*:*:*",
                    "matchCriteriaId": "344CCDAD-64EC-419C-995B-51F922AB9E39",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:gnu:gnutls:3.1.4:*:*:*:*:*:*:*",
                    "matchCriteriaId": "49DB8FC4-F84A-47FD-9586-CF02761152A5",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:gnu:gnutls:3.1.5:*:*:*:*:*:*:*",
                    "matchCriteriaId": "A1B43AF4-E52B-46EA-81CF-D4DCAE82E7DD",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:gnu:gnutls:3.1.6:*:*:*:*:*:*:*",
                    "matchCriteriaId": "D57BDDEB-090D-472C-9FB6-4555429860E5",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:gnu:gnutls:3.1.7:*:*:*:*:*:*:*",
                    "matchCriteriaId": "6CB23D13-94D2-4FAE-AB76-8574E35E02AD",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:gnu:gnutls:3.1.8:*:*:*:*:*:*:*",
                    "matchCriteriaId": "D45B0F5E-B4E1-471E-8CDD-85E09837839F",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:gnu:gnutls:3.1.9:*:*:*:*:*:*:*",
                    "matchCriteriaId": "F430F4C6-A738-4E02-BE76-041F71335E62",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:gnu:gnutls:3.1.10:*:*:*:*:*:*:*",
                    "matchCriteriaId": "F272E2DC-7E54-4034-B7BA-30966D57CDFA",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:gnu:gnutls:3.1.11:*:*:*:*:*:*:*",
                    "matchCriteriaId": "64EE97BB-D0EE-444A-96FA-D127892216F3",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:gnu:gnutls:3.1.12:*:*:*:*:*:*:*",
                    "matchCriteriaId": "FB28F388-DE19-4C25-A838-949CA926C31A",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:gnu:gnutls:3.1.13:*:*:*:*:*:*:*",
                    "matchCriteriaId": "33DCAA09-7E8C-4C3E-901F-641681AA9E3C",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:gnu:gnutls:3.1.14:*:*:*:*:*:*:*",
                    "matchCriteriaId": "435C588C-A478-4FB8-A47D-2605CB39C331",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:gnu:gnutls:3.1.15:*:*:*:*:*:*:*",
                    "matchCriteriaId": "9EDDABF3-ECA6-433E-A7D6-8E13F0C6433B",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:gnu:gnutls:3.1.16:*:*:*:*:*:*:*",
                    "matchCriteriaId": "0142E0D7-85DD-413B-B176-2FB5E12C2FE0",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:gnu:gnutls:3.1.17:*:*:*:*:*:*:*",
                    "matchCriteriaId": "780D6C0C-2B20-425E-B15E-EE1AF9F28B31",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:gnu:gnutls:3.1.18:*:*:*:*:*:*:*",
                    "matchCriteriaId": "DC2D3896-E095-4889-A9D1-6D8EB2882D64",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:gnu:gnutls:3.1.19:*:*:*:*:*:*:*",
                    "matchCriteriaId": "C3CCDF3A-BEAB-4DA2-A15A-A855FFFD415A",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:gnu:gnutls:3.2.0:*:*:*:*:*:*:*",
                    "matchCriteriaId": "827A375E-8045-4A81-AB7C-11A89E862518",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:gnu:gnutls:3.2.1:*:*:*:*:*:*:*",
                    "matchCriteriaId": "BEC1076D-2249-406B-9D43-B24764BBE007",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:gnu:gnutls:3.2.2:*:*:*:*:*:*:*",
                    "matchCriteriaId": "F039CD91-0FF6-4640-B981-20A3F9384A1C",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:gnu:gnutls:3.2.3:*:*:*:*:*:*:*",
                    "matchCriteriaId": "8008DADD-DB6C-4C67-B333-0DC4C7152B2A",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:gnu:gnutls:3.2.4:*:*:*:*:*:*:*",
                    "matchCriteriaId": "BC9E811B-4EED-4B6A-8836-5405F7F5A53D",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:gnu:gnutls:3.2.5:*:*:*:*:*:*:*",
                    "matchCriteriaId": "567E66B1-53D9-4A80-A938-2FE5C7CEB985",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:gnu:gnutls:3.2.6:*:*:*:*:*:*:*",
                    "matchCriteriaId": "AA2186BE-288F-40FD-B634-76D14578E252",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:gnu:gnutls:3.2.7:*:*:*:*:*:*:*",
                    "matchCriteriaId": "773043EA-8C41-4F42-9702-660FD6822FD9",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:gnu:gnutls:3.2.8:*:*:*:*:*:*:*",
                    "matchCriteriaId": "37E05061-D666-492E-AF2B-CF30FC2FA759",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:gnu:gnutls:3.2.8.1:*:*:*:*:*:*:*",
                    "matchCriteriaId": "A22BC2E4-A2A5-4637-A9B9-9E68FC982BC2",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:gnu:gnutls:3.2.9:*:*:*:*:*:*:*",
                    "matchCriteriaId": "68DF059C-4C1D-4B9C-993E-1C4D3510471C",
                    "vulnerable": true
                  }
                ],
                "negate": false,
                "operator": "OR"
              }
            ]
          }
        ],
        "cveTags": [],
        "descriptions": [
          {
            "lang": "en",
            "value": "The gnutls_x509_dn_oid_name function in lib/x509/common.c in GnuTLS 3.0 before 3.1.20 and 3.2.x before 3.2.10 allows remote attackers to cause a denial of service (NULL pointer dereference) via a crafted X.509 certificate, related to a missing LDAP description for an OID when printing the DN."
          },
          {
            "lang": "es",
            "value": "La funci\u00f3n gnutls_x509_dn_oid_name en lib/x509/common.c en GnuTLS 3.0 anterior a 3.1.20 y 3.2.x anterior a 3.2.10 permite a atacantes remotos causar una denegaci\u00f3n de servicio (referencia a puntero nulo) a trav\u00e9s de un certificado X.509 manipulado, relacionado con la falta de una descripci\u00f3n LDAP para un identificador de objeto (OID) cuando se imprime el DN."
          }
        ],
        "evaluatorComment": "Per http://cwe.mitre.org/data/definitions/476.html\n\"CWE-476: NULL Pointer Dereference\"",
        "id": "CVE-2014-3465",
        "lastModified": "2026-05-06T22:30:45.220",
        "metrics": {
          "cvssMetricV2": [
            {
              "acInsufInfo": false,
              "baseSeverity": "MEDIUM",
              "cvssData": {
                "accessComplexity": "LOW",
                "accessVector": "NETWORK",
                "authentication": "NONE",
                "availabilityImpact": "PARTIAL",
                "baseScore": 5.0,
                "confidentialityImpact": "NONE",
                "integrityImpact": "NONE",
                "vectorString": "AV:N/AC:L/Au:N/C:N/I:N/A:P",
                "version": "2.0"
              },
              "exploitabilityScore": 10.0,
              "impactScore": 2.9,
              "obtainAllPrivilege": false,
              "obtainOtherPrivilege": false,
              "obtainUserPrivilege": false,
              "source": "nvd@nist.gov",
              "type": "Primary",
              "userInteractionRequired": false
            }
          ]
        },
        "published": "2014-06-10T14:55:10.163",
        "references": [
          {
            "source": "secalert@redhat.com",
            "url": "http://lists.gnutls.org/pipermail/gnutls-help/2014-January/003326.html"
          },
          {
            "source": "secalert@redhat.com",
            "url": "http://lists.gnutls.org/pipermail/gnutls-help/2014-January/003327.html"
          },
          {
            "source": "secalert@redhat.com",
            "url": "http://lists.opensuse.org/opensuse-security-announce/2014-06/msg00007.html"
          },
          {
            "source": "secalert@redhat.com",
            "url": "http://lists.opensuse.org/opensuse-security-announce/2014-06/msg00010.html"
          },
          {
            "source": "secalert@redhat.com",
            "url": "http://rhn.redhat.com/errata/RHSA-2014-0684.html"
          },
          {
            "source": "secalert@redhat.com",
            "url": "http://secunia.com/advisories/59086"
          },
          {
            "source": "secalert@redhat.com",
            "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1101734"
          },
          {
            "source": "secalert@redhat.com",
            "url": "https://www.gitorious.org/gnutls/gnutls/commit/d3648ebb04b650e6d20a2ec1fb839256b30b9fc6"
          },
          {
            "source": "af854a3a-2127-422b-91ae-364da2661108",
            "url": "http://lists.gnutls.org/pipermail/gnutls-help/2014-January/003326.html"
          },
          {
            "source": "af854a3a-2127-422b-91ae-364da2661108",
            "url": "http://lists.gnutls.org/pipermail/gnutls-help/2014-January/003327.html"
          },
          {
            "source": "af854a3a-2127-422b-91ae-364da2661108",
            "url": "http://lists.opensuse.org/opensuse-security-announce/2014-06/msg00007.html"
          },
          {
            "source": "af854a3a-2127-422b-91ae-364da2661108",
            "url": "http://lists.opensuse.org/opensuse-security-announce/2014-06/msg00010.html"
          },
          {
            "source": "af854a3a-2127-422b-91ae-364da2661108",
            "url": "http://rhn.redhat.com/errata/RHSA-2014-0684.html"
          },
          {
            "source": "af854a3a-2127-422b-91ae-364da2661108",
            "url": "http://secunia.com/advisories/59086"
          },
          {
            "source": "af854a3a-2127-422b-91ae-364da2661108",
            "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1101734"
          },
          {
            "source": "af854a3a-2127-422b-91ae-364da2661108",
            "url": "https://www.gitorious.org/gnutls/gnutls/commit/d3648ebb04b650e6d20a2ec1fb839256b30b9fc6"
          }
        ],
        "sourceIdentifier": "secalert@redhat.com",
        "vulnStatus": "Modified",
        "weaknesses": [
          {
            "description": [
              {
                "lang": "en",
                "value": "NVD-CWE-Other"
              }
            ],
            "source": "nvd@nist.gov",
            "type": "Primary"
          }
        ]
      }
    },
    "redhat_vex": {
      "aggregate_severity": "Moderate",
      "current_release_date": "2025-11-21T12:31:49+00:00",
      "cve": "CVE-2014-3465",
      "id": "CVE-2014-3465",
      "initial_release_date": "2014-01-31T00:00:00+00:00",
      "product_status:fixed": "204",
      "product_status:known_not_affected": "8",
      "source": "Red Hat CSAF VEX",
      "status": "final",
      "title": "gnutls: gnutls_x509_dn_oid_name NULL pointer dereference",
      "url": "https://security.access.redhat.com/data/csaf/v2/vex/2014/cve-2014-3465.json",
      "version": "3"
    },
    "suse_vex": {
      "aggregate_severity": "moderate",
      "current_release_date": "2025-04-25T11:50:58Z",
      "cve": "CVE-2014-3465",
      "id": "CVE-2014-3465",
      "initial_release_date": "2023-02-15T05:29:03Z",
      "product_status:recommended": "5",
      "source": "SUSE CSAF VEX",
      "status": "interim",
      "title": "SUSE CVE CVE-2014-3465",
      "url": "https://ftp.suse.com/pub/projects/security/csaf-vex/cve-2014-3465.json",
      "version": "7"
    }
  }
}



Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.

Sightings

Author Source Type Date Other

Nomenclature

  • Seen: The vulnerability was mentioned, discussed, or observed by the user.
  • Confirmed: The vulnerability has been validated from an analyst's perspective.
  • Published Proof of Concept: A public proof of concept is available for this vulnerability.
  • Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
  • Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
  • Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
  • Not confirmed: The user expressed doubt about the validity of the vulnerability.
  • Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.

Loading…

Detection rules are retrieved from Rulezet.

Loading…

Loading…

Related by attack behaviour

Vulnerabilities whose description is nearest to this one in the vector space of the CIRCL/vulnerability-attack-technique-biencoder model. This is a similarity search over the bi-encoder space (plain cosine), not a classification, and it has no measured accuracy.


Loading…