Virtua Cobranca before 12R allows SQL Injection on the login page.
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.virtuasoftware.com.br/conteudo.php?content=downloads&lang=pt-br | broken link vendor advisory |
https://github.com/luca-regne/my-cves/tree/main/CVE-2021-37589 | third party advisory exploit |
http://packetstormsecurity.com/files/167480/Virtua-Software-Cobranca-12S-SQL-Injection.html | exploit vdb entry third party advisory |