CVE-2019-25730 PUBLISHED

Listing Hub CMS 1.0 SQL Injection via pages.php id

Assigner: VulnCheck
Reserved: 04.06.2026 Published: 04.06.2026 Updated: 04.06.2026

Listing Hub CMS 1.0 contains a SQL injection vulnerability that allows unauthenticated attackers to execute arbitrary SQL queries by injecting malicious code through the id parameter. Attackers can send GET requests to pages.php with crafted id values using error-based SQL injection techniques to extract database credentials, usernames, and version 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 Themerig
Product Listing Hub CMS
Versions
  • Version 1.0 is affected

Credits

  • Deyaa Muhammad finder

References

Problem Types

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