ghsa-652r-q29p-m25h
Vulnerability from github
Published
2024-08-05 21:29
Modified
2024-08-05 21:29
Severity ?
VLAI Severity ?
Summary
Meshery SQL Injection vulnerability
Details
Meshery is an open source, cloud native manager that enables the design and management of Kubernetes-based infrastructure and applications. A SQL injection vulnerability in Meshery prior to version 0.7.17 allows a remote attacker to obtain sensitive information via the order
parameter of GetMeshSyncResources
. Version 0.7.17 contains a patch for this issue.
{ "affected": [ { "package": { "ecosystem": "Go", "name": "github.com/layer5io/meshery" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "0.7.17" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2024-29031" ], "database_specific": { "cwe_ids": [ "CWE-89" ], "github_reviewed": true, "github_reviewed_at": "2024-08-05T21:29:24Z", "nvd_published_at": "2024-03-21T23:15:11Z", "severity": "HIGH" }, "details": "Meshery is an open source, cloud native manager that enables the design and management of Kubernetes-based infrastructure and applications. A SQL injection vulnerability in Meshery prior to version 0.7.17 allows a remote attacker to obtain sensitive information via the `order` parameter of `GetMeshSyncResources`. Version 0.7.17 contains a patch for this issue.", "id": "GHSA-652r-q29p-m25h", "modified": "2024-08-05T21:29:25Z", "published": "2024-08-05T21:29:24Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-29031" }, { "type": "WEB", "url": "https://github.com/meshery/meshery/pull/10207" }, { "type": "WEB", "url": "https://github.com/meshery/meshery/commit/8e995ce21af02d32ef61689c1e1748a745917f13" }, { "type": "PACKAGE", "url": "https://github.com/meshery/meshery" }, { "type": "ADVISORY", "url": "https://securitylab.github.com/advisories/GHSL-2023-249_Meshery" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", "type": "CVSS_V3" } ], "summary": "Meshery SQL Injection vulnerability" }
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.
Loading…