vuongdq54/RedCap

vuongdq54/RedCap

Releases0
The vulnerabilities detected on project Redcap

CVE History

CVEPublishedCVSS v3CVSS v2
9.8 CRITICAL10 HIGH

REDCap 10.3.4 contains a SQL injection vulnerability in the ToDoList function via sort parameter. The application uses the addition of a string of information from the submitted user that is not validated well in the database query, resulting in an SQL injection vulnerability where an attacker can exploit and compromise all databases.

6.1 MEDIUM4.3 MEDIUM

REDCap 10.3.4 contains a XSS vulnerability in the ToDoList function with parameter sort. The information submitted by the user is immediately returned in the response and not escaped leading to the reflected XSS vulnerability. Attackers can exploit vulnerabilities to steal login session information or borrow user rights to perform unauthorized acts.