Streamo – Online Radio And Tv Streaming CMS
An SQL injection vulnerability exists in Streamo - Online Radio And Tv Streaming CMS, which allows an attacker to execute arbitrary SQL commands via the 'id' parameter in the 'programs.php' script. An attacker can exploit this vulnerability by sending a malicious HTTP request containing a crafted SQL statement to the vulnerable application. This can be done by appending a malicious payload to the 'id' parameter in the 'programs.php' script, such as '999999.9' union all select concat(0x7e,0x27,unhex(Hex(cast(database() as char))),0x27,0x7e),0x31303235343830303536 and 'x'='x'. An attacker can also exploit this vulnerability using the sqlmap tool by sending a malicious HTTP request containing a crafted SQL statement to the vulnerable application.