ghsa-9jjc-grg5-67gj
Vulnerability from github
Published
2023-11-24 15:30
Modified
2023-11-28 21:00
Severity ?
Summary
SQL injection vulnerability in Meshery
Details
A SQL injection vulnerability in Meshery before 0.6.179 allows a remote attacker to obtain sensitive information and execute arbitrary code via the order parameter.
{ "affected": [ { "package": { "ecosystem": "Go", "name": "github.com/layer5io/meshery" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "0.6.179" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2023-46575" ], "database_specific": { "cwe_ids": [ "CWE-89" ], "github_reviewed": true, "github_reviewed_at": "2023-11-24T19:01:37Z", "nvd_published_at": "2023-11-24T14:15:08Z", "severity": "CRITICAL" }, "details": "A SQL injection vulnerability in Meshery before 0.6.179 allows a remote attacker to obtain sensitive information and execute arbitrary code via the order parameter.", "id": "GHSA-9jjc-grg5-67gj", "modified": "2023-11-28T21:00:28Z", "published": "2023-11-24T15:30:28Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-46575" }, { "type": "WEB", "url": "https://github.com/meshery/meshery/pull/9372" }, { "type": "WEB", "url": "https://github.com/meshery/meshery/commit/ffe00967acfe4444a5db08ff3a4cafb9adf6013f" }, { "type": "PACKAGE", "url": "https://github.com/meshery/meshery" }, { "type": "WEB", "url": "https://github.com/meshery/meshery/compare/v0.6.178...v0.6.179" }, { "type": "WEB", "url": "https://meshery.io" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:H/I:H/A:H", "type": "CVSS_V3" } ], "summary": "SQL injection vulnerability in Meshery" }
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.