ghsa-g8xp-5hv7-77f4
Vulnerability from github
Published
2022-05-02 06:15
Modified
2022-05-02 06:15
Details
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.
{ "affected": [], "aliases": [ "CVE-2010-0731" ], "database_specific": { "cwe_ids": [ "CWE-119" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2010-03-26T18:30:00Z", "severity": "HIGH" }, "details": "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.", "id": "GHSA-g8xp-5hv7-77f4", "modified": "2022-05-02T06:15:12Z", "published": "2022-05-02T06:15:12Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2010-0731" }, { "type": "WEB", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=573028" }, { "type": "WEB", "url": "https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A9759" }, { "type": "WEB", "url": "http://lists.opensuse.org/opensuse-security-announce/2010-08/msg00001.html" }, { "type": "WEB", "url": "http://secunia.com/advisories/39127" }, { "type": "WEB", "url": "http://thread.gmane.org/gmane.comp.encryption.gpg.gnutls.devel/4230" }, { "type": "WEB", "url": "http://www.mandriva.com/security/advisories?name=MDVSA-2010:089" }, { "type": "WEB", "url": "http://www.redhat.com/support/errata/RHSA-2010-0167.html" }, { "type": "WEB", "url": "http://www.securityfocus.com/bid/38959" }, { "type": "WEB", "url": "http://www.vupen.com/english/advisories/2010/0713" }, { "type": "WEB", "url": "http://www.vupen.com/english/advisories/2010/1054" } ], "schema_version": "1.4.0", "severity": [] }
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.