4 matches found
CVE-2026-61668 DIRAC: Pilot code downloaded over unverified HTTPS connection
DIRAC is an interware, meaning a software framework for distributed computing. Prior to versions 8.0.79, 9.0.22, and 9.1.10, WorkloadManagementSystem/Utilities/PilotWrapper.py pilotWrapperScript uses ssl.createunverifiedcontext to download the second-stage pilot.tar archive without TLS certificat...
PYSEC-2026-3464 DIRAC: Pilot code downloaded over unverified HTTPS connection
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 the same unvalidated...
GHSA-VG99-GR89-QHW9 DIRAC: Pilot code downloaded over unverified HTTPS connection
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 the same unvalidated...
PT-2026-60112
Name of the Vulnerable Software and Affected Versions DIRAC versions prior to 8.0.79 DIRAC versions prior to 9.0.22 DIRAC versions prior to 9.1.10 Description The initial wrapper script downloads the second stage pilot pilot.tar and executes the contained script without verifying the web server's...