Overview : | ||||||||||
|
CRLF/HTML entity injection with most recent version of PHPMyAdmin #16056Describe the bugThe login form does not properly escape CRLF sequences, this can lead to HTML entity injection at the very least, or reflected XSS at the very worst. To ReproduceSteps to reproduce the behavior:
Expected behaviorI expected the application to drop/filter out the CRLF sequences seeing as an issue similar was detected back in 2005. Server configuration
Client configuration
|