Summary
The host is running PHP Bible Search and is prone to SQL injection and cross site scripting vulnerabilities.
Impact
Successful exploitation could allow the attackers to view, add, modify or delete information in the back-end database amd to execute arbitrary HTML and script code in a user's browser session in the context of an affected site.
Impact Level: Application
Solution
No solution or patch was made available for at least one year since disclosure of this vulnerability. Likely none will be provided anymore.
General solution options are to upgrade to a newer release, disable respective features, remove the product or replace the product by another one.
Insight
Input passed to the 'chapter' parameter in 'bible.php' script is not properly sanitised before being returned to the user.
Affected
PHP Bible Search version 0.99
References
Severity
Classification
-
CVE CVE-2010-2616, CVE-2010-2617 -
CVSS Base Score: 7.5
AV:N/AC:L/Au:N/C:P/I:P/A:P
Related Vulnerabilities