mirror of
https://github.com/0xMarcio/cve.git
synced 2025-12-16 20:27:21 +00:00
27 lines
1.1 KiB
Markdown
27 lines
1.1 KiB
Markdown
|
|
### [CVE-2019-19272](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-19272)
|
||
|
|

|
||
|
|

|
||
|
|

|
||
|
|
|
||
|
|
### Description
|
||
|
|
|
||
|
|
An issue was discovered in tls_verify_crl in ProFTPD before 1.3.6. Direct dereference of a NULL pointer (a variable initialized to NULL) leads to a crash when validating the certificate of a client connecting to the server in a TLS client/server mutual-authentication setup.
|
||
|
|
|
||
|
|
### POC
|
||
|
|
|
||
|
|
#### Reference
|
||
|
|
No PoCs from references.
|
||
|
|
|
||
|
|
#### Github
|
||
|
|
- https://github.com/ARPSyndicate/cvemon
|
||
|
|
- https://github.com/DButter/whitehat_public
|
||
|
|
- https://github.com/Dokukin1/Metasploitable
|
||
|
|
- https://github.com/Iknowmyname/Nmap-Scans-M2
|
||
|
|
- https://github.com/NikulinMS/13-01-hw
|
||
|
|
- https://github.com/Zhivarev/13-01-hw
|
||
|
|
- https://github.com/firatesatoglu/shodanSearch
|
||
|
|
- https://github.com/smabramov/Vulnerabilities-and-attacks-on-information-systems
|
||
|
|
- https://github.com/vshaliii/Funbox2-rookie
|
||
|
|
- https://github.com/zzzWTF/db-13-01
|
||
|
|
|