Open Web Analytics 'owa_email_address' SQL Injection Vulnerability

Summary
This host is installed with Open Web Analytics and is prone to sql injection vulnerabilities.
Impact
Successful exploitation will allow attacker to manipulate SQL queries in the back-end database, allowing for the manipulation or disclosure of arbitrary data. Impact Level: Application
Solution
Upgrade to Open Web Analytics 1.5.5 or later, For updates refer to http://downloads.openwebanalytics.com
Insight
Input passed via the 'owa_email_address' parameter to index.php (when 'owa_do' is set to 'base.passwordResetForm' and 'owa_action' is set to 'base.passwordResetRequest') is not properly sanitised before being used in a SQL query.
Affected
Open Web Analytics version 1.5.4 and prior.
Detection
Get the installed location with the help of detect NVT and check sql injection is possible.
References