Multiple vulnerabilities have been reported in ColdGen ColdBookmarks, which can be exploited by malicious users to conduct SQL injection attacks and by malicious people to conduct cross-site scripting attacks.
1) Input passed via the "Login" POST parameter to index.cfm (when "fuseaction" is set to "LookupPassword") is not properly sanitised before being returned to the user. This can be exploited to execute arbitrary HTML and script code in a user's browser session in context of an affected site.
2) Input passed via the "BookmarkID" parameter to index.cfm (when "fuseaction" is set to "EditBookmark") is not properly sanitised before being used in SQL queries. This can be exploited to manipulate SQL queries by injecting arbitrary SQL code.
The vulnerability is reported in version 1.22. Other versions may also be affected.
Vulnerable Products
Vulnerable Software: ColdBookmarks 1.x
Solution
Filter malicious characters or character sequences via a proxy.