---
id: CVE-2019-25765
title: >-
  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
summary: >-
  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…
severity: high
cvss: 7.5
cvssVector: 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N'
cwe:
  - CWE-89
published: '2026-08-13'
updated: '2026-09-10'
sourceUpdated: '2026-09-10T20:44:57.447'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2019-25765'
references:
  - url: 'https://github.com/projectdiscovery/nuclei-templates/issues/7968'
    label: disclosure@vulncheck.com
  - url: >-
      https://web.archive.org/web/20201001011935/https://www.safeinfo.me/2019/07/22/aspcms-lou-dong-ji-he.html
    label: disclosure@vulncheck.com
  - url: >-
      https://web.archive.org/web/20220425041152/https://asp-cms.sourceforge.net/
    label: disclosure@vulncheck.com
  - url: 'https://www.ddpoc.com/DVB-2021-821.html'
    label: disclosure@vulncheck.com
  - url: >-
      https://www.vulncheck.com/advisories/asp-cms-sql-injection-via-commentlist-asp-id-parameter
    label: disclosure@vulncheck.com
  - url: 'https://github.com/projectdiscovery/nuclei-templates/issues/7968'
    label: 134c704f-9b21-4f2e-91b3-4a467353bcc0
tags:
  - nvd
epss: 0.00588
epssPercentile: 0.46846
ingestedAt: '2026-09-10T21:05:53.596Z'
---

## Overview

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).

## Remediation

Refer to the linked advisories for vendor-supplied fixes and affected version ranges.
