|
Limny contains a flaw that may allow an attacker to carry out an SQL injection attack. The issue is due to the index.php script not properly sanitizing user-supplied input to the 'q', 'theme', 'language', 'tags', 'category', 'name', 'pageslinksby', 'itemsseperator', 'datetimetype', 'numberofposts', 'numebrofpages', 'showsummaryinfullview', "postlinksby", "postsseperator", 'email', 'content', 'summary' and 'text' parameters. This may allow an attacker to inject or manipulate SQL queries in the back-end database, allowing for the manipulation or disclosure of arbitrary data.
|