SQL Injection in GitHub repository nilsteampassnet/teampass prior to 3.0.0.23.
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://huntr.dev/bounties/942c015f-7486-49b1-94ae-b1538d812bc2 | exploit third party advisory patch |
https://github.com/nilsteampassnet/teampass/commit/4780252fdb600ef2ec2758f17a37d738570cbe66 | patch |