Jump to content

Willscript Recipes Website Script Silver Edition - 'viewRecipe.php' SQL Injection

source: https://www.securityfocus.com/bid/48878/info

Willscript Recipes website Script Silver Edition is prone to an SQL-injection vulnerability because it fails to sufficiently sanitize user-supplied data before using it in an SQL query.

Exploiting this issue could allow an attacker to execute arbitrary code, compromise the application, access or modify data, or exploit latent vulnerabilities in the underlying database. 

http://www.example.com/new_recipes/recipes/viewRecipe.php?recipeId=44 
            

0 Comments

Recommended Comments

There are no comments to display.

Guest
Add a comment...