CVE-2024-47530 MEDIUM

CVE-2024-47530: Scout contains an Open Redirect on Login via `next`

Vendor Clinical-Genomics
Product scout
Weakness CWE-601 · Open redirect
Published September 30, 2024
Last update September 30, 2024

CVSS base score

5.4/10
Attack vector Network
Attack complexity Low
Privileges required None
User interaction Required
Confidentiality Low
Integrity Low

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N

What the vulnerability does

01Description

Scout is a web-based visualizer for VCF-files. Open redirect vulnerability allows performing phishing attacks on users by redirecting them to malicious page. /login API endpoint is vulnerable to open redirect attack via next parameter due to absence of sanitization logic. Additionally, due to lack of scheme validation, HTTPS Downgrade Attack can be performed on the users. This vulnerability is fixed in 4.89.

Key dates

02Disclosure timeline

September 30, 2024 CVE published
September 30, 2024 Record updated