Agentejo Cockpit before 0.11.2 allows NoSQL injection via the Controller/Auth.php newpassword function.
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://getcockpit.com/ | product vendor advisory |
https://github.com/agentejo/cockpit/commit/79fc9631ffa29146e3124ceaf99879b92e1ef24b | patch vendor advisory |
https://github.com/agentejo/cockpit/commit/33e7199575631ba1f74cba6b16b10c820bec59af | patch vendor advisory |
https://github.com/agentejo/cockpit/commit/2a385af8d80ed60d40d386ed813c1039db00c466 | patch vendor advisory |
http://packetstormsecurity.com/files/163762/Cockpit-CMS-0.11.1-NoSQL-Injection.html | exploit vdb entry third party advisory |