CyberRota Analysis
AI-GeneratedThe 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.
Note: these links are listed for security research and verification purposes only.
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).