7

CVE-2020-13630

ext/fts3/fts3.c in SQLite before 3.32.0 has a use-after-free in fts3EvalNextRow, related to the snippet feature.

Data is provided by the National Vulnerability Database (NVD)
SqliteSqlite Version < 3.32.0
FedoraprojectFedora Version32
CanonicalUbuntu Linux Version16.04 SwEditionesm
CanonicalUbuntu Linux Version18.04 SwEditionlts
CanonicalUbuntu Linux Version19.10
CanonicalUbuntu Linux Version20.04 SwEditionlts
NetappCloud Backup Version-
NetappHci Compute Node Firmware Version-
   NetappHci Compute Node Version-
DebianDebian Linux Version9.0
AppleiCloud SwPlatformwindows Version < 11.5
AppleiTunes SwPlatformwindows Version < 12.10.9
AppleiPadOS Version < 14.0
AppleiPhone OS Version < 14.0
ApplemacOS Version < 11.0.1
AppletvOS Version < 14.0
ApplewatchOS Version < 7.0
OracleCommunications Network Charging And Control Version >= 12.0.0 <= 12.0.3
OracleOutside In Technology Version8.5.4
OracleOutside In Technology Version8.5.5
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
EPSS Metriken
Type Source Score Percentile
EPSS FIRST.org 0.08% 0.255
CVSS Metriken
Source Base Score Exploit Score Impact Score Vector string
nvd@nist.gov 7 1 5.9
CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H
nvd@nist.gov 4.4 3.4 6.4
AV:L/AC:M/Au:N/C:P/I:P/A:P
CWE-416 Use After Free

The product reuses or references memory after it has been freed. At some point afterward, the memory may be allocated again and saved in another pointer, while the original pointer references a location somewhere within the new allocation. Any operations using the original pointer are no longer valid because the memory "belongs" to the code that operates on the new pointer.

https://usn.ubuntu.com/4394-1/
Patch
Third Party Advisory
http://seclists.org/fulldisclosure/2020/Dec/32
Third Party Advisory
Mailing List
http://seclists.org/fulldisclosure/2020/Nov/20
Third Party Advisory
Mailing List
https://support.apple.com/kb/HT211850
Third Party Advisory
Release Notes
https://support.apple.com/kb/HT211931
Third Party Advisory
Release Notes
http://seclists.org/fulldisclosure/2020/Nov/19
Third Party Advisory
Mailing List
http://seclists.org/fulldisclosure/2020/Nov/22
Third Party Advisory
Mailing List
https://support.apple.com/kb/HT211843
Third Party Advisory
Release Notes
https://support.apple.com/kb/HT211844
Third Party Advisory
Release Notes
https://support.apple.com/kb/HT211935
Third Party Advisory
Release Notes
https://support.apple.com/kb/HT211952
Third Party Advisory
Release Notes
https://bugs.chromium.org/p/chromium/issues/detail?id=1080459
Third Party Advisory
Permissions Required