mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 19:17:37 +02:00
18 lines
906 B
Markdown
18 lines
906 B
Markdown
### [CVE-2017-2782](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-2782)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
An integer overflow vulnerability exists in the X509 certificate parsing functionality of InsideSecure MatrixSSL 3.8.7b. A specially crafted x509 certificate can cause a length counter to overflow, leading to a controlled out of bounds copy operation. To trigger this vulnerability, a specially crafted x509 certificate must be presented to the vulnerable client or server application when initiating secure connection
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://talosintelligence.com/vulnerability_reports/TALOS-2017-0278
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|