mirror of
https://github.com/0xMarcio/cve.git
synced 2026-03-20 17:53:42 +00:00
18 lines
663 B
Markdown
18 lines
663 B
Markdown
### [CVE-2017-7486](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-7486)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
PostgreSQL versions 8.4 - 9.6 are vulnerable to information leak in pg_user_mappings view which discloses foreign server passwords to any user having USAGE privilege on the associated foreign server.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/alphagov/pay-aws-compliance
|
|
|