VulnerabilityModified
CVE-2019-5887
Attackers can delete arbitrary files by using "../" directory traversal.
HIGH 7.5EPSS 1.54%
Does this matter?
High impact if exploited, but EPSS currently rates exploitation as unlikely (1.54%). Schedule it in the normal patch cycle and watch for a rise in EPSS or a public exploit.
Description
An issue was discovered in ShopXO 1.2.0. In the UnlinkDir method of the FileUtil.php file, the input parameters are not checked, resulting in input mishandling by the rmdir method. Attackers can delete arbitrary files by using "../" directory traversal.
- CVSS 3.0
- 7.5 HIGHCVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N
- EPSS
- 1.54% probability · 73th percentile
- CISA KEV
- Not listed
- Weakness
- CWE-22
- Affected
- shopxo/shopxo
- Source
- cve@mitre.org
References
- https://github.com/gongfuxiang/shopxo/issues/2Exploit, Third Party Advisory
- https://github.com/gongfuxiang/shopxo/issues/2Exploit, Third Party Advisory
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.