|
| 1 | +<!doctype html> |
| 2 | +<html lang="en"> |
| 3 | + <head> |
| 4 | + <title>PostgreSQL: Security Information</title> |
| 5 | + |
| 6 | + </head> |
| 7 | + <body> |
| 8 | + <div class="container-fluid"> |
| 9 | + <div class="row justify-content-center pg-shout-box"> |
| 10 | + <div class="col text-white text-center">12th November 2020: <a href="https://www.postgresql.org/about/news/postgresql-131-125-1110-1015-9620-and-9524-released-2111/"> |
| 11 | + PostgreSQL 13.1, 12.5, 11.10, 10.15, 9.6.20, & 9.5.24 Released</a>! |
| 12 | + |
| 13 | +</div> |
| 14 | + </div> |
| 15 | + </div> |
| 16 | + |
| 17 | +<div class="container-fluid margin"> |
| 18 | + <div class="row"> |
| 19 | + <div class="col-lg-2"> |
| 20 | + <div id="pgSideWrap"> |
| 21 | + |
| 22 | + <div id="pgSideNav"> |
| 23 | + <h2>Quick Links</h2> |
| 24 | + |
| 25 | + <ul> |
| 26 | + |
| 27 | + |
| 28 | + <li><a href="/support/">Support</a> |
| 29 | + |
| 30 | + |
| 31 | + |
| 32 | + </li> |
| 33 | + <li><a href="/support/versioning/">Versioning Policy</a> |
| 34 | + |
| 35 | + |
| 36 | + |
| 37 | + </li> |
| 38 | + <li><a href="/support/security/">Security</a> |
| 39 | + |
| 40 | + |
| 41 | + |
| 42 | + </li> |
| 43 | + <li><a href="/support/professional_support/">Professional Services</a> |
| 44 | + |
| 45 | + |
| 46 | + |
| 47 | + </li> |
| 48 | + <li><a href="/support/professional_hosting/">Hosting Solutions</a> |
| 49 | + |
| 50 | + |
| 51 | + |
| 52 | + </li> |
| 53 | + <li class="last-child"><a href="/account/submitbug/">Report a Bug</a> |
| 54 | + |
| 55 | + |
| 56 | + </li> |
| 57 | + |
| 58 | + |
| 59 | + </ul> |
| 60 | + |
| 61 | + </div> |
| 62 | + |
| 63 | + </div> <!-- pgSideWrap --> |
| 64 | + </div> |
| 65 | + <div class="col-lg-10"> |
| 66 | + <div id="pgContentWrap"> |
| 67 | + |
| 68 | + |
| 69 | +<h1>Security Information <i class="fas fa-lock"></i></h1> |
| 70 | + |
| 71 | +<p> |
| 72 | +If you wish to report a new security vulnerability in PostgreSQL, please |
| 73 | +send an email to |
| 74 | +<a href="mailto:security@postgresql.org">security@postgresql.org</a>. |
| 75 | +For reporting non-security bugs, please see the <a href="/account/submitbug/">Report a Bug</a> page. |
| 76 | +</p> |
| 77 | + |
| 78 | + |
| 79 | +<h2>Known security issues in all supported versions</h2> |
| 80 | +<p> |
| 81 | +You can filter the view of patches to show just patches for version:<br/> |
| 82 | + |
| 83 | +<a href="/support/security/13/">13</a> - |
| 84 | + |
| 85 | +<a href="/support/security/12/">12</a> - |
| 86 | + |
| 87 | +<a href="/support/security/11/">11</a> - |
| 88 | + |
| 89 | +<a href="/support/security/10/">10</a> - |
| 90 | + |
| 91 | +<a href="/support/security/9.6/">9.6</a> - |
| 92 | + |
| 93 | +<a href="/support/security/9.5/">9.5</a> |
| 94 | + |
| 95 | +- <a href="/support/security/">all</a> |
| 96 | +</p> |
| 97 | + |
| 98 | +<table class="table table-striped"> |
| 99 | + <thead class="thead-light"> |
| 100 | + <tr> |
| 101 | + <th>Reference</th> |
| 102 | + <th>Affected</th> |
| 103 | + <th>Fixed</th> |
| 104 | + <th><a href="#comp">Component</a> & CVSS v3 Base Score</th> |
| 105 | + <th>Description</th> |
| 106 | + </tr> |
| 107 | + </thead> |
| 108 | + <tbody> |
| 109 | + |
| 110 | + <tr> |
| 111 | + <td> |
| 112 | + <nobr>CVE-2020-10733</nobr><br/> |
| 113 | + <a href="/about/news/postgresql-123-118-1013-9618-and-9522-released-2038/">Announcement</a><br/> |
| 114 | + </td> |
| 115 | + <td>9.5</td> |
| 116 | + <td>9.5.22</td> |
| 117 | + <td>packaging<br/> |
| 118 | + <a href="https://nvd.nist.gov/vuln-metrics/cvss/v3-calculator?vector=AV:L/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:H">6.7</a><br/><span class="cvssvector">AV:L/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:H</span> |
| 119 | + </td> |
| 120 | + <td>Windows installer runs executables from uncontrolled directories</td> |
| 121 | + </tr> |
| 122 | + |
| 123 | + <tr> |
| 124 | + <td> |
| 125 | + <nobr><a href="https://access.redhat.com/security/cve/CVE-2020-1720">CVE-2020-1720</a></nobr><br/> |
| 126 | + <a href="/about/news/postgresql-122-117-1012-9617-9521-and-9426-released-2011/">Announcement</a><br/> |
| 127 | + </td> |
| 128 | + <td>11, 12</td> |
| 129 | + <td></td> |
| 130 | + <td>core server<br/> |
| 131 | + <a href="https://nvd.nist.gov/vuln-metrics/cvss/v3-calculator?vector=AV:N/AC:H/PR:L/UI:N/S:U/C:N/I:L/A:N">3.1</a><br/><span class="cvssvector">AV:N/AC:H/PR:L/UI:N/S:U/C:N/I:L/A:N</span> |
| 132 | + </td> |
| 133 | + <td>ALTER ... DEPENDS ON EXTENSION is missing authorization checks.</td> |
| 134 | + </tr> |
| 135 | + |
| 136 | + </tbody> |
| 137 | +</table> |
| 138 | + |
| 139 | +<h3>Unsupported versions</h3> |
| 140 | +<p> |
| 141 | + You can also view archived security patches for unsupported versions. Note that no further |
| 142 | + security patches are made available for these versions as they are end of life.<br/> |
| 143 | + |
| 144 | +<a href="/support/security/9.4/">9.4</a> - |
| 145 | + |
| 146 | +<a href="/support/security/9.3/">9.3</a> - |
| 147 | + |
| 148 | +<a href="/support/security/9.2/">9.2</a> - |
| 149 | + |
| 150 | +<a href="/support/security/9.1/">9.1</a> - |
| 151 | + |
| 152 | +<a href="/support/security/9.0/">9.0</a> - |
| 153 | + |
| 154 | +<a href="/support/security/8.4/">8.4</a> - |
| 155 | + |
| 156 | +<a href="/support/security/8.3/">8.3</a> - |
| 157 | + |
| 158 | +<a href="/support/security/8.2/">8.2</a> - |
| 159 | + |
| 160 | +<a href="/support/security/8.1/">8.1</a> - |
| 161 | + |
| 162 | +<a href="/support/security/8.0/">8.0</a> - |
| 163 | + |
| 164 | +<a href="/support/security/7.4/">7.4</a> - |
| 165 | + |
| 166 | +<a href="/support/security/7.3/">7.3</a> |
| 167 | + |
| 168 | +</p> |
| 169 | + |
| 170 | + |
| 171 | +<a name="comp"></a> |
| 172 | +<h2>Components</h2> |
| 173 | +<p> |
| 174 | +The following component references are used in the above table: |
| 175 | +</p> |
| 176 | + |
| 177 | +<table class="table table-striped"> |
| 178 | + <thead class="thead-light"> |
| 179 | + <tr> |
| 180 | + <th>Component</th> |
| 181 | + <th>Description</th> |
| 182 | + </tr> |
| 183 | + </thead> |
| 184 | + <tbody> |
| 185 | + <tr> |
| 186 | + <td>core server</td> |
| 187 | + <td>This vulnerability exists in the core server product.</td> |
| 188 | + </tr> |
| 189 | + |
| 190 | + <tr> |
| 191 | + <td>client</td> |
| 192 | + <td>This vulnerability exists in a client library or client application only.</td> |
| 193 | + </tr> |
| 194 | + |
| 195 | + <tr> |
| 196 | + <td>contrib module</td> |
| 197 | + <td>This vulnerability exists in a contrib module. Contrib modules are not installed by default when PostgreSQL is installed from source. They may be installed by binary packages.</td> |
| 198 | + </tr> |
| 199 | + |
| 200 | + <tr> |
| 201 | + <td>client contrib module</td> |
| 202 | + <td>This vulnerability exists in a contrib module used on the client only.</td> |
| 203 | + </tr> |
| 204 | + |
| 205 | + <tr> |
| 206 | + <td>packaging</td> |
| 207 | + <td>This vulnerability exists in PostgreSQL binary packaging, e.g. an installer or RPM.</td> |
| 208 | + </tr> |
| 209 | + </tbody> |
| 210 | +</table> |
| 211 | + |
| 212 | + |
| 213 | + |
| 214 | + </div> <!-- pgContentWrap --> |
| 215 | + </div> |
| 216 | + </div> |
| 217 | +</div> |
| 218 | + |
| 219 | + <!-- Footer --> |
| 220 | + <footer id="footer"> |
| 221 | + <!-- Copyright --> |
| 222 | + <div class="container"> |
| 223 | + <a href="/about/policies/">Policies</a> | |
| 224 | + <a href="/about/policies/coc/">Code of Conduct</a> | |
| 225 | + <a href="/about/">About PostgreSQL</a> | |
| 226 | + <a href="/about/contact/">Contact</a><br/> |
| 227 | + <p>Copyright © 1996-2020 The PostgreSQL Global Development Group</p> |
| 228 | + </div> |
| 229 | + </footer> |
| 230 | + </body> |
| 231 | +</html> |
0 commit comments