Vulnerabilities (CVE)

Filtered by vendor Jose-php Project Subscribe
Filtered by product Jose-php
Total 2 CVE
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2016-5430 1 Jose-php Project 1 Jose-php 2023-12-10 5.0 MEDIUM 5.3 MEDIUM
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-5429 1 Jose-php Project 1 Jose-php 2023-12-10 4.3 MEDIUM 3.7 LOW
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.