|
Vulnerabilities by Risk
|
Remediation Efficiency
|
| Remediator | Root causes | Estimated time to fix * | Estimated cost * |
|---|---|---|---|
| Application Developer | |||
| 69 | 59.75 – 94.25 man hours | $14,937.50 – $23,562.50 | |
| Server Administrator | |||
| 1 | 2.25 – 3.00 man hours | $562.50 – $750.00 | |
Assessment Statistics
|
Compliance Summary
|
| The absence of backup files implies a strong deployment policy for moving web servers into production environments. |
| The application does not use strong validation filters on user-supplied data. | |
| The application does not filter unexpected characters from user-supplied data that form database queries. | |
| The application does not filter HTML tags with the potential for misuse. | |
| This site does not enforce a robust authentication policy that prevents weak or common passwords. | |
| The application's session management mechanism may be susceptible to prediction attacks. |
| The application consists of a single web server platform. | |
| The application does not return raw HTTP error codes. |
| The application sends session tokens/cookies over HTTP (plaintext) instead of HTTPS (encrypted). | |
| This application uses many unique URL parameters, which increases the need for strong input validation filters. | |
| The application passes data to external web sites (external to the scanned domain). |