From f00ed5ee33608f6a539a8a928848759f83d61f5d Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Wed, 15 May 2024 18:46:34 +0000 Subject: [PATCH] Publish GHSA-9wv8-3h8h-x2wc --- .../GHSA-9wv8-3h8h-x2wc.json | 69 +++++++++++++++++++ 1 file changed, 69 insertions(+) create mode 100644 advisories/github-reviewed/2024/05/GHSA-9wv8-3h8h-x2wc/GHSA-9wv8-3h8h-x2wc.json diff --git a/advisories/github-reviewed/2024/05/GHSA-9wv8-3h8h-x2wc/GHSA-9wv8-3h8h-x2wc.json b/advisories/github-reviewed/2024/05/GHSA-9wv8-3h8h-x2wc/GHSA-9wv8-3h8h-x2wc.json new file mode 100644 index 00000000000..5ec2602331e --- /dev/null +++ b/advisories/github-reviewed/2024/05/GHSA-9wv8-3h8h-x2wc/GHSA-9wv8-3h8h-x2wc.json @@ -0,0 +1,69 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-9wv8-3h8h-x2wc", + "modified": "2024-05-15T18:45:10Z", + "published": "2024-05-15T18:45:10Z", + "aliases": [ + + ], + "summary": "doctrine/doctrine-module zero-valued authentication credentials vulnerability", + "details": "it is possible (under certain circumstances) to obtain a valid `Zend\\Authentication` identity even without knowing the user's credentials by using a numerically valued credential in `DoctrineModule\\Authentication\\Adapter\\ObjectRepository`.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:L/A:N" + } + ], + "affected": [ + { + "package": { + "ecosystem": "Packagist", + "name": "doctrine/doctrine-module" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "fixed": "0.7.2" + } + ] + } + ] + } + ], + "references": [ + { + "type": "WEB", + "url": "https://github.com/doctrine/DoctrineModule/issues/248" + }, + { + "type": "WEB", + "url": "https://github.com/doctrine/DoctrineModule/issues/249" + }, + { + "type": "WEB", + "url": "https://github.com/doctrine/DoctrineModule/commit/78018ef568c52e65a0b17e7bd5a4c90fe6673e84" + }, + { + "type": "WEB", + "url": "https://github.com/FriendsOfPHP/security-advisories/blob/master/doctrine/doctrine-module/2013-05-16.yaml" + }, + { + "type": "PACKAGE", + "url": "https://github.com/doctrine/DoctrineModule" + } + ], + "database_specific": { + "cwe_ids": [ + + ], + "severity": "MODERATE", + "github_reviewed": true, + "github_reviewed_at": "2024-05-15T18:45:10Z", + "nvd_published_at": null + } +} \ No newline at end of file