CVE-2023-30196
30.05.2023, 12:15
Prestashop salesbooster <= 1.10.4 is vulnerable to Incorrect Access Control via modules/salesbooster/downloads/download.php.
Vendor | Product | Version |
---|---|---|
webbax | salesbooster | 𝑥 < 1.10.5 |
𝑥
= Vulnerable software versions
Common Weakness Enumeration
- 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.
- CWE-346 - Origin Validation ErrorThe software does not properly verify that the source of data or communication is valid.
References