viewheadline.php SQL Injection Vulnerability

Summary
viewheadline.php is prone to an SQL-injection vulnerability because it fails to sufficiently sanitize user-supplied data before using it in an SQL query.
Impact
Exploiting this issue could allow an attacker to compromise the application, access or modify data, or exploit latent vulnerabilities in the underlying database.
Detection
Send a special crafted HTTP GET request and check the response