ghsa-7hmh-8gwv-mfvq
Vulnerability from github
Published
2020-07-27 22:51
Modified
2021-09-22 21:57
Severity ?
VLAI Severity ?
Summary
SQL Injection in Kylin
Details
Kylin has some restful apis which will concatenate SQLs with the user input string, a user is likely to be able to run malicious database queries.
{ "affected": [ { "package": { "ecosystem": "Maven", "name": "org.apache.kylin:kylin-server-base" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "2.6.5" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Maven", "name": "org.apache.kylin:kylin-server-base" }, "ranges": [ { "events": [ { "introduced": "3.0.0" }, { "fixed": "3.0.1" } ], "type": "ECOSYSTEM" } ], "versions": [ "3.0.0" ] } ], "aliases": [ "CVE-2020-1937" ], "database_specific": { "cwe_ids": [ "CWE-89" ], "github_reviewed": true, "github_reviewed_at": "2020-07-27T22:50:42Z", "nvd_published_at": "2020-02-24T21:15:00Z", "severity": "MODERATE" }, "details": "Kylin has some restful apis which will concatenate SQLs with the user input string, a user is likely to be able to run malicious database queries.", "id": "GHSA-7hmh-8gwv-mfvq", "modified": "2021-09-22T21:57:07Z", "published": "2020-07-27T22:51:47Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-1937" }, { "type": "WEB", "url": "https://github.com/apache/kylin/commit/e373c64c96a54a7abfe4bccb82e8feb60db04749" }, { "type": "PACKAGE", "url": "https://github.com/apache/kylin" }, { "type": "WEB", "url": "https://lists.apache.org/thread.html/r021baf9d8d4ae41e8c8332c167c4fa96c91b5086563d9be55d2d7acf@%3Ccommits.kylin.apache.org%3E" }, { "type": "WEB", "url": "https://lists.apache.org/thread.html/r61666760d8a4e8764b2d5fe158d8a48b569414480fbfadede574cdc0@%3Ccommits.kylin.apache.org%3E" }, { "type": "WEB", "url": "https://lists.apache.org/thread.html/rc574fef23740522f62ab3bbda4f6171be98aa7a25f3f54be143a80a8%40%3Cuser.kylin.apache.org%3E" }, { "type": "WEB", "url": "https://snyk.io/vuln/SNYK-JAVA-ORGAPACHEKYLIN-552148" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N", "type": "CVSS_V3" } ], "summary": "SQL Injection in Kylin" }
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…