ghsa-5mxf-42f5-j782
Vulnerability from github
Published
2024-03-07 18:30
Modified
2024-11-22 12:39
Summary
Grafana's users with permissions to create a data source can CRUD all data sources
Details

A user with the permissions to create a data source can use Grafana API to create a data source with UID set to *. Doing this will grant the user access to read, query, edit and delete all data sources within the organization.

Show details on source website


{
   affected: [
      {
         package: {
            ecosystem: "Go",
            name: "github.com/grafana/grafana",
         },
         ranges: [
            {
               events: [
                  {
                     introduced: "8.5.0",
                  },
                  {
                     fixed: "9.5.7",
                  },
               ],
               type: "ECOSYSTEM",
            },
         ],
      },
      {
         package: {
            ecosystem: "Go",
            name: "github.com/grafana/grafana",
         },
         ranges: [
            {
               events: [
                  {
                     introduced: "10.0.0",
                  },
                  {
                     fixed: "10.0.12",
                  },
               ],
               type: "ECOSYSTEM",
            },
         ],
      },
      {
         package: {
            ecosystem: "Go",
            name: "github.com/grafana/grafana",
         },
         ranges: [
            {
               events: [
                  {
                     introduced: "10.1.0",
                  },
                  {
                     fixed: "10.1.8",
                  },
               ],
               type: "ECOSYSTEM",
            },
         ],
      },
      {
         package: {
            ecosystem: "Go",
            name: "github.com/grafana/grafana",
         },
         ranges: [
            {
               events: [
                  {
                     introduced: "10.2.0",
                  },
                  {
                     fixed: "10.2.5",
                  },
               ],
               type: "ECOSYSTEM",
            },
         ],
      },
      {
         package: {
            ecosystem: "Go",
            name: "github.com/grafana/grafana",
         },
         ranges: [
            {
               events: [
                  {
                     introduced: "10.3.0",
                  },
                  {
                     fixed: "10.3.4",
                  },
               ],
               type: "ECOSYSTEM",
            },
         ],
      },
   ],
   aliases: [
      "CVE-2024-1442",
   ],
   database_specific: {
      cwe_ids: [
         "CWE-269",
      ],
      github_reviewed: true,
      github_reviewed_at: "2024-03-07T19:11:52Z",
      nvd_published_at: "2024-03-07T18:15:46Z",
      severity: "HIGH",
   },
   details: " A user with the permissions to create a data source can use Grafana API to create a data source with UID set to *.\nDoing this will grant the user access to read, query, edit and delete all data sources within the organization.\n",
   id: "GHSA-5mxf-42f5-j782",
   modified: "2024-11-22T12:39:08Z",
   published: "2024-03-07T18:30:28Z",
   references: [
      {
         type: "ADVISORY",
         url: "https://nvd.nist.gov/vuln/detail/CVE-2024-1442",
      },
      {
         type: "PACKAGE",
         url: "https://github.com/grafana/grafana",
      },
      {
         type: "WEB",
         url: "https://grafana.com/security/security-advisories/cve-2024-1442",
      },
      {
         type: "WEB",
         url: "https://security.netapp.com/advisory/ntap-20241122-0007",
      },
   ],
   schema_version: "1.4.0",
   severity: [
      {
         score: "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:L/A:L",
         type: "CVSS_V3",
      },
      {
         score: "CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:N/VC:H/VI:L/VA:L/SC:N/SI:N/SA:N",
         type: "CVSS_V4",
      },
   ],
   summary: "Grafana's users with permissions to create a data source can CRUD all data sources",
}


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.