CVE-2019-25703 PUBLISHED

ImpressCMS 1.3.11 SQL Injection via bid Parameter

Assigner: VulnCheck
Reserved: 05.04.2026 Published: 12.04.2026 Updated: 12.04.2026

ImpressCMS 1.3.11 contains a time-based blind SQL injection vulnerability that allows authenticated attackers to manipulate database queries by injecting SQL code through the 'bid' parameter. Attackers can send POST requests to the admin.php endpoint with malicious 'bid' values containing SQL commands to extract sensitive database information.

Metrics

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

Product Status

Vendor Impresscms
Product ImpressCMS
Versions
  • Version 1.3.11 is affected

Credits

  • Mehmet Onder Key finder

References

Problem Types

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