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.
References
Link | Resource |
---|---|
https://github.com/wuweiit/mushroom/issues/16 | Exploit Third Party Advisory |
https://github.com/wuweiit/mushroom/issues/16 | Exploit Third Party Advisory |
Configurations
Configuration 1 (hide)
|
History
21 Nov 2024, 03:54
Type | Values Removed | Values Added |
---|---|---|
References | () https://github.com/wuweiit/mushroom/issues/16 - Exploit, Third Party Advisory |
Information
Published : 2018-09-30 20:29
Updated : 2024-11-21 03:54
NVD link : CVE-2018-17796
Mitre link : CVE-2018-17796
CVE.ORG link : CVE-2018-17796
JSON object : View
Products Affected
mushroom_content_management_system_project
- mushroom_content_management_system
CWE
CWE-89
Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')