All intelligence
// vulnerability record
cached · NVD via COSMOS syncCVE-2020-37163
HIGHpublished 2026-02-07 00:15 UTC · 6 months ago · modified 2026-06-17 03:17 UTC
8.8
CVSS / 10
// description
QuickDate 1.3.2 contains a SQL injection vulnerability that allows remote attackers to manipulate database queries through the '_located' parameter in the find_matches endpoint. Attackers can inject UNION-based SQL statements to extract database information including user credentials, database name, and system version.
// weaknesses (CWE)
- CWE-89