mirror of
https://github.com/0xMarcio/cve.git
synced 2025-06-07 13:36:36 +00:00
21 lines
1.1 KiB
Markdown
21 lines
1.1 KiB
Markdown
### [CVE-2018-17215](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-17215)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
An information-disclosure issue was discovered in Postman through 6.3.0. It validates a server's X.509 certificate and presents an error if the certificate is not valid. Unfortunately, the associated HTTPS request data is sent anyway. Only the response is not displayed. Thus, all contained information of the HTTPS request is disclosed to a man-in-the-middle attacker (for example, user credentials).
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://seclists.org/bugtraq/2018/Sep/56
|
|
- https://seclists.org/bugtraq/2018/Sep/56
|
|
- https://www.syss.de/fileadmin/dokumente/Publikationen/Advisories/SYSS-2018-016.txt
|
|
- https://www.syss.de/fileadmin/dokumente/Publikationen/Advisories/SYSS-2018-016.txt
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|