VYPR

Maven package

org.sakaiproject.kernel/sakai-kernel-impl

pkg:maven/org.sakaiproject.kernel/sakai-kernel-impl

Vulnerabilities (2)

  • CVE-2025-62710Oct 22, 2025
    affected <= 23.3

    Sakai is a Collaboration and Learning Environment. Prior to versions 23.5 and 25.0, EncryptionUtilityServiceImpl initialized an AES256TextEncryptor password (serverSecretKey) using RandomStringUtils with the default java.util.Random. java.util.Random is a non‑cryptographic PRNG a

  • CVE-2024-47876Oct 15, 2024
    affected >= 23.0, < 23.3fixed 23.3

    Sakai is a Collaboration and Learning Environment. Starting in version 23.0 and prior to version 23.2, kernel users created with type roleview can log in as a normal user. This can result in illegal access being granted to the system. Version 23.3 fixes this vulnerability.