mirror of
https://github.com/netbirdio/advisory-database.git
synced 2026-05-22 18:04:22 -07:00
Publish GHSA-q83v-hq3j-4pq3
This commit is contained in:
@@ -1,13 +1,12 @@
|
||||
{
|
||||
"schema_version": "1.4.0",
|
||||
"id": "GHSA-q83v-hq3j-4pq3",
|
||||
"modified": "2024-08-19T21:03:39Z",
|
||||
"modified": "2025-03-20T18:34:46Z",
|
||||
"published": "2024-08-15T06:32:22Z",
|
||||
"aliases": [
|
||||
"CVE-2024-6534"
|
||||
],
|
||||
"summary": "Improper access control in Directus",
|
||||
"details": "Directus v10.13.0 allows an authenticated external attacker to modify presets created by the same user to assign them to another user. This is possible because the application only validates the user parameter in the 'POST /presets' request but not in the PATCH request. When chained with CVE-2024-6533, it could result in account takeover.",
|
||||
"withdrawn": "2025-03-20T18:34:46Z",
|
||||
"aliases": [],
|
||||
"summary": "Duplicate Advisory: Improper access control in Directus",
|
||||
"details": "## Duplicate Advisory\nThis advisory has been withdrawn because it is a duplicate of GHSA-3fff-gqw3-vj86. This link is maintained to preserve external references.\n\n## Original Description\nDirectus v10.13.0 allows an authenticated external attacker to modify presets created by the same user to assign them to another user. This is possible because the application only validates the user parameter in the 'POST /presets' request but not in the PATCH request. When chained with CVE-2024-6533, it could result in account takeover.",
|
||||
"severity": [
|
||||
{
|
||||
"type": "CVSS_V3",
|
||||
|
||||
Reference in New Issue
Block a user