Cyber Posture

CVE-2025-25994

HighPublic PoC

Published: 14 February 2025

Published
14 February 2025
Modified
02 May 2025
KEV Added
Patch
CVSS Score 7.5 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
EPSS Score 0.0021 43.4th percentile
Risk Priority 15 60% EPSS · 20% KEV · 20% CVSS

Description

SQL Injection vulnerability in FeMiner wms wms 1.0 allows a remote attacker to obtain sensitive information via the parameters date1, date2, id.

Security Summary

CVE-2025-25994 is an SQL injection vulnerability (CWE-89) in FeMiner wms version 1.0. The issue affects the parameters date1, date2, and id, allowing a remote attacker to obtain sensitive information. Published on 2025-02-14, it carries a CVSS v3.1 base score of 7.5 (AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N), reflecting high confidentiality impact with no requirements for user interaction, privileges, or disruption to integrity or availability.

A remote, unauthenticated attacker can exploit this vulnerability over the network with low attack complexity. By injecting malicious SQL payloads into the vulnerable parameters, the attacker can execute arbitrary database queries and extract sensitive information stored in the backend database.

Mitigation details are available in the referenced advisory at https://github.com/FeMiner/wms/issues/20.

Details

CWE(s)
CWE-89

Affected Products

feminer wms project
feminer wms
1.0

References