Stored XSS

Stored cross-site scripting ( or persistent XSS) arises when an application receives data from an not trusted source and includes that data within its later HTTP responses in an unsafe way.

Last updated