Publish GHSA-vjrg-wpm8-rhrw

This commit is contained in:
advisory-database[bot]
2024-05-15 20:21:13 +00:00
parent 3f4db72ef0
commit 2ba552fbc6
@@ -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
}
}