Impact
The vulnerability is an improper access control flaw affecting the deleteSales endpoint in the SalesController of yeqifu warehouse. The description indicates that the flaw could allow deletion of sales records without proper authorization (inferred). That could lead to loss of data integrity and availability. The weakness is characterized as CWE-266 and CWE-284, reflecting improper privilege management and insufficient access control.
Affected Systems
The flaw impacts all versions of yeqifu warehouse up to commit aaf29962ba407d22d991781de28796ee7b4670e4. Because the project follows a rolling release model, specific version numbers are not listed, but any instance running code prior to that commit is vulnerable. The affected component is the Sales Endpoint in the SalesController class.
Risk and Exploitability
The CVSS base score of 5.3 indicates moderate severity, while the EPSS score of less than 1% suggests a low likelihood of exploitation. The vulnerability is not listed in the CISA KEV catalog. The description indicates that attackers can exploit the flaw remotely via the exposed HTTP endpoint; the lack of explicit access‑control enforcement is implied (inferred), so the potential to delete records depends on the existing authorization checks in place.
OpenCVE Enrichment