Files
CVEs-PoC/2017/CVE-2017-7485.md
T
2025-09-29 21:09:30 +02:00

20 lines
942 B
Markdown

### [CVE-2017-7485](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-7485)
![](https://img.shields.io/static/v1?label=Product&message=PostgreSQL&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=9.3%20-%209.6%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-390&color=brightgreen)
### Description
In PostgreSQL 9.3.x before 9.3.17, 9.4.x before 9.4.12, 9.5.x before 9.5.7, and 9.6.x before 9.6.3, it was found that the PGREQUIRESSL environment variable was no longer enforcing a SSL/TLS connection to a PostgreSQL server. An active Man-in-the-Middle attacker could use this flaw to strip the SSL/TLS protection from a connection between a client and a server.
### POC
#### Reference
No PoCs from references.
#### Github
- https://github.com/alphagov/pay-aws-compliance
- https://github.com/lekctut/sdb-hw-13-01
- https://github.com/pedr0alencar/vlab-metasploitable2