Search for packages
| purl | pkg:composer/illuminate/encryption@5.5.40 |
| Vulnerability | Summary | Fixed by |
|---|---|---|
| This package is not known to be affected by vulnerabilities. | ||
| Vulnerability | Summary | Aliases |
|---|---|---|
| VCID-na1k-s6d2-cqab | Cryptographic Issues Exploit of encryption failure vulnerability. |
GMS-2018-71
|
| VCID-qqc1-bxkd-8bfx | Laravel Encrypter Failure to decryption vulnerability A potential exploit of the Laravel Encrypter component that may cause the Encrypter to fail on decryption and unexpectedly return false. To exploit this, the attacker must be able to modify the encrypted payload before it is decrypted. Depending on the code within your application, this could lead to unexpected behavior when combined with weak type comparisons, for example: ```php <?php $decyptedValue = decrypt($secret); if ($decryptedValue == '') { // Code is run even though decrypted value is false... } ``` |
GHSA-6wjw-qf87-fv5v
|
| Date | Actor | Action | Vulnerability | Source | VulnerableCode Version |
|---|---|---|---|---|---|
| 2026-06-05T21:43:16.744037+00:00 | GHSA Importer | Fixing | VCID-qqc1-bxkd-8bfx | https://github.com/advisories/GHSA-6wjw-qf87-fv5v | 38.6.0 |
| 2026-06-04T16:51:32.629685+00:00 | GithubOSV Importer | Fixing | VCID-qqc1-bxkd-8bfx | https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2024/05/GHSA-6wjw-qf87-fv5v/GHSA-6wjw-qf87-fv5v.json | 38.6.0 |
| 2026-06-04T16:21:41.317521+00:00 | GitLab Importer | Fixing | VCID-qqc1-bxkd-8bfx | https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/illuminate/encryption/GHSA-6wjw-qf87-fv5v.yml | 38.6.0 |
| 2026-06-02T04:37:37.674951+00:00 | GitLab Importer | Fixing | VCID-na1k-s6d2-cqab | https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/illuminate/encryption/GMS-2018-71.yml | 38.6.0 |