Previous Topic

Next Topic

Book Contents

#7 - Cross site scripting (XSS)

Cross site scripting occurs due to browser presentation of data. Although web services generally do not support web containers, all input data to the API must be properly validated or escaped. Generally this vulnerability is not applicable to web services.

Send Feedback