mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-28 23:51:26 +02:00
19 lines
713 B
Markdown
19 lines
713 B
Markdown
### [CVE-2009-3291](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3291)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The php_openssl_apply_verification_policy function in PHP before 5.2.11 does not properly perform certificate validation, which has unknown impact and attack vectors, probably related to an ability to spoof certificates.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
- https://github.com/chnzzh/OpenSSL-CVE-lib
|
|
|