ghsa-q83v-hq3j-4pq3
Vulnerability from github
Published
2024-08-15 06:32
Modified
2025-03-20 18:34
Summary
Duplicate Advisory: Improper access control in Directus
Details

Duplicate Advisory

This advisory has been withdrawn because it is a duplicate of GHSA-3fff-gqw3-vj86. This link is maintained to preserve external references.

Original Description

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.

Show details on source website


{
   affected: [
      {
         package: {
            ecosystem: "npm",
            name: "directus",
         },
         ranges: [
            {
               events: [
                  {
                     introduced: "0",
                  },
                  {
                     last_affected: "10.13.0",
                  },
               ],
               type: "ECOSYSTEM",
            },
         ],
      },
   ],
   aliases: [],
   database_specific: {
      cwe_ids: [
         "CWE-639",
      ],
      github_reviewed: true,
      github_reviewed_at: "2024-08-15T21:56:16Z",
      nvd_published_at: "2024-08-15T04:15:07Z",
      severity: "MODERATE",
   },
   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.",
   id: "GHSA-q83v-hq3j-4pq3",
   modified: "2025-03-20T18:34:46Z",
   published: "2024-08-15T06:32:22Z",
   references: [
      {
         type: "ADVISORY",
         url: "https://nvd.nist.gov/vuln/detail/CVE-2024-6534",
      },
      {
         type: "WEB",
         url: "https://directus.io",
      },
      {
         type: "WEB",
         url: "https://fluidattacks.com/advisories/capaldi",
      },
      {
         type: "PACKAGE",
         url: "https://github.com/directus/directus",
      },
   ],
   schema_version: "1.4.0",
   severity: [
      {
         score: "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:N/I:L/A:N",
         type: "CVSS_V3",
      },
      {
         score: "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:N/VI:L/VA:N/SC:N/SI:L/SA:N",
         type: "CVSS_V4",
      },
   ],
   summary: "Duplicate Advisory: Improper access control in Directus",
   withdrawn: "2025-03-20T18:34:46Z",
}


Log in or create an account to share your comment.

Security Advisory comment format.

This schema specifies the format of a comment related to a security advisory.

UUIDv4 of the comment
UUIDv4 of the Vulnerability-Lookup instance
When the comment was created originally
When the comment was last updated
Title of the comment
Description of the comment
The identifier of the vulnerability (CVE ID, GHSA-ID, PYSEC ID, etc.).



Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Sightings

Author Source Type Date

Nomenclature

  • Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
  • Confirmed: The vulnerability is confirmed from an analyst perspective.
  • Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
  • Patched: This vulnerability was successfully patched by the user reporting the sighting.
  • Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
  • Not confirmed: The user expresses doubt about the veracity of the vulnerability.
  • Not patched: This vulnerability was not successfully patched by the user reporting the sighting.