Exploitation Summary
EIP tracks 1 public exploit for CVE-2006-5566. PoCs published by Debasis Mohanty.
AI-analyzed exploit summary This exploit demonstrates an HTTP response-splitting vulnerability in Shop-Script by injecting arbitrary headers via unsanitized user input. The attacker manipulates the `links_exchange` parameter to inject a custom header, which is reflected in the server's response.
Description
CRLF injection vulnerability in premium/index.php in Shop-Script allows remote attackers to inject arbitrary HTTP headers and conduct HTTP response splitting attacks via CRLF sequences in the (1) links_exchange, (2) news, (3) search_with_change_category_ability, (4) logging, (5) feedback, (6) show_price, (7) register, (8) answer, (9) productID, and (10) inside parameters.
Exploits (1)
This exploit demonstrates an HTTP response-splitting vulnerability in Shop-Script by injecting arbitrary headers via unsanitized user input. The attacker manipulates the `links_exchange` parameter to inject a custom header, which is reflected in the server's response.