mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-01 19:21:35 +02:00
18 lines
939 B
Markdown
18 lines
939 B
Markdown
### [CVE-2010-0731](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0731)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
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.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A9759
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|