Vulnerabilities (CVE)

Filtered by CWE-81
Total 3 CVE
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2024-47064 1 Cvat 1 Computer Vision Annotation Tool 2024-10-30 N/A 6.1 MEDIUM
Computer Vision Annotation Tool (CVAT) is an interactive video and image annotation tool for computer vision. If an attacker can trick a logged-in CVAT user into visiting a maliciously-constructed URL, they can initiate any API calls on that user's behalf. This gives the attacker temporary access to all data that the victim user has access to. Upgrade to CVAT 2.19.0 or a later version to fix this issue.
CVE-2024-47882 1 Openrefine 1 Openrefine 2024-10-28 N/A 6.1 MEDIUM
OpenRefine is a free, open source tool for working with messy data. Prior to version 3.8.3, the built-in "Something went wrong!" error page includes the exception message and exception traceback without escaping HTML tags, enabling injection into the page if an attacker can reliably produce an error with an attacker-influenced message. It appears that the only way to reach this code in OpenRefine itself is for an attacker to somehow convince a victim to import a malicious file, which may be difficult. However, out-of-tree extensions may add their own calls to `respondWithErrorPage`. Version 3.8.3 has a fix for this issue.
CVE-2024-6892 1 Journyx 1 Journyx 2024-09-06 N/A 6.1 MEDIUM
Attackers can craft a malicious link that once clicked will execute arbitrary JavaScript in the context of the Journyx web application.