mirror of
https://github.com/apache/cloudstack
synced 2026-08-05 18:37:13 +00:00
Non-printable characters results in empty pages for all users loading the
corrupted object in the web interface. It also results in the API call results
getting truncated with an error when it encounters the non-printable characters.
Every decoded parameter value is checked for control character using OWASP's
ESAPI library.
Signed-off-by: Rohit Yadav <bhaisaab@apache.org>
(cherry picked from commit
|
||
|---|---|---|
| .. | ||
| bindir | ||
| certs | ||
| conf | ||
| src/com/cloud/utils | ||
| test | ||
| pom.xml | ||