The users’ data querying function of EIC e-document system does not filter the special characters which resulted in remote attackers can inject SQL syntax and execute arbitrary commands without privilege.
Solution:
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.twcert.org.tw/tw/cp-132-4517-51e25-1.html | third party advisory |
https://gist.github.com/tonykuo76/807c838b75879b0d327782dfcd2c3bea | third party advisory |
https://www.chtsecurity.com/news/c974fd28-c19b-4003-82f3-818904057496 | third party advisory |