IdeaLMS 2022 allows SQL injection via the IdeaLMS/ChatRoom/ClassAccessControl/6?isBigBlueButton=0&ClassID= pathname.
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://gist.github.com/This-is-Neo/cc5b08ad8a3a60cd81fd1b9c1cb573b4 | third party advisory exploit |
https://gist.github.com/RNPG/b154f4b2e90340d2f39605989af06bee | third party advisory exploit |