← Back

Clinical Genomics

clinical-genomics

4 CVEs • 1 product

Products (1)

Click to collapse
Toggle
Scout
scout

CVEs (4)

CVE
VENDORS
PRODUCTS
UPDATED
PUBLISHED
CVSS
1Clinical Genomics
1Scout
Jun 17, 2026
Sep 30, 2024
N/A· v4
3.5 LOW· v3
N/A· v2
Scout is a web-based visualizer for VCF-files. Due to the lack of sanitization in the filename, it is possible bypass intended file extension and make users download malicious files with any extension. With malicious con...Show more
Scout is a web-based visualizer for VCF-files. Due to the lack of sanitization in the filename, it is possible bypass intended file extension and make users download malicious files with any extension. With malicious content injected inside the file data and users unknowingly downloading it and opening may lead to the compromise of users' devices or data. This vulnerability is fixed in 4.89.Show less
1Clinical Genomics
1Scout
Jun 17, 2026
Sep 30, 2024
N/A· v4
6.1 MEDIUM· v3
N/A· v2
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...Show more
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.Show less
1Clinical Genomics
1Scout
Jun 17, 2026
May 5, 2022
N/A· v4
8.2 HIGH· v3
6.4 MEDIUM· v2
Server-Side Request Forgery in scout in GitHub repository clinical-genomics/scout prior to v4.42. An attacker could make the application perform arbitrary requests to fishing steal cookie, request to private area, or lea...Show more
Server-Side Request Forgery in scout in GitHub repository clinical-genomics/scout prior to v4.42. An attacker could make the application perform arbitrary requests to fishing steal cookie, request to private area, or lead to xss...Show less
1Clinical Genomics
1Scout
Jun 17, 2026
May 3, 2022
N/A· v4
7.5 HIGH· v3
5.0 MEDIUM· v2
Path Traversal due to `send_file` call in GitHub repository clinical-genomics/scout prior to 4.52.