CVE-2019-25765 PUBLISHED

ASP-CMS SQL Injection via commentList.asp id Parameter

Assigner: VulnCheck
Reserved: 13.08.2026 Published: 13.08.2026 Updated: 14.08.2026

ASP-CMS contains a SQL injection vulnerability in the commentList.asp endpoint that allows unauthenticated remote attackers to inject arbitrary SQL by manipulating the id parameter in GET requests to the comment listing script. Attackers can bypass the application's keyword blocklist by interleaving the string 'master' within blocked SQL terms to extract sensitive database contents. Exploitation evidence was first observed by the Shadowserver Foundation on 2023-10-18 (UTC).

Metrics

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

Product Status

Vendor ASP-CMS Project
Product ASP-CMS
Versions Default: affected
  • Version 0 is affected

Credits

  • The Shadowserver Foundation reporter

References

Problem Types

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