CVE-2019-25636 PUBLISHED

Zeeways Jobsite CMS Lastest SQL Injection via id Parameter

Assigner: VulnCheck
Reserved: 24.03.2026 Published: 24.03.2026 Updated: 24.03.2026

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.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:L/VA:N/SC:N/SI:N/SA:N
CVSS Score: 8.8

Product Status

Vendor Zeeways
Product Zeeways Jobsite CMS
Versions
  • Version * is affected

Credits

  • Ahmet Ümit BAYRAM finder

References

Problem Types

  • Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') CWE