cve/2017/CVE-2017-7484.md

18 lines
866 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2017-7484](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-7484)
![](https://img.shields.io/static/v1?label=Product&message=PostgreSQL&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-285&color=brighgreen)
### Description
It was found that some selectivity estimation functions in PostgreSQL before 9.2.21, 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 did not check user privileges before providing information from pg_statistic, possibly leaking information. An unprivileged attacker could use this flaw to steal some information from tables they are otherwise not allowed to access.
### POC
#### Reference
No PoCs from references.
#### Github
- https://github.com/alphagov/pay-aws-compliance