Fixed the most obvious XSS vulnerability issues in WebBasket. Beware, in the message display, the "final_body" now gets fully escaped, which results in an impossibility to format messages in HTML. For a less-severe approach, only known vulnerable tags (such as PLAINTEXT, SCRIPT, etc) could be removed; or, even better, only pre-defined whitelisted tags (such as STRONG, EM, P, BR) could be allowed. Currently no HTML is interpreted at all.
Description
Description
Details
Details
- Committed
Tibor Simko <tibor.simko@cern.ch> Oct 23 2006, 12:29 - Parents
- R3600:7b0a076e25c2: Fixed XSS vulnerability in the warning box about non-existent users or groups.
- Branches
- Unknown
- Tags