CVE-2018-25300 PUBLISHED

XATABoost CMS 1.0.0 SQL Injection via news.php

Assigner: VulnCheck
Reserved: 29.04.2026 Published: 29.04.2026 Updated: 29.04.2026

XATABoost CMS 1.0.0 contains a union-based SQL injection vulnerability that allows unauthenticated attackers to manipulate database queries by injecting SQL code through the id parameter. Attackers can send GET requests to news.php with malicious id values 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 xataboost
Product XATABoost CMS
Versions
  • Version 1.0.0 is affected

Credits

  • MgThuraMoeMyint finder

References

Problem Types

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