AUGUST 14, 2026
Live Feed
Back to database
Case File

CVE-2019-25765

HIGH · CVSS 7.5 EPSS 0.59% Public Exploit

Source: NVD + CISA KEV + EPSS · Published 2026-08-13 · Last synced 2026-08-14

CyberRota Analysis

AI-Generated

The vulnerability exists in the commentList.asp endpoint of ASP-CMS, where unauthenticated remote attackers can exploit a SQL injection flaw by manipulating the id parameter in GET requests. This allows attackers to bypass keyword blocklists and extract sensitive database information, posing a significant risk to data integrity and confidentiality. Organizations using ASP-CMS should prioritize patching this vulnerability to mitigate potential data breaches.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Detected Signals
exploit
GitHub PoC Links

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2019-25765
Severity
HIGH
CVSS
7.5
EPSS
0.59%

Original NVD Description

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