CVE-2019-17322
30.10.2019, 21:15
ClipSoft REXPERT 1.0.0.527 and earlier version allows arbitrary file creation via a POST request with the parameter set to the file path to be written. This can be an executable file that is written to in the arbitrary directory. User interaction is required to exploit this vulnerability in that the target must visit a malicious web page.
Vendor | Product | Version |
---|---|---|
clipsoft | rexpert | 𝑥 ≤ 1.0.0.527 |
𝑥
= Vulnerable software versions
Common Weakness Enumeration
- CWE-264 -
- CWE-22 - Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')The software uses external input to construct a pathname that is intended to identify a file or directory that is located underneath a restricted parent directory, but the software does not properly neutralize special elements within the pathname that can cause the pathname to resolve to a location that is outside of the restricted directory.