LKBEN10816: What is cross site scripting?


Symptom

You need some information about XSS.

Cause

You want to know what Cross-site-scripting is.

Solution

Cross site scripting (XSS) is some sort of computer vulnerability found in web applications. These vulnerabilities allow code injection by malicious users into the web pages viewed by other users.

For example: A malicious user attaches a script (e.g. an URL, an element in a form or a database inquiry) to something send to a web site. Later when the website is accessed by another user the script is transfered to the browser the user is utilizing and his computer is compromised.

Such Scripts are most often written in Javascript or VBScript.

Disclaimer:

The information provided in this document is intended for your information only. Lubby makes no claims to the validity of this information. Use of this information is at own risk!

About the Author

Author: Wim Peeters - Keskon GmbH & Co. KG

Wim Peeters is electronics engineer with an additional master in IT and over 30 years of experience, including time spent in support, development, consulting, training and database administration. Wim has worked with SQL Server since version 6.5. He has developed in C/C++, Java and C# on Windows and Linux. He writes knowledge base articles to solve IT problems and publishes them on the Lubby Knowledge Platform.

Latest update: 05-10-2020 | Comment: