An issue was discovered in CMS Made Simple 2.2.8. It is possible with the News module, through a crafted URL, to achieve unauthenticated blind time-based SQL injection via the m1_idlist parameter.
The product constructs all or part of an SQL command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended SQL command when it is sent to a downstream component. Without sufficient removal or quoting of SQL syntax in user-controllable inputs, the generated SQL query can cause those inputs to be interpreted as SQL instead of ordinary user data.
Link | Tags |
---|---|
https://www.cmsmadesimple.org/2019/03/Announcing-CMS-Made-Simple-v2.2.10-Spuzzum | release notes vendor advisory |
https://newsletter.cmsmadesimple.org/w/89247Qog4jCRCuRinvhsofwg | release notes vendor advisory |
https://www.exploit-db.com/exploits/46635/ | third party advisory vdb entry exploit |
http://packetstormsecurity.com/files/152356/CMS-Made-Simple-SQL-Injection.html | third party advisory vdb entry exploit |