Lucene search
K

182 matches found

CNNVD
CNNVD
added 2026/05/15 12:0 a.m.5 views

magento-lts 安全漏洞

Magento LTS is an open-source alternative to OpenMage, and it’s a reliable substitute for the official Magento CE version. Versions of Magento LTS prior to 20.18.0 had security vulnerabilities; these vulnerabilities stemmed from reflection-type cross-site scripting vulnerabilities in the data...

5.3CVSS5.7AI score0.00062EPSS
Exploits0References1
Snyk
Snyk
added 2026/05/06 8:57 p.m.1 views

Cross-site Scripting (XSS)

Overview openmage/magento-lts is a This repository is the home of an unofficial community-driven project. Affected versions of this package are vulnerable to Cross-site Scripting XSS via the run process in the admin panel's import/export data flow profiles. An attacker can execute arbitrary scrip...

6.1CVSS5.8AI score0.00062EPSS
Exploits0References2
Snyk
Snyk
added 2026/05/05 7:35 p.m.5 views

Use of Cryptographically Weak Pseudo-Random Number Generator (PRNG)

Overview openmage/magento-lts is a This repository is the home of an unofficial community-driven project. Affected versions of this package are vulnerable to Use of Cryptographically Weak Pseudo-Random Number Generator PRNG in the start function. An attacker can gain unauthorized access to active...

9.4CVSS5.8AI score0.00055EPSS
Exploits0References4
Github Security Blog
Github Security Blog
added 2026/05/05 7:35 p.m.4 views

Magento LTS has Weak API Session ID — Predictable MD5 of Time-Derived Inputs

Affected Version: OpenMage LTS ≤ 20.16.0 confirmed on 20.16.0 Affected File: https://github.com/OpenMage/magento-lts/blob/main/app/code/core/Mage/Api/Model/Session.php – start method Summary The XML-RPC / SOAP API session ID is generated using an outdated, time-based construction rather than a...

9.3CVSS5.8AI score0.00055EPSS
Exploits0References3Affected Software1
OSV
OSV
added 2026/05/05 7:35 p.m.3 views

GHSA-2CWR-GCF9-PVXR Magento LTS has Weak API Session ID — Predictable MD5 of Time-Derived Inputs

Affected Version: OpenMage LTS ≤ 20.16.0 confirmed on 20.16.0 Affected File: https://github.com/OpenMage/magento-lts/blob/main/app/code/core/Mage/Api/Model/Session.php – start method Summary The XML-RPC / SOAP API session ID is generated using an outdated, time-based construction rather than a...

9.3CVSS5.8AI score0.00055EPSS
Exploits0References3
Veracode
Veracode
added 2026/04/25 5:19 a.m.5 views

OpenMage LTS: Customer File Upload Extension Blocklist Bypass → Remote Code Execution

The product custom option file upload in OpenMage LTS uses an incomplete blocklist "forbiddenextensions = php,exe" to prevent dangerous file uploads. This blocklist can be trivially bypassed by using alternative PHP-executable extensions such as ".phtml", ".phar", ".php3", ".php4", ".php5",...

8.8CVSS6.1AI score0.0009EPSS
Exploits1Affected Software1
RedhatCVE
RedhatCVE
added 2026/04/21 7:23 p.m.2 views

CVE-2026-25525

Magento Long Term Support LTS is an unofficial, community-driven project provides an alternative to the Magento Community Edition e-commerce platform with a high level of backward compatibility. Prior to version 20.17.0, the Dataflow module in OpenMage LTS uses a weak blacklist filter...

4.9CVSS5.8AI score0.00068EPSS
Exploits1References1
OSV
OSV
added 2026/04/21 6:53 p.m.3 views

GHSA-3J5Q-7Q7H-2HHV OpenMage LTS: Customer File Upload Extension Blocklist Bypass → Remote Code Execution

The product custom option file upload in OpenMage LTS uses an incomplete blocklist forbiddenextensions = php,exe to prevent dangerous file uploads. This blocklist can be trivially bypassed by using alternative PHP-executable extensions such as .phtml, .phar, .php3, .php4, .php5, .php7, and .pht...

8.8CVSS6.1AI score0.0009EPSS
Exploits1References3
Github Security Blog
Github Security Blog
added 2026/04/21 6:53 p.m.6 views

OpenMage LTS: Customer File Upload Extension Blocklist Bypass → Remote Code Execution

The product custom option file upload in OpenMage LTS uses an incomplete blocklist forbiddenextensions = php,exe to prevent dangerous file uploads. This blocklist can be trivially bypassed by using alternative PHP-executable extensions such as .phtml, .phar, .php3, .php4, .php5, .php7, and .pht...

8.8CVSS6.1AI score0.0009EPSS
Exploits1References3Affected Software1
EUVD
EUVD
added 2026/04/21 6:53 p.m.2 views

EUVD-2026-23904

OpenMage LTS: Customer File Upload Extension Blocklist Bypass → Remote Code Execution...

8.7CVSS5.8AI score0.0009EPSS
Exploits1References2
OSV
OSV
added 2026/04/21 3:20 p.m.3 views

GHSA-665X-PPC4-685W OpenMage LTS: Cross-user wishlist import leads to private option & file disclosure

Cross-user wishlist item import via shared wishlist code, leading to private option disclosure and file-disclosure variant Summary The shared wishlist add-to-cart endpoint authorizes access with a public sharingcode, but loads the acted-on wishlist item by a separate global wishlistitemid and nev...

5.4CVSS5.7AI score0.0002EPSS
Exploits1References5
EUVD
EUVD
added 2026/04/21 2:35 p.m.0 views

EUVD-2026-23891

OpenMage LTS has a Path Traversal Filter Bypass in Dataflow Module...

4.9CVSS5.7AI score0.00068EPSS
Exploits1References5
OSV
OSV
added 2026/04/21 2:35 p.m.0 views

GHSA-6VQF-6FHM-7RC6 OpenMage LTS has a Path Traversal Filter Bypass in Dataflow Module

The Dataflow module in OpenMage LTS uses a weak blacklist filter strreplace'../', '', $input to prevent path traversal attacks. This filter can be bypassed using patterns like ..././ or ....//, which after the replacement still result in ../. An authenticated administrator can exploit this to rea...

4.9CVSS5.9AI score0.00068EPSS
Exploits1References6
Github Security Blog
Github Security Blog
added 2026/04/21 2:35 p.m.4 views

OpenMage LTS has a Path Traversal Filter Bypass in Dataflow Module

The Dataflow module in OpenMage LTS uses a weak blacklist filter strreplace'../', '', $input to prevent path traversal attacks. This filter can be bypassed using patterns like ..././ or ....//, which after the replacement still result in ../. An authenticated administrator can exploit this to rea...

4.9CVSS5.9AI score0.00068EPSS
Exploits1References6Affected Software1
OSV
OSV
added 2026/04/21 2:32 p.m.0 views

GHSA-FG79-CR9C-7369 OpenMage LTS: Phar Deserialization leads to Remote Code Execution

PHP functions such as getimagesize, fileexists, and isreadable can trigger deserialization when processing phar:// stream wrapper paths. OpenMage LTS uses these functions with potentially controllable file paths during image validation and media handling. An attacker who can upload a malicious ph...

8.1CVSS6.4AI score0.00389EPSS
Exploits1References4
Github Security Blog
Github Security Blog
added 2026/04/21 2:32 p.m.5 views

OpenMage LTS: Phar Deserialization leads to Remote Code Execution

PHP functions such as getimagesize, fileexists, and isreadable can trigger deserialization when processing phar:// stream wrapper paths. OpenMage LTS uses these functions with potentially controllable file paths during image validation and media handling. An attacker who can upload a malicious ph...

8.1CVSS6.4AI score0.00389EPSS
Exploits1References4Affected Software1
EUVD
EUVD
added 2026/04/21 2:32 p.m.0 views

EUVD-2026-23889

OpenMage LTS: Phar Deserialization leads to Remote Code Execution...

8.1CVSS5.8AI score0.00389EPSS
Exploits1References3
Snyk
Snyk
added 2026/04/20 7:31 p.m.3 views

Directory Traversal

Overview openmage/magento-lts is a This repository is the home of an unofficial community-driven project. Affected versions of this package are vulnerable to Directory Traversal through the files request parameter in the dataflow import parsers. An attacker with administrative privileges can read...

8.5CVSS6.6AI score0.00068EPSS
Exploits1References3
Snyk
Snyk
added 2026/04/20 7:31 p.m.2 views

Arbitrary File Upload

Overview openmage/magento-lts is a This repository is the home of an unofficial community-driven project. Affected versions of this package are vulnerable to Arbitrary File Upload due to an incomplete blocklist in the file upload process. An attacker can execute arbitrary code on the server by...

8.8CVSS6.1AI score0.0009EPSS
Exploits1References2
NVD
NVD
added 2026/04/20 5:16 p.m.3 views

CVE-2026-40488

Magento Long Term Support LTS is an unofficial, community-driven project provides an alternative to the Magento Community Edition e-commerce platform with a high level of backward compatibility. Prior to version 20.17.0, the product custom option file upload in OpenMage LTS uses an incomplete...

8.8CVSS0.0009EPSS
Exploits1References1
Rows per page
Query Builder