8.1

CVE-2018-20346

Exploit

SQLite before 3.25.3, when the FTS3 extension is enabled, encounters an integer overflow (and resultant buffer overflow) for FTS3 queries that occur after crafted changes to FTS3 shadow tables, allowing remote attackers to execute arbitrary code by leveraging the ability to run arbitrary SQL statements (such as in certain WebSQL use cases), aka Magellan.

Daten sind bereitgestellt durch National Vulnerability Database (NVD)
SqliteSqlite Version < 3.25.3
GoogleChrome Version < 71.0.3578.80
RedhatLinux Version6.0
DebianDebian Linux Version8.0
OpensuseLeap Version15.0
OpensuseLeap Version42.3
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
EPSS Metriken
Typ Quelle Score Percentile
EPSS FIRST.org 17.56% 0.948
CVSS Metriken
Quelle Base Score Exploit Score Impact Score Vector String
nvd@nist.gov 8.1 2.2 5.9
CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H
nvd@nist.gov 6.8 8.6 6.4
AV:N/AC:M/Au:N/C:P/I:P/A:P
CWE-190 Integer Overflow or Wraparound

The product performs a calculation that can produce an integer overflow or wraparound when the logic assumes that the resulting value will always be larger than the original value. This occurs when an integer value is incremented to a value that is too large to store in the associated representation. When this occurs, the value may become a very small or negative number.

http://www.securityfocus.com/bid/106323
Third Party Advisory
VDB Entry
https://bugzilla.redhat.com/show_bug.cgi?id=1659379
Third Party Advisory
Issue Tracking
https://bugzilla.redhat.com/show_bug.cgi?id=1659677
Third Party Advisory
Issue Tracking
https://crbug.com/900910
Third Party Advisory
Permissions Required
https://worthdoingbadly.com/sqlitebug/
Third Party Advisory
Exploit
https://www.sqlite.org/releaselog/3_25_3.html
Vendor Advisory
Release Notes