Vulnerabilities (CVE)

Filtered by vendor Opencart Subscribe
Filtered by product Opencart
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2023-47444 1 Opencart 1 Opencart 2023-11-21 N/A 8.8 HIGH
An issue discovered in OpenCart 4.0.0.0 to 4.0.2.3 allows authenticated backend users having common/security write privilege can write arbitrary untrusted data inside config.php and admin/config.php, resulting in remote code execution on the underlying server.
CVE-2018-13067 1 Opencart 1 Opencart 2018-09-04 6.8 MEDIUM 8.8 HIGH
/upload/catalog/controller/account/password.php in OpenCart through 3.0.2.0 has CSRF via the index.php?route=account/password URI to change a user's password.
CVE-2018-11494 1 Opencart 1 Opencart 2018-06-29 6.0 MEDIUM 8.0 HIGH
The "program extension upload" feature in OpenCart through 3.0.2.0 has a six-step process (upload, install, unzip, move, xml, remove) that allows attackers to execute arbitrary code if the remove step is skipped, because the attacker can discover a secret temporary directory name (containing 10 random digits) via a directory traversal attack involving language_info['code'].
CVE-2016-10509 1 Opencart 1 Opencart 2017-09-06 6.5 MEDIUM 7.2 HIGH
SQL injection vulnerability in the updateAmazonOrderTracking function in upload/admin/model/openbay/amazon.php in OpenCart before version 2.3.0.0 allows remote authenticated administrators to execute arbitrary SQL commands via a carrier (aka courier_id) parameter to openbay.php.