VYPR

Dirac

by Diracgrid

pypi: dirac

Source repositories

CVEs (5)

  • CVE-2026-61667criJul 13, 2026
    risk 0.59cvss epss

    ### Summary The FileCatalog DatasetManager runs a query on the database and passes the result to eval. The SQL query contains an injection vulnerability which allows an authenticated user to control the parameter returned to the eval resulting in remote code execution. ###…

  • CVE-2026-45579criJul 13, 2026
    risk 0.59cvss epss

    ### Summary An remote code execution vulnerability exists in RequestManager due to the use of eval on untrusted input that allows any authenticated user to run code/commands on the DIRAC server as the system user running the DIRAC services. ### Details The…

  • CVE-2024-24825CriFeb 9, 2024
    risk 0.52cvss 9.1epss 0.01

    DIRAC is a distributed resource framework. In affected versions any user could get a token that has been requested by another user/agent. This may expose resources to unintended parties. This issue has been addressed in release version 8.0.37. Users are advised to upgrade. There…

  • CVE-2024-29905HigApr 9, 2024
    risk 0.46cvss 8.1epss 0.00

    DIRAC is an interware, meaning a software framework for distributed computing. Prior to version 8.0.41, during the proxy generation process (e.g., when using `dirac-proxy-init`), it is possible for unauthorized users on the same machine to gain read access to the proxy. This…

  • CVE-2026-61668higJul 13, 2026
    risk 0.45cvss epss

    ### Summary The second stage pilot (pilot.tar) is downloaded by the initial wrapper script without any verification of the webservers' SSL certificate and the contained script is subsequently executed. The checksum is tested, but the reference checksum file is downloaded over…