cve-2010-0731
Vulnerability from cvelistv5
Published
2010-03-26 18:00
Modified
2024-08-07 00:59
Severity ?
Summary
The gnutls_x509_crt_get_serial function in the GnuTLS library before 1.2.1, when running on big-endian, 64-bit platforms, calls the asn1_read_value with a pointer to the wrong data type and the wrong length value, which allows remote attackers to bypass the certificate revocation list (CRL) check and cause a stack-based buffer overflow via a crafted X.509 certificate, related to extraction of a serial number.
Impacted products
n/an/a
Show details on NVD website


{
  "containers": {
    "adp": [
      {
        "providerMetadata": {
          "dateUpdated": "2024-08-07T00:59:39.012Z",
          "orgId": "af854a3a-2127-422b-91ae-364da2661108",
          "shortName": "CVE"
        },
        "references": [
          {
            "name": "RHSA-2010:0167",
            "tags": [
              "vendor-advisory",
              "x_refsource_REDHAT",
              "x_transferred"
            ],
            "url": "http://www.redhat.com/support/errata/RHSA-2010-0167.html"
          },
          {
            "name": "39127",
            "tags": [
              "third-party-advisory",
              "x_refsource_SECUNIA",
              "x_transferred"
            ],
            "url": "http://secunia.com/advisories/39127"
          },
          {
            "name": "MDVSA-2010:089",
            "tags": [
              "vendor-advisory",
              "x_refsource_MANDRIVA",
              "x_transferred"
            ],
            "url": "http://www.mandriva.com/security/advisories?name=MDVSA-2010:089"
          },
          {
            "name": "38959",
            "tags": [
              "vdb-entry",
              "x_refsource_BID",
              "x_transferred"
            ],
            "url": "http://www.securityfocus.com/bid/38959"
          },
          {
            "name": "ADV-2010-0713",
            "tags": [
              "vdb-entry",
              "x_refsource_VUPEN",
              "x_transferred"
            ],
            "url": "http://www.vupen.com/english/advisories/2010/0713"
          },
          {
            "name": "oval:org.mitre.oval:def:9759",
            "tags": [
              "vdb-entry",
              "signature",
              "x_refsource_OVAL",
              "x_transferred"
            ],
            "url": "https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A9759"
          },
          {
            "tags": [
              "x_refsource_CONFIRM",
              "x_transferred"
            ],
            "url": "http://thread.gmane.org/gmane.comp.encryption.gpg.gnutls.devel/4230"
          },
          {
            "tags": [
              "x_refsource_CONFIRM",
              "x_transferred"
            ],
            "url": "https://bugzilla.redhat.com/show_bug.cgi?id=573028"
          },
          {
            "name": "SUSE-SR:2010:014",
            "tags": [
              "vendor-advisory",
              "x_refsource_SUSE",
              "x_transferred"
            ],
            "url": "http://lists.opensuse.org/opensuse-security-announce/2010-08/msg00001.html"
          },
          {
            "name": "ADV-2010-1054",
            "tags": [
              "vdb-entry",
              "x_refsource_VUPEN",
              "x_transferred"
            ],
            "url": "http://www.vupen.com/english/advisories/2010/1054"
          }
        ],
        "title": "CVE Program Container"
      }
    ],
    "cna": {
      "affected": [
        {
          "product": "n/a",
          "vendor": "n/a",
          "versions": [
            {
              "status": "affected",
              "version": "n/a"
            }
          ]
        }
      ],
      "datePublic": "2010-03-25T00:00:00",
      "descriptions": [
        {
          "lang": "en",
          "value": "The gnutls_x509_crt_get_serial function in the GnuTLS library before 1.2.1, when running on big-endian, 64-bit platforms, calls the asn1_read_value with a pointer to the wrong data type and the wrong length value, which allows remote attackers to bypass the certificate revocation list (CRL) check and cause a stack-based buffer overflow via a crafted X.509 certificate, related to extraction of a serial number."
        }
      ],
      "problemTypes": [
        {
          "descriptions": [
            {
              "description": "n/a",
              "lang": "en",
              "type": "text"
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2017-09-18T12:57:01",
        "orgId": "53f830b8-0a3f-465b-8143-3b8a9948e749",
        "shortName": "redhat"
      },
      "references": [
        {
          "name": "RHSA-2010:0167",
          "tags": [
            "vendor-advisory",
            "x_refsource_REDHAT"
          ],
          "url": "http://www.redhat.com/support/errata/RHSA-2010-0167.html"
        },
        {
          "name": "39127",
          "tags": [
            "third-party-advisory",
            "x_refsource_SECUNIA"
          ],
          "url": "http://secunia.com/advisories/39127"
        },
        {
          "name": "MDVSA-2010:089",
          "tags": [
            "vendor-advisory",
            "x_refsource_MANDRIVA"
          ],
          "url": "http://www.mandriva.com/security/advisories?name=MDVSA-2010:089"
        },
        {
          "name": "38959",
          "tags": [
            "vdb-entry",
            "x_refsource_BID"
          ],
          "url": "http://www.securityfocus.com/bid/38959"
        },
        {
          "name": "ADV-2010-0713",
          "tags": [
            "vdb-entry",
            "x_refsource_VUPEN"
          ],
          "url": "http://www.vupen.com/english/advisories/2010/0713"
        },
        {
          "name": "oval:org.mitre.oval:def:9759",
          "tags": [
            "vdb-entry",
            "signature",
            "x_refsource_OVAL"
          ],
          "url": "https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A9759"
        },
        {
          "tags": [
            "x_refsource_CONFIRM"
          ],
          "url": "http://thread.gmane.org/gmane.comp.encryption.gpg.gnutls.devel/4230"
        },
        {
          "tags": [
            "x_refsource_CONFIRM"
          ],
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=573028"
        },
        {
          "name": "SUSE-SR:2010:014",
          "tags": [
            "vendor-advisory",
            "x_refsource_SUSE"
          ],
          "url": "http://lists.opensuse.org/opensuse-security-announce/2010-08/msg00001.html"
        },
        {
          "name": "ADV-2010-1054",
          "tags": [
            "vdb-entry",
            "x_refsource_VUPEN"
          ],
          "url": "http://www.vupen.com/english/advisories/2010/1054"
        }
      ]
    }
  },
  "cveMetadata": {
    "assignerOrgId": "53f830b8-0a3f-465b-8143-3b8a9948e749",
    "assignerShortName": "redhat",
    "cveId": "CVE-2010-0731",
    "datePublished": "2010-03-26T18:00:00",
    "dateReserved": "2010-02-26T00:00:00",
    "dateUpdated": "2024-08-07T00:59:39.012Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.1",
  "meta": {
    "nvd": "{\"cve\":{\"id\":\"CVE-2010-0731\",\"sourceIdentifier\":\"secalert@redhat.com\",\"published\":\"2010-03-26T18:30:00.437\",\"lastModified\":\"2017-09-19T01:30:28.797\",\"vulnStatus\":\"Modified\",\"evaluatorSolution\":\"Per: http://thread.gmane.org/gmane.comp.encryption.gpg.gnutls.devel/4230\\r\\n\\r\\n\\\"Please note that the problem was solved for GnuTLS 1.2.1, released on\\r\\n2005-04-04.  Also, 32-bit platforms are not affected.  I have added\\r\\ninformation about this on\\r\\n\\r\\nhttp://www.gnu.org/software/gnutls/security.html\\r\\n\\r\\nso that it contains the complete list of known security flaws.  I\u0027m\\r\\nusing the keyword GNUTLS-SA-2010-1 for this.\\\"\",\"descriptions\":[{\"lang\":\"en\",\"value\":\"The gnutls_x509_crt_get_serial function in the GnuTLS library before 1.2.1, when running on big-endian, 64-bit platforms, calls the asn1_read_value with a pointer to the wrong data type and the wrong length value, which allows remote attackers to bypass the certificate revocation list (CRL) check and cause a stack-based buffer overflow via a crafted X.509 certificate, related to extraction of a serial number.\"},{\"lang\":\"es\",\"value\":\"La funci\u00f3n gnutls_x509_crt_get_serial en la librer\u00eda GnuTLS anterior a v1.2.1, cunado se est\u00e1 ejecutando sobre big-endian, plataformas de 64-bit, llama de a asn1_read_value con un puntero a un tipo de dato err\u00f3neo, y con una longitud err\u00f3nea, lo que permite a atacantes remotos saltarse el control la lista de certificados revocados (CRL) y robocar un desbordamiento de de b\u00fafer basado en pila, a a trav\u00e9s de un certificado X.509 manipulado, relativo a la extracci\u00f3n de un n\u00famero de serie.\"}],\"metrics\":{\"cvssMetricV2\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"2.0\",\"vectorString\":\"AV:N/AC:L/Au:N/C:P/I:P/A:P\",\"accessVector\":\"NETWORK\",\"accessComplexity\":\"LOW\",\"authentication\":\"NONE\",\"confidentialityImpact\":\"PARTIAL\",\"integrityImpact\":\"PARTIAL\",\"availabilityImpact\":\"PARTIAL\",\"baseScore\":7.5},\"baseSeverity\":\"HIGH\",\"exploitabilityScore\":10.0,\"impactScore\":6.4,\"acInsufInfo\":false,\"obtainAllPrivilege\":false,\"obtainUserPrivilege\":false,\"obtainOtherPrivilege\":false,\"userInteractionRequired\":false}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-119\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:gnu:gnutls:*:*:*:*:*:*:*:*\",\"versionEndIncluding\":\"1.2.0\",\"matchCriteriaId\":\"E314F586-A086-480E-9BB9-D75ADDF8416D\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:gnu:gnutls:1.0.16:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"4FBB8F2C-498D-4D31-A7D7-9991BABEA7A6\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:gnu:gnutls:1.0.17:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"8856E1B1-8007-42E5-82EF-4700D4DEEDDA\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:gnu:gnutls:1.0.18:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"A9CF40D3-CE03-4C2A-8EEF-EB5989291806\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:gnu:gnutls:1.0.19:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"EC60D4CC-922C-4941-A400-0CBEAC7F31D1\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:gnu:gnutls:1.0.20:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"754A0D19-A17A-4007-8355-497D14CFCBF9\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:gnu:gnutls:1.0.21:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"8140DBE1-8116-4051-9A57-07535586E0AF\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:gnu:gnutls:1.0.22:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"56D2DF7F-DCDD-486D-B906-F9DDE3A1DB70\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:gnu:gnutls:1.0.23:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"F1CC840D-AD01-4EE2-8652-06742A6286BA\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:gnu:gnutls:1.0.24:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"84224A82-6D58-4000-A449-20C1632DAE85\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:gnu:gnutls:1.0.25:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"A466931C-769A-4A28-B072-10930CE655E6\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:gnu:gnutls:1.1.13:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"2FEE50AC-8730-4F04-B57C-6BDF8B957F6D\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:gnu:gnutls:1.1.14:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"10F621DC-7967-4D97-A562-02E7033C89C2\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:gnu:gnutls:1.1.15:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"776E5481-399F-45BC-AD20-A18508B03916\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:gnu:gnutls:1.1.16:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"63D7F972-9128-4A4D-8508-B38CE2F155E9\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:gnu:gnutls:1.1.17:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"C5D56873-E8C5-4E4B-BB85-6DCF6526B453\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:gnu:gnutls:1.1.18:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"54FE4766-32D0-491E-8C71-5B998C468142\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:gnu:gnutls:1.1.19:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"7F980857-2364-466A-8366-BD017D242222\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:gnu:gnutls:1.1.20:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"4CDCF1F0-5A78-48FF-B4B0-303AE2420F6A\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:gnu:gnutls:1.1.21:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"0A2E649D-5C45-4412-927B-E3EDCE07587C\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:gnu:gnutls:1.1.22:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"066175C2-6E96-4BAE-B1A6-B23D25547FAC\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:gnu:gnutls:1.1.23:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"869D3010-67AE-44D0-BB8F-D9C410AEA1D8\"}]}]}],\"references\":[{\"url\":\"http://lists.opensuse.org/opensuse-security-announce/2010-08/msg00001.html\",\"source\":\"secalert@redhat.com\"},{\"url\":\"http://secunia.com/advisories/39127\",\"source\":\"secalert@redhat.com\"},{\"url\":\"http://thread.gmane.org/gmane.comp.encryption.gpg.gnutls.devel/4230\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Exploit\"]},{\"url\":\"http://www.mandriva.com/security/advisories?name=MDVSA-2010:089\",\"source\":\"secalert@redhat.com\"},{\"url\":\"http://www.redhat.com/support/errata/RHSA-2010-0167.html\",\"source\":\"secalert@redhat.com\"},{\"url\":\"http://www.securityfocus.com/bid/38959\",\"source\":\"secalert@redhat.com\"},{\"url\":\"http://www.vupen.com/english/advisories/2010/0713\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Patch\",\"Vendor Advisory\"]},{\"url\":\"http://www.vupen.com/english/advisories/2010/1054\",\"source\":\"secalert@redhat.com\"},{\"url\":\"https://bugzilla.redhat.com/show_bug.cgi?id=573028\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Exploit\"]},{\"url\":\"https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A9759\",\"source\":\"secalert@redhat.com\"}]}}"
  }
}


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.