AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2020-5292

HIGH · CVSS 8.7 EPSS 1.41% Public Exploit

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2020-03-31 · Last synced 2026-08-04

CyberRota Analysis

AI analysis pending.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2020-5292
Severity
HIGH
CVSS
8.7
EPSS
1.41%

Original NVD Description

Leantime before versions 2.0.15 and 2.1-beta3 has a SQL Injection vulnerability. The impact is high. Malicious users/attackers can execute arbitrary SQL queries negatively affecting the confidentiality, integrity, and availability of the site. Attackers can exfiltrate data like the users' and administrators' password hashes, modify data, or drop tables. The unescaped parameter is "searchUsers" when sending a POST request to "/tickets/showKanban" with a valid session. In the code, the parameter is named "users" in class.tickets.php. This issue is fixed in versions 2.0.15 and 2.1.0 beta 3.