First published: Thu Nov 02 2017(Updated: )
Invalid json_populate_recordset or jsonb_populate_recordset function calls in PostgreSQL 10.x before 10.1, 9.6.x before 9.6.6, 9.5.x before 9.5.10, 9.4.x before 9.4.15, and 9.3.x before 9.3.20 can crash the server or disclose a few bytes of server memory.
Credit: secalert@redhat.com
Affected Software | Affected Version | How to fix |
---|---|---|
debian/postgresql-10 | ||
debian/postgresql-9.1 | ||
redhat/postgresql | <9.3.20 | 9.3.20 |
redhat/postgresql | <9.4.15 | 9.4.15 |
redhat/postgresql | <9.5.10 | 9.5.10 |
redhat/postgresql | <9.6.6 | 9.6.6 |
redhat/postgresql | <10.1 | 10.1 |
PostgreSQL | =9.3 | |
PostgreSQL | =9.3.1 | |
PostgreSQL | =9.3.2 | |
PostgreSQL | =9.3.3 | |
PostgreSQL | =9.3.4 | |
PostgreSQL | =9.3.5 | |
PostgreSQL | =9.3.6 | |
PostgreSQL | =9.3.7 | |
PostgreSQL | =9.3.8 | |
PostgreSQL | =9.3.9 | |
PostgreSQL | =9.3.10 | |
PostgreSQL | =9.3.11 | |
PostgreSQL | =9.3.12 | |
PostgreSQL | =9.3.13 | |
PostgreSQL | =9.3.14 | |
PostgreSQL | =9.3.15 | |
PostgreSQL | =9.3.16 | |
PostgreSQL | =9.3.17 | |
PostgreSQL | =9.3.18 | |
PostgreSQL | =9.3.19 | |
PostgreSQL | =9.4 | |
PostgreSQL | =9.4.1 | |
PostgreSQL | =9.4.2 | |
PostgreSQL | =9.4.3 | |
PostgreSQL | =9.4.4 | |
PostgreSQL | =9.4.5 | |
PostgreSQL | =9.4.6 | |
PostgreSQL | =9.4.7 | |
PostgreSQL | =9.4.8 | |
PostgreSQL | =9.4.9 | |
PostgreSQL | =9.4.10 | |
PostgreSQL | =9.4.11 | |
PostgreSQL | =9.4.12 | |
PostgreSQL | =9.4.13 | |
PostgreSQL | =9.4.14 | |
PostgreSQL | =9.5 | |
PostgreSQL | =9.5.1 | |
PostgreSQL | =9.5.2 | |
PostgreSQL | =9.5.3 | |
PostgreSQL | =9.5.4 | |
PostgreSQL | =9.5.5 | |
PostgreSQL | =9.5.6 | |
PostgreSQL | =9.5.7 | |
PostgreSQL | =9.5.8 | |
PostgreSQL | =9.5.9 | |
PostgreSQL | =9.6 | |
PostgreSQL | =9.6.1 | |
PostgreSQL | =9.6.2 | |
PostgreSQL | =9.6.3 | |
PostgreSQL | =9.6.4 | |
PostgreSQL | =9.6.5 | |
PostgreSQL | =10 | |
Debian | =8.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2017-15098 is classified as a medium severity vulnerability that can cause server crashes or reveal sensitive memory contents in PostgreSQL.
To resolve CVE-2017-15098, upgrade PostgreSQL to version 10.1, 9.6.6, 9.5.10, 9.4.15, or 9.3.20 or later.
Exploitation of CVE-2017-15098 may lead to a server crash or potential exposure of sensitive information from memory.
CVE-2017-15098 affects PostgreSQL versions 10.x before 10.1, 9.6.x before 9.6.6, 9.5.x before 9.5.10, 9.4.x before 9.4.15, and 9.3.x before 9.3.20.
While upgrading is the recommended solution for CVE-2017-15098, users can mitigate risks by avoiding the use of invalid json_populate_recordset or jsonb_populate_recordset function calls.