Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Update the CVE list. |
---|---|
Downloads: | Tarball | ZIP archive |
Timelines: | family | ancestors | descendants | both | branch-3.32 |
Files: | files | file ages | folders |
SHA3-256: |
461fc0f2bb8b43789a6f1f220c913ee8 |
User & Date: | drh 2020-06-18 15:15:26.646 |
Context
2020-06-18
| ||
19:12 | Improved hyperlink to the change graph for 3.32.3. (check-in: a7e284e0ea user: drh tags: branch-3.32) | |
15:15 | Update the CVE list. (check-in: 461fc0f2bb user: drh tags: branch-3.32) | |
14:54 | Add a link to a the graph of 3.32 changes on the 3.32.3 news item. (check-in: ff42d8f2f7 user: drh tags: branch-3.32) | |
Changes
Changes to pages/cves.in.
︙ | ︙ | |||
258 259 260 261 262 263 264 265 266 267 268 269 270 271 | <th valign="bottom">Fix</th> <th valign="bottom">Comments</th> </tr> </thead> <tbody> <tcl> CVE 2020-13632 3.32.0 { Malicious SQL statement causes a read of a NULL pointer in the [matchinfo()] SQL function of the [FTS3] extension, resulting in denial of service. } {https://sqlite.org/src/info/a4dd148928ea65bd} CVE 2020-13631 3.32.0 { | > > > > | 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 | <th valign="bottom">Fix</th> <th valign="bottom">Comments</th> </tr> </thead> <tbody> <tcl> CVE 2020-13871 3.32.3 { Malicious SQL statement causes a read-only use-after-free memory error. } {https://sqlite.org/src/info/c8d3b9f0a750a529} CVE 2020-13632 3.32.0 { Malicious SQL statement causes a read of a NULL pointer in the [matchinfo()] SQL function of the [FTS3] extension, resulting in denial of service. } {https://sqlite.org/src/info/a4dd148928ea65bd} CVE 2020-13631 3.32.0 { |
︙ | ︙ |