Context-Inappropriate Capability
- Category
- Not specified by scanner
- Confidence
- 98% confidence
- Finding
The template concatenates untrusted card fields such as title, paragraphs, list items, quotes, captions, and image URLs directly into HTML and then assigns the result to innerHTML. If any of those values are user-controlled, an attacker can inject arbitrary markup or script into the generated standalone HTML file, leading to stored XSS when the file is opened or shared.
- Content
