Show filters
356 Total Results
Displaying 171-180 of 356
Sort by:
Attacker Value
Unknown

CVE-2020-9018

Disclosure Date: February 25, 2020 (last updated February 21, 2025)
LiteCart through 2.2.1 allows admin/?app=users&doc=edit_user CSRF to add a user.
Attacker Value
Unknown

CVE-2020-9017

Disclosure Date: February 25, 2020 (last updated February 21, 2025)
LiteCart through 2.2.1 allows CSV injection via a customer's profile.
Attacker Value
Unknown

CVE-2020-9327

Disclosure Date: February 21, 2020 (last updated February 21, 2025)
In SQLite 3.31.1, isAuxiliaryVtabOperator allows attackers to trigger a NULL pointer dereference and segmentation fault because of generated column optimizations.
Attacker Value
Unknown

CVE-2013-0161

Disclosure Date: January 29, 2020 (last updated February 21, 2025)
Havalite CMS 1.1.7 has a stored XSS vulnerability
Attacker Value
Unknown

CVE-2020-5519

Disclosure Date: January 06, 2020 (last updated February 21, 2025)
The WebAdmin Console in OpenLiteSpeed before v1.6.5 does not strictly check request URLs, as demonstrated by the "Server Configuration > External App" screen.
Attacker Value
Unknown

CVE-2019-20218

Disclosure Date: January 02, 2020 (last updated February 21, 2025)
selectExpander in select.c in SQLite 3.30.1 proceeds with WITH stack unwinding even after a parsing error.
Attacker Value
Unknown

CVE-2019-19925

Disclosure Date: December 24, 2019 (last updated November 27, 2024)
zipfileUpdate in ext/misc/zipfile.c in SQLite 3.30.1 mishandles a NULL pathname during an update of a ZIP archive.
Attacker Value
Unknown

CVE-2019-19923

Disclosure Date: December 24, 2019 (last updated November 27, 2024)
flattenSubquery in select.c in SQLite 3.30.1 mishandles certain uses of SELECT DISTINCT involving a LEFT JOIN in which the right-hand side is a view. This can cause a NULL pointer dereference (or incorrect results).
Attacker Value
Unknown

CVE-2019-19924

Disclosure Date: December 24, 2019 (last updated November 08, 2023)
SQLite 3.30.1 mishandles certain parser-tree rewriting, related to expr.c, vdbeaux.c, and window.c. This is caused by incorrect sqlite3WindowRewrite() error handling.
Attacker Value
Unknown

CVE-2019-19926

Disclosure Date: December 23, 2019 (last updated November 27, 2024)
multiSelect in select.c in SQLite 3.30.1 mishandles certain errors during parsing, as demonstrated by errors from sqlite3WindowRewrite() calls. NOTE: this vulnerability exists because of an incomplete fix for CVE-2019-19880.