Vulnerabilities (CVE)

Filtered by vendor Orchest
Filtered by product Orchest
Angry Yack Logo
Total 2 CVE
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2022-39268 1 Orchest 1 Orchest 2024-11-21 N/A 8.1 HIGH
### Impact In a CSRF attack, an innocent end user is tricked by an attacker into submitting a web request that they did not intend. This may cause actions to be performed on the website that can include inadvertent client or server data leakage, change of session state, or manipulation of an end user's account. ### Patch Upgrade to v2022.09.10 to patch this vulnerability. ### Workarounds Rebuild and redeploy the Orchest `auth-server` with this commit: https://github.com/orchest/orchest/commit/c2 ...

Show More

CVE-2022-31503 1 Orchest 1 Orchest 2024-11-21 6.4 MEDIUM 9.3 CRITICAL
The orchest/orchest repository before 2022.05.0 on GitHub allows absolute path traversal because the Flask send_file function is used unsafely.