diff --git a/advisories/unreviewed/2025/08/GHSA-2x45-7fc3-mxwq/GHSA-2x45-7fc3-mxwq.json b/advisories/unreviewed/2025/08/GHSA-2x45-7fc3-mxwq/GHSA-2x45-7fc3-mxwq.json new file mode 100644 index 0000000000000..5696c9b3151b4 --- /dev/null +++ b/advisories/unreviewed/2025/08/GHSA-2x45-7fc3-mxwq/GHSA-2x45-7fc3-mxwq.json @@ -0,0 +1,69 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-2x45-7fc3-mxwq", + "modified": "2025-07-31T21:31:57Z", + "published": "2025-07-31T21:31:53Z", + "aliases": [ + "CVE-2025-45769" + ], + "summary": "firebase/php-jwt <7.0.0 is vulnerable to Inadequate Encryption Strength", + "details": "php-jwt v6.11.0 was discovered to contain weak encryption.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L" + } + ], + "affected": [ + { + "package": { + "ecosystem": "Packagist", + "name": "firebase/php-jwt" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "fixed": "7.0.0" + } + ] + } + ] + } + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-45769" + }, + { + "type": "WEB", + "url": "https://gist.github.com/ZupeiNie/83756316c4c24fe97a50176a92608db3" + }, + { + "type": "WEB", + "url": "https://github.com/firebase" + }, + { + "type": "WEB", + "url": "https://github.com/firebase/php-jwt" + }, + { + "type": "WEB", + "url": "https://intel.aikido.dev/cve/AIKIDO-2025-10963" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-326" + ], + "severity": "HIGH", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2025-07-31T20:15:33Z" + } +} \ No newline at end of file