AUGUST 15, 2026
Live Feed
Back to database
Case File

CVE-2016-20097

HIGH · CVSS 7.5 EPSS 0.47% Public Exploit

Source: NVD + CISA KEV + EPSS · Published 2026-08-11 · Last synced 2026-08-15

CyberRota Analysis

AI-Generated

Weaver E-cology 8.0 is vulnerable to a SQL injection flaw in the SignatureDownLoad servlet, allowing unauthenticated remote attackers to execute arbitrary file reads by injecting malicious payloads into the markId GET parameter. This could lead to the exposure of sensitive files, including configuration files with database credentials. Organizations using this software should prioritize remediation to mitigate the risk of unauthorized data access.

Public Exploit Signal

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

Detected Signals
exploit

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

CVE
CVE-2016-20097
Severity
HIGH
CVSS
7.5
EPSS
0.47%

Original NVD Description

Weaver (Fanwei) E-cology 8.0 contains a SQL injection vulnerability in the SignatureDownLoad servlet that allows unauthenticated remote attackers to read arbitrary files by injecting a UNION SELECT payload into the markId GET parameter, which is concatenated unsanitized into a SQL query. Attackers can control the markPath value returned by the query to supply an attacker-controlled filesystem path, causing the servlet to read and stream back arbitrary files accessible to the application server process, including sensitive configuration files containing database credentials. Disclosure materials indicate that this vulnerability has been remediated, but it's unclear which version resolved the issue. Exploitation evidence was first observed by the Shadowserver Foundation on 2023-10-18 (UTC).