CVE-2024-34697: Laravel Sanitize Rendered View
Sanitizing a fully rendered view bypasses the sanitization process for dynamic variables. Blade templates automatically HTML-encode variables (e.g. converting `<script>` to `<script>`). Consequently, passing the rendered view to functions like `strip_tags` or `stripDangerousTags` will fail to remove these encoded, malicious tags. If the view output is
greprules fetch cve-2024-34697-laravel-sanitize-rendered-view --engine opengrepDescription
Sanitizing a fully rendered view bypasses the sanitization process for dynamic variables. Blade templates automatically HTML-encode variables (e.g. converting `<script>` to `<script>`). Consequently, passing the rendered view to functions like `strip_tags` or `stripDangerousTags` will fail to remove these encoded, malicious tags. If the view output is
Community feedback
0 rule-level signals from signed-in users.
- Useful reports
- 0
- Context false positives
- 0
- Metadata suggestions
- 0
Contextual precision
Aggregated from approved scan feedback. False-positive reports describe observed scan contexts, not a global rule verdict.
- Findings observed
- 0
- Projects
- 0
- Reporters
- 0
Precision details are collecting more signed-in reports before verdict counts or ratios are emphasized.
No approved finding verdicts yet.
No scan diagnostics reported yet.