VYPR

Go modules package

github.com/square/go-jose

pkg:golang/github.com/square/go-jose

Vulnerabilities (2)

  • CVE-2016-9123HigMar 28, 2017
    affected < 1.0.5fixed 1.0.5

    go-jose before 1.0.5 suffers from a CBC-HMAC integer overflow on 32-bit architectures. An integer overflow could lead to authentication bypass for CBC-HMAC encrypted ciphertexts on 32-bit architectures.

  • CVE-2016-9121CriMar 28, 2017
    affected < 1.0.4fixed 1.0.4

    go-jose before 1.0.4 suffers from an invalid curve attack for the ECDH-ES algorithm. When deriving a shared key using ECDH-ES for an encrypted message, go-jose neglected to check that the received public key on a message is on the same curve as the static private key of the recei