4.3
CVE-2020-27358
- EPSS 3.43%
- Published 02.11.2020 21:15:28
- Last modified 21.11.2024 05:21:03
- Source cve@mitre.org
- CVE-Watchlists
- Open
An issue was discovered in REDCap 8.11.6 through 9.x before 10. The messenger's CSV feature (that allows users to export their conversation threads as CSV) allows non-privileged users to export one another's conversation threads by changing the thread_id parameter in the request to the endpoint Messenger/messenger_download_csv.php?title=Hey&thread_id={THREAD_ID}.Data is provided by the National Vulnerability Database (NVD)
Vanderbilt ≫ Redcap Version >= 8.11.6 < 10.0
| Type | Source | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 3.43% | 0.863 |
| Source | Base Score | Exploit Score | Impact Score | Vector string |
|---|---|---|---|---|
| nvd@nist.gov | 4.3 | 2.8 | 1.4 |
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N
|
| nvd@nist.gov | 4 | 8 | 2.9 |
AV:N/AC:L/Au:S/C:P/I:N/A:N
|
CWE-276 Incorrect Default Permissions
During installation, installed file permissions are set to allow anyone to modify those files.