CVE-2024-56112: Php Reflected Xss Direct Echo
Detected unsanitized user-controlled input being printed directly to HTML output. This can lead to Reflected Cross-Site Scripting (XSS). Sanitize user inputs with htmlspecialchars() or htmlentities() before displaying them in HTML context.
Provally CuratedPublic repositoryHighMedium confidenceVerifiedApache-2.0PHPβ
greprules fetch cve-2024-56112-php-reflected-xss-direct-echo --engine opengrepDescription
Detected unsanitized user-controlled input being printed directly to HTML output. This can lead to Reflected Cross-Site Scripting (XSS). Sanitize user inputs with htmlspecialchars() or htmlentities() before displaying them in HTML context.
Community feedback
0 signals from signed-in users.
- Useful
- 0
- False positive
- 0
- Metadata
- 0