mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-23 06:39:42 +02:00
19 lines
764 B
Markdown
19 lines
764 B
Markdown
### [CVE-2005-2532](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-2532)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
OpenVPN before 2.0.1 does not properly flush the OpenSSL error queue when a packet can not be decrypted by the server, which allows remote authenticated attackers to cause a denial of service (client disconnection) via a large number of packets that can not be decrypted.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
- https://github.com/chnzzh/OpenSSL-CVE-lib
|
|
|