{ "schema_version": "1.4.0", "id": "GHSA-vrw4-m5fh-j2vh", "modified": "2022-05-14T01:57:25Z", "published": "2022-05-14T01:57:25Z", "aliases": [ "CVE-2018-17796" ], "details": "An issue was discovered in MRCMS (aka mushroom) through 3.1.2. The WebParam.java file directly accepts the FIELD_T parameter in a request and uses it as a hash of SQL statements without filtering, resulting in a SQL injection vulnerability in getChannel() in the ChannelService.java file.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], "affected": [], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2018-17796" }, { "type": "WEB", "url": "https://github.com/wuweiit/mushroom/issues/16" } ], "database_specific": { "cwe_ids": [ "CWE-89" ], "severity": "CRITICAL", "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2018-09-30T20:29:00Z" } }