SQL injection vulnerability in LetoDMS_Core/Core/inc.ClassDMS.php in LetoDMS (formerly MyDMS) before 3.3.8 allows remote attackers to execute arbitrary SQL commands via unspecified vectors.
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 |
---|---|
http://www.openwall.com/lists/oss-security/2012/10/06/1 | mailing list |
http://www.openwall.com/lists/oss-security/2012/10/31/7 | mailing list |
http://www.securityfocus.com/bid/55822 | third party advisory vdb entry |
http://sourceforge.net/p/mydms/code/HEAD/tree/trunk/CHANGELOG | release notes issue tracking |