VYPR

Jose PHP

by Jose Php Project

CVEs (2)

  • CVE-2016-5430MedSep 3, 2016
    risk 0.34cvss 5.3epss 0.00

    The RSA 1.5 algorithm implementation in the JOSE_JWE class in JWE.php in jose-php before 2.2.1 lacks the Random Filling protection mechanism, which makes it easier for remote attackers to obtain cleartext data via a Million Message Attack (MMA).

  • CVE-2016-5429LowSep 3, 2016
    risk 0.24cvss 3.7epss 0.00

    jose-php before 2.2.1 does not use constant-time operations for HMAC comparison, which makes it easier for remote attackers to obtain sensitive information via a timing attack, related to JWE.php and JWS.php.