Skip to content

Commit

Permalink
Merge pull request #5151 from github/bottarocarlo-GHSA-f27h-g923-68hw
Browse files Browse the repository at this point in the history
  • Loading branch information
advisory-database[bot] authored Jan 9, 2025
2 parents c33970b + 0301676 commit 72e4385
Showing 1 changed file with 6 additions and 7 deletions.
Original file line number Diff line number Diff line change
@@ -1,18 +1,14 @@
{
"schema_version": "1.4.0",
"id": "GHSA-f27h-g923-68hw",
"modified": "2025-01-06T18:36:10Z",
"modified": "2025-01-06T18:36:11Z",
"published": "2024-11-25T00:31:55Z",
"aliases": [
"CVE-2024-53916"
],
"summary": "OpenStack Neutron can use an incorrect ID during policy enforcement",
"details": "In OpenStack Neutron through 25.0.0, neutron/extensions/tagging.py can use an incorrect ID during policy enforcement. NOTE: 935883 has the \"Work in Progress\" status as of 2024-11-24.",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N"
},
{
"type": "CVSS_V4",
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N"
Expand All @@ -32,11 +28,14 @@
"introduced": "0"
},
{
"last_affected": "25.0.0"
"fixed": "25.0.1"
}
]
}
]
],
"database_specific": {
"last_known_affected_version_range": "<= 25.0.0"
}
}
],
"references": [
Expand Down

0 comments on commit 72e4385

Please sign in to comment.