CVE-2021-39165

Cachet is an open source status page. With Cachet prior to and including 2.3.18, there is a SQL injection which is in the `SearchableTrait#scopeSearch()`. Attackers without authentication can utilize this vulnerability to exfiltrate sensitive data from the database such as administrator's password and session. The original repository of Cachet <https://github.com/CachetHQ/Cachet> is not active, the stable version 2.3.18 and it's developing 2.4 branch is affected.
Configurations

Configuration 1 (hide)

cpe:2.3:a:chachethq:cachet:*:*:*:*:*:*:*:*

History

21 Nov 2024, 06:18

Type Values Removed Values Added
References () https://github.com/fiveai/Cachet/commit/27bca8280419966ba80c6fa283d985ddffa84bb6 - Patch, Third Party Advisory () https://github.com/fiveai/Cachet/commit/27bca8280419966ba80c6fa283d985ddffa84bb6 - Patch, Third Party Advisory
References () https://github.com/fiveai/Cachet/security/advisories/GHSA-79mg-4w23-4fqc - Third Party Advisory () https://github.com/fiveai/Cachet/security/advisories/GHSA-79mg-4w23-4fqc - Third Party Advisory
CVSS v2 : 5.0
v3 : 6.5
v2 : 5.0
v3 : 8.1

Information

Published : 2021-08-26 21:15

Updated : 2024-11-21 06:18


NVD link : CVE-2021-39165

Mitre link : CVE-2021-39165

CVE.ORG link : CVE-2021-39165


JSON object : View

Products Affected

chachethq

  • cachet
CWE
CWE-89

Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')

CWE-287

Improper Authentication