All rules →
Rules / Swift
SHIELD-SWIFT-006

WebView HTML injection via loadHTMLString

highSwiftCWE-79CVSS 7.4

What it detects

loadHTMLString renders HTML built from interpolated variable data.

How to fix

Sanitize and HTML-encode user data before embedding it into loaded markup.

Scan your repo freeFull documentation
Back to all rules
SHIELD-SWIFT-006: WebView HTML injection via loadHTMLString — Zennoxa Shield