From 2ba552fbc65b6eac93f101855d402ef78bf165ef Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Wed, 15 May 2024 20:21:13 +0000 Subject: [PATCH] Publish GHSA-vjrg-wpm8-rhrw --- .../GHSA-vjrg-wpm8-rhrw.json | 58 +++++++++++++++++++ 1 file changed, 58 insertions(+) create mode 100644 advisories/github-reviewed/2024/05/GHSA-vjrg-wpm8-rhrw/GHSA-vjrg-wpm8-rhrw.json diff --git a/advisories/github-reviewed/2024/05/GHSA-vjrg-wpm8-rhrw/GHSA-vjrg-wpm8-rhrw.json b/advisories/github-reviewed/2024/05/GHSA-vjrg-wpm8-rhrw/GHSA-vjrg-wpm8-rhrw.json new file mode 100644 index 00000000000..9524ebe9a79 --- /dev/null +++ b/advisories/github-reviewed/2024/05/GHSA-vjrg-wpm8-rhrw/GHSA-vjrg-wpm8-rhrw.json @@ -0,0 +1,58 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-vjrg-wpm8-rhrw", + "modified": "2024-05-15T20:19:47Z", + "published": "2024-05-15T20:19:47Z", + "aliases": [ + + ], + "summary": "doctrine/orm Regression in Query Parenthesis can have Security Implications", + "details": "An issue identified in doctrine/orm project related to statement in Where-Clause were not wrapped in brackets due to improper hadandling of case insensitive check.", + "severity": [ + + ], + "affected": [ + { + "package": { + "ecosystem": "Packagist", + "name": "doctrine/orm" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "2.8.3" + }, + { + "fixed": "2.8.4" + } + ] + } + ] + } + ], + "references": [ + { + "type": "WEB", + "url": "https://github.com/doctrine/orm/pull/8591" + }, + { + "type": "WEB", + "url": "https://github.com/FriendsOfPHP/security-advisories/blob/master/doctrine/orm/2021-04-06.yaml" + }, + { + "type": "PACKAGE", + "url": "https://github.com/doctrine/orm" + } + ], + "database_specific": { + "cwe_ids": [ + + ], + "severity": "HIGH", + "github_reviewed": true, + "github_reviewed_at": "2024-05-15T20:19:47Z", + "nvd_published_at": null + } +} \ No newline at end of file