wuweiit/mushroom

wuweiit/mushroom

Registry
GitHubGitHub
Releases4
Frequency2 years 9 months
Last Release
Stars222
MRCMS 是一款基于Java的智能内容管理系统,支持扩展、主题、AI

CVE History

CVEPublishedCVSS v2CVSS v3
CVE-2024-25428N/AN/A
SQL Injection vulnerability in MRCMS v3.1.2 allows attackers to run arbitrary system commands via the status parameter.
CVE-2018-177969.8 CRITICAL7.5 HIGH
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.