Security/Reviews/Gaia/DownloadManager: Difference between revisions

Jump to navigation Jump to search
Line 110: Line 110:
Based on source code inspection, there are no dangerous coding practices (like misuse of innerHTML) that will result in HTML/JS injections.
Based on source code inspection, there are no dangerous coding practices (like misuse of innerHTML) that will result in HTML/JS injections.


Characters ',",>, and > were tested in filenames. We could not directly test > or < because the filesystem disallowed those characters in filenames, however we did use App Manager to break into the JS and insert those characters to see if places the filenames are rendered were safe.
Characters ',",>, and < were tested in filenames. We could not directly test > or < because the filesystem disallowed those characters in filenames, however we did use App Manager to break into the JS and insert those characters to see if places the filenames are rendered were safe.


==== Secure Communications ====
==== Secure Communications ====
Confirmed users
353

edits

Navigation menu