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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The s3_token middleware in OpenStack keystonemiddleware before 1.6.0 and python-keystoneclient before 1.4.0 disables certification verification when the "insecure" option is set in a paste configuration (paste.ini) file regardless of the value, which allows remote attackers to conduct man-in-the-middle attacks via a crafted certificate, a different vulnerability than CVE-2014-7144.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.oracle.com/technetwork/topics/security/bulletinapr2015-2511959.html
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|