A SQL injection vulnerability was discovered in Gila CMS 1.15.4 and earlier which allows a remote attacker to execute arbitrary web scripts via the ID parameter after the login portal.
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://github.com/GilaCMS/gila | product |
http://gilacms.com | product |
https://github.com/GilaCMS/gila/security/policy | vendor advisory |
https://packetstormsecurity.com/files/176301/GilaCMS-1.15.4-SQL-Injection.html | third party advisory vdb entry exploit |