Anyone seen this, and have a remediation action?

Possible blind sql injection on https://www.xxxxx.com/index.php? email_format=HTML&email=Enter+email+addres s wp --bsql "https://www.xxxx.com/index.php?email_format=HTML&email=Enter+email+address" style="display: none;"> "https://www.xxxx.com/index.php?email_format=HTML+and+1%3D1&email=Enter+email+address" "https://www.xxxxx.com/index.php?email_format=HTML+and+1%3D0&email=Enter+email+address" POST cat <<EOF > bsql.sh curl -L -k -d "email_format=HTML&email=Enter+email+address" "https://www.banberryplace.com/index.php"> a curl -L -k -d "email_format=HTML&email=Enter+email+address" "https://www.xxxxx.com/index.php"> b diff a b EOF sh bsql.sh This website may have other injection related vulnerabilities. [More]
[Hide]