CVE intelligence and bounded remediation
CVE-2017-15099 — Postgresql Postgresql security vulnerability
Medium
CVSS 6.5
INSERT ... ON CONFLICT DO UPDATE commands in PostgreSQL 10.x before 10.1, 9.6.x before 9.6.6, and 9.5.x before 9.5.10 disclose table contents that the invoker lacks privilege to read. These exploits affect only tables where the attacker lacks full read access but has both INSERT and UPDATE privileges. Exploits bypass row level security policies and lack of SELECT privilege.
- Severity
- Medium
- CVSS
- 6.5 (3.0)
- Published
- 2017-11-22
- CISA KEV
- Not currently listed
- Ecosystem
- software/application
- Weaknesses
- CWE-200
Affected products
- postgresql / postgresql / 9.5
- postgresql / postgresql / 9.5.1
- postgresql / postgresql / 9.5.2
- postgresql / postgresql / 9.5.3
- postgresql / postgresql / 9.5.4
- postgresql / postgresql / 9.5.5
Matched remediation archetype
Information disclosure and sensitive data exposure
This catalog composition supplies bounded fallback guidance. Explicitly reviewed curated workflows load with the complete record below.
Check exposure
- Trace sensitive data through responses, errors, logs, metrics, traces, caches, exports, files, backups, and client bundles.
- Identify affected subjects, tenants, retention windows, access controls, and downstream copies without opening unnecessary sensitive records.
- Review metadata, timing, status, length, and existence signals as well as direct content disclosure.
Remediate safely
- Minimize collection and output, apply field-level authorization and redaction at a centralized boundary, and return generic external errors.
- Remove secrets and sensitive data from logs, artifacts, URLs, caches, and client-side bundles; rotate credentials that may have been exposed.
- Update the affected component and add synthetic-data tests for response, error, observability, and export paths.
Authoritative sources
Complete CVE record and remediation plan
The detailed catalog view below loads this exact record, its source evidence, and the full seven-phase agentic change plan.