VYPR

Maven package

org.yamcs/yamcs

pkg:maven/org.yamcs/yamcs

Vulnerabilities (4)

  • CVE-2023-45280Oct 19, 2023
    affected < 5.8.7fixed 5.8.7

    Yamcs 5.8.6 allows XSS (issue 2 of 2). It comes with a Bucket as its primary storage mechanism. Buckets allow for the upload of any file. There's a way to upload an HTML file containing arbitrary JavaScript and then navigate to it. Once the user opens the file, the browser will e

  • CVE-2023-45279Oct 19, 2023
    affected < 5.8.7fixed 5.8.7

    Yamcs 5.8.6 allows XSS (issue 1 of 2). It comes with a Bucket as its primary storage mechanism. Buckets allow for the upload of any file. There's a way to upload a display referencing a malicious JavaScript file to the bucket. The user can then open the uploaded display by select

  • CVE-2023-45278Oct 19, 2023
    affected < 5.8.7fixed 5.8.7

    Directory Traversal vulnerability in the storage functionality of the API in Yamcs 5.8.6 allows attackers to delete arbitrary files via crafted HTTP DELETE request.

  • CVE-2023-45277Oct 19, 2023
    affected < 5.8.7fixed 5.8.7

    Yamcs 5.8.6 is vulnerable to directory traversal (issue 1 of 2). The vulnerability is in the storage functionality of the API and allows one to escape the base directory of the buckets, freely navigate system directories, and read arbitrary files.