mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-14 06:52:09 +02:00
19 lines
836 B
Markdown
19 lines
836 B
Markdown
### [CVE-2014-3512](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-3512)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Multiple buffer overflows in crypto/srp/srp_lib.c in the SRP implementation in OpenSSL 1.0.1 before 1.0.1i allow remote attackers to cause a denial of service (application crash) or possibly have unspecified other impact via an invalid SRP (1) g, (2) A, or (3) B parameter.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.huawei.com/en/security/psirt/security-bulletins/security-advisories/hw-372998.htm
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
- https://github.com/chnzzh/OpenSSL-CVE-lib
|
|
|