SQL injection vulnerability in Jifty::DBI before 0.68.
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://security-tracker.debian.org/tracker/CVE-2011-1933 | third party advisory |
https://access.redhat.com/security/cve/cve-2011-1933 | broken link |
https://metacpan.org/changes/distribution/Jifty-DBI | release notes |
https://seclists.org/oss-sec/2011/q2/464 | third party advisory mailing list |
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=622919 | third party advisory |
http://lists.jifty.org/pipermail/jifty-devel/2011-April/002426.html | mailing list third party advisory patch |