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.
QuickDate 1.3.2 - SQL Injection
Problem type
Affected products
QuickDate
1.3.2 - AFFECTED
References
https://www.exploit-db.com/exploits/48022
https://web.archive.org/web/20200112151117/https://quickdatescript.com/
https://www.vulncheck.com/advisories/quickdate-sql-injection
GitHub Security Advisories
GHSA-2whv-fqw2-pp6p
QuickDate 1.3.2 contains a SQL injection vulnerability that allows remote attackers to manipulate...
https://github.com/advisories/GHSA-2whv-fqw2-pp6pQuickDate 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.
https://nvd.nist.gov/vuln/detail/CVE-2020-37163
https://web.archive.org/web/20200112151117/https://quickdatescript.com
https://www.exploit-db.com/exploits/48022
https://www.vulncheck.com/advisories/quickdate-sql-injection
https://github.com/advisories/GHSA-2whv-fqw2-pp6p
JSON source
https://cveawg.mitre.org/api/cve/CVE-2020-37163Click to expand
{
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"cveMetadata": {
"cveId": "CVE-2020-37163",
"assignerOrgId": "83251b91-4cc7-4094-a5c7-464a1b83ea10",
"assignerShortName": "VulnCheck",
"dateUpdated": "2026-02-06T23:14:11.700Z",
"dateReserved": "2026-02-06T12:29:17.898Z",
"datePublished": "2026-02-06T23:14:11.700Z",
"state": "PUBLISHED"
},
"containers": {
"cna": {
"providerMetadata": {
"orgId": "83251b91-4cc7-4094-a5c7-464a1b83ea10",
"shortName": "VulnCheck",
"dateUpdated": "2026-02-06T23:14:11.700Z"
},
"datePublic": "2020-02-07T00:00:00.000Z",
"title": "QuickDate 1.3.2 - SQL Injection",
"descriptions": [
{
"lang": "en",
"value": "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."
}
],
"affected": [
{
"vendor": "QuickDate",
"product": "QuickDate",
"versions": [
{
"version": "1.3.2",
"status": "affected"
}
]
}
],
"problemTypes": [
{
"descriptions": [
{
"lang": "en",
"description": "Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')",
"cweId": "CWE-89",
"type": "CWE"
}
]
}
],
"references": [
{
"url": "https://www.exploit-db.com/exploits/48022",
"name": "ExploitDB-48022",
"tags": [
"exploit"
]
},
{
"url": "https://web.archive.org/web/20200112151117/https://quickdatescript.com/",
"name": "Archived QuickDate Script Webpage",
"tags": [
"product"
]
},
{
"url": "https://www.vulncheck.com/advisories/quickdate-sql-injection",
"name": "VulnCheck Advisory: QuickDate 1.3.2 - SQL Injection",
"tags": [
"third-party-advisory"
]
}
],
"metrics": [
{
"format": "CVSS"
},
{
"format": "CVSS",
"cvssV3_1": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:N",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "LOW",
"availabilityImpact": "NONE",
"baseScore": 8.2,
"baseSeverity": "HIGH"
}
}
],
"credits": [
{
"lang": "en",
"value": "Ihsan Sencan",
"type": "finder"
}
]
}
}
}