cbcvebase.
CVE-2017-9602
published 2017-06-16

CVE-2017-9602: KBVault Mysql Free Knowledge Base application package 0.16a comes with a FileExplorer/Explorer.aspx?id=/Uploads file-management component. An unauthenticated…

PriorityP265critical9.8CVSS 3.1
AVNACLPRNUINSUCHIHAH
EXPLOIT
EPSS
4.29%
89.9th percentile
KBVault Mysql Free Knowledge Base application package 0.16a comes with a FileExplorer/Explorer.aspx?id=/Uploads file-management component. An unauthenticated user can access the file upload and deletion functionality. Through this functionality, a user can upload an ASPX script to Uploads/Documents/ to run any arbitrary code.

Affected

1 ranges
VendorProductVersion rangeFixed in
kbvault_mysql_projectkbvault_mysql

Detection & IOCsextracted from sources · hover to see the quote

urlhttp://host/FileExplorer/Explorer.aspx?id=/Uploads
path/FileExplorer/Explorer.aspx
path/Uploads/Documents/cmd.aspx
filenamecmd.aspx
otherinurl:"FileExplorer/Explorer.aspx"
  • Detect unauthenticated GET/POST requests to the file management endpoint path containing '?id=/Uploads' — no session/auth cookie required by the application.
  • Alert on HTTP POST requests uploading files with .aspx extensions to the /Uploads/Documents/ directory path.
  • Monitor for HTTP GET requests to /Uploads/Documents/*.aspx following a POST to FileExplorer/Explorer.aspx, indicating webshell execution after upload.
  • ·The vulnerable endpoint is only present in KBVault MySQL version 0.16a; confirm the target application version before applying detections.
  • ·The vulnerability is Windows-platform specific (IIS/ASPX execution environment); detections for webshell upload are only relevant on Windows-hosted deployments.

CVSS provenance

nvdv3.19.8CRITICALCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
nvdv2.07.5HIGHAV:N/AC:L/Au:N/C:P/I:P/A:P
CVEs like this are exactly what “Exploited This Week” covers.

Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.