mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-28 18:48:49 +00:00
18 lines
1007 B
Markdown
18 lines
1007 B
Markdown
### [CVE-2024-47530](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-47530)
|
|

|
|

|
|
&color=brighgreen)
|
|
|
|
### Description
|
|
|
|
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.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://github.com/Clinical-Genomics/scout/security/advisories/GHSA-3x45-2m34-x95v
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|