Description
Zeeways Jobsite CMS contains an SQL injection vulnerability that allows unauthenticated attackers to manipulate database queries by injecting SQL code through the 'id' GET parameter. Attackers can send crafted requests to news_details.php, jobs_details.php, or job_cmp_details.php with malicious 'id' values using GROUP BY and CASE statements to extract sensitive database information.
Problem types
Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')
Product status
Credits
Ahmet Ümit BAYRAM
References
www.exploit-db.com/exploits/46602 (ExploitDB-46602)
www.zeeways.com/jobsite-cms/1/productdetail (Official Product Homepage)
www.vulncheck.com/...-lastest-sql-injection-via-id-parameter (VulnCheck Advisory: Zeeways Jobsite CMS Lastest SQL Injection via id Parameter)