minidlna has SQL Injection that may allow retrieval of arbitrary files
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-2013-2738 | third party advisory |
http://archives.neohapsis.com/archives/bugtraq/2013-07/0100.html | broken link |
http://media.blackhat.com/bh-us-12/Briefings/Cutlip/BH_US_12_Cutlip_SQL_Exploitation_WP.pdf | third party advisory exploit |
https://www.securityfocus.com/archive/1/527299/30/0 | third party advisory vdb entry |