mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-14 11:02:11 +02:00
24 lines
1.0 KiB
Markdown
24 lines
1.0 KiB
Markdown
### [CVE-2014-1692](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-1692)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The hash_buffer function in schnorr.c in OpenSSH through 6.4, when Makefile.inc is modified to enable the J-PAKE protocol, does not initialize certain data structures, which might allow remote attackers to cause a denial of service (memory corruption) or have unspecified other impact via vectors that trigger an error condition.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/averyth3archivist/nmap-network-reconnaissance
|
|
- https://github.com/kaio6fellipe/ssh-enum
|
|
- https://github.com/scmanjarrez/CVEScannerV2
|
|
- https://github.com/scmanjarrez/test
|
|
- https://github.com/syadg123/pigat
|
|
- https://github.com/teamssix/pigat
|
|
- https://github.com/vshaliii/DC-1-Vulnhub-Walkthrough
|
|
|