Approved changes feed: RSS · Atom

cpe:2.3:a:prestashop:prestashop:*:*:*:*:*:*:*:*

part: a version: * update: *

VendorPrestashop (236a7260-6e18-5f0f-b33a-a013be210d8c)
ProductPrestashop (c9530676-cecc-5a16-afb2-ff937ae35f7e)
Edition*
Language*
Software edition*
Target software*
Target hardware*
Other*
NotesImported from purl2cpe mapping

PURL mappings

PURLSourceLast updated
pkg:composer/prestashop/prestashop purl2cpe 2026-06-01 10:15:07.971291
pkg:docker/prestashop/prestashop purl2cpe 2026-06-01 10:15:07.971293
pkg:github/prestashop/prestashop purl2cpe 2026-06-01 10:15:07.971294

Vulnerability references

IdentifiercpeApplicabilitySubmitteddb.gcve.eu detailsRationale
CVE:CVE-2026-44212 vulnerable 2026-06-03 15:25:02.879282 PrestaShop: Stored XSS executable in customer service view
CRITICAL (9.3)
PrestaShop is an open source e-commerce web application. Prior to 8.2.6 and 9.1.1, there is a stored Cross-Site Scripting (XSS) vulnerability in the PrestaShop back-office Customer Service view. An unauthenticated attacker can submit the public Contact Us form with a malicious email address. The payload is stored in the database and executed when a back-office employee opens the affected customer thread, enabling session hijacking and full back-office takeover. This vulnerability is fixed in 8.2.6 and 9.1.1.
Published: 2026-05-14T20:44:08.152Z
Updated: 2026-05-15T13:34:09.904Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2026-33674 vulnerable 2026-06-03 15:20:45.256674 PrestaShop: Improper Use of Validation Framework
LOW (2)
PrestaShop is an open source e-commerce web application. Versions prior to 8.2.5 and 9.1.0 improperly use the validation framework. Versions 8.2.5 and 9.1.0 contain a fix. No known workarounds are available.
Published: 2026-03-26T21:42:33.590Z
Updated: 2026-03-30T11:44:22.497Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2026-33673 vulnerable 2026-06-03 15:20:45.256305 PrestaShop has multiple stored XSS vulnerabilities via unprotected Template variables
HIGH (7.7)
PrestaShop is an open source e-commerce web application. Versions prior to 8.2.5 and 9.1.0 are vulnerable to stored Cross-Site Scripting (stored XSS) vulnerabilities in the BO. An attacker who can inject data into the database, via limited back-office access or a previously existing vulnerability, can exploit unprotected variables in back-office templates. Versions 8.2.5 and 9.1.0 contain a fix. No known workarounds are available.
Published: 2026-03-26T21:41:13.249Z
Updated: 2026-03-27T20:27:40.683Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2026-25597 vulnerable 2026-06-03 15:18:03.694133 PrestaShop has a time based enumeration in FO login form
MEDIUM (5.3)
PrestaShop is an open source e-commerce web application. Prior to 8.2.4 and 9.0.3, there is a time-based user enumeration vulnerability in the user authentication functionality of PrestaShop. This vulnerability allows an attacker to determine whether a customer account exists in the system by measuring response times. This vulnerability is fixed in 8.2.4 and 9.0.3.
Published: 2026-02-06T20:47:24.793Z
Updated: 2026-02-09T15:27:54.047Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2025-51586 vulnerable 2026-06-03 15:01:58.864121 Details available
An issue was discoverd in file controllers/admin/AdminLoginController.php in PrestaShop before 8.2.1 allowing attackers to gain sensitive information via the reset password feature.
Published: 2025-09-08T00:00:00.000Z
Updated: 2025-09-08T17:50:16.864Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2025-1230 vulnerable 2026-06-03 14:58:58.044762 Cross-Site Scripting (XSS) vulnerability in Prestashop
MEDIUM (4.8)
Stored Cross-Site Scripting (XSS) vulnerability in Prestashop 8.1.7, due to the lack of proper validation of user input through ‘/<admin_directory>/index.php’, affecting the ‘link’ parameter. This vulnerability could allow a remote user to send a specially crafted query to an authenticated user and steal their cookie session details.
Published: 2025-02-12T10:38:08.379Z
Updated: 2025-02-12T16:07:33.164Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2024-41651 vulnerable 2026-06-03 14:56:34.627430 Details available
An issue in Prestashop v.8.1.7 and before allows a remote attacker to execute arbitrary code via the module upgrade functionality. NOTE: this is disputed by multiple parties, who report that exploitation requires that an attacker be able to hijack network requests made by an admin user (who, by design, is allowed to change the code that is running on the server).
Published: 2024-08-12T00:00:00.000Z
Updated: 2024-10-09T17:54:52.491Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2024-34717 vulnerable 2026-06-03 14:55:55.175936 Anonymous PrestaShop customer can download other customers' invoices
MEDIUM (5.3)
PrestaShop is an open source e-commerce web application. In PrestaShop 8.1.5, any invoice can be downloaded from front-office in anonymous mode, by supplying a random secure_key parameter in the url. This issue is patched in version 8.1.6. No known workarounds are available.
Published: 2024-05-14T15:47:27.265Z
Updated: 2024-08-02T02:59:22.270Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2024-34716 vulnerable 2026-06-03 14:55:55.174845 PrestaShop vulnerable to XSS via customer contact form in FO, through file upload
CRITICAL (9.7)
PrestaShop is an open source e-commerce web application. A cross-site scripting (XSS) vulnerability that only affects PrestaShops with customer-thread feature flag enabled is present starting from PrestaShop 8.1.0 and prior to PrestaShop 8.1.6. When the customer thread feature flag is enabled through the front-office contact form, a hacker can upload a malicious file containing an XSS that will be executed when an admin opens the attached file in back office. The script injected can access the session and the security token, which allows it to perform any authenticated action in the scope of the administrator's right. This vulnerability is patched in 8.1.6. A workaround is to disable the customer-thread feature-flag.
Published: 2024-05-14T15:45:45.345Z
Updated: 2024-08-02T02:59:22.218Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2024-26129 vulnerable 2026-06-03 14:55:14.838059 Prestashop vulnerable to path disclosure in JavaScript variable
MEDIUM (5.8)
PrestaShop is an open-source e-commerce platform. Starting in version 8.1.0 and prior to version 8.1.4, PrestaShop is vulnerable to path disclosure in a JavaScript variable. A patch is available in version 8.1.4.
Published: 2024-02-19T21:59:54.426Z
Updated: 2024-08-01T23:59:32.697Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2024-25845 vulnerable 2026-06-03 14:55:14.146056 Details available
In the module "CD Custom Fields 4 Orders" (cdcustomfields4orders) <= 1.0.0 from Cleanpresta.com for PrestaShop, a guest can perform SQL injection in affected versions.
Published: 2024-03-08T00:00:00.000Z
Updated: 2024-08-27T19:50:28.017Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2024-21628 vulnerable 2026-06-03 14:54:50.366303 XSS can be stored in DB from "add a message form" in order detail page (FO)
MEDIUM (5.4)
PrestaShop is an open-source e-commerce platform. Prior to version 8.1.3, the isCleanHtml method is not used on this this form, which makes it possible to store a cross-site scripting payload in the database. The impact is low because the HTML is not interpreted in BO, thanks to twig's escape mechanism. In FO, the cross-site scripting attack is effective, but only impacts the customer sending it, or the customer session from which it was sent. This issue affects those who have a module fetching these messages from the DB and displaying it without escaping HTML. Version 8.1.3 contains a patch for this issue.
Published: 2024-01-02T21:17:14.733Z
Updated: 2024-11-14T19:10:16.008Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2024-21627 vulnerable 2026-06-03 14:54:50.365838 Some attribute not escaped in Validate::isCleanHTML method
HIGH (8.1)
PrestaShop is an open-source e-commerce platform. Prior to versions 8.1.3 and 1.7.8.11, some event attributes are not detected by the `isCleanHTML` method. Some modules using the `isCleanHTML` method could be vulnerable to cross-site scripting. Versions 8.1.3 and 1.7.8.11 contain a patch for this issue. The best workaround is to use the `HTMLPurifier` library to sanitize html input coming from users. The library is already available as a dependency in the PrestaShop project. Beware though that in legacy object models, fields of `HTML` type will call `isCleanHTML`.
Published: 2024-01-02T21:03:17.816Z
Updated: 2025-06-03T14:45:21.732Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2023-43664 vulnerable 2026-06-03 14:53:04.485052 Employee without any access rights can list all installed modules in Prestashop
MEDIUM (4.3)
PrestaShop is an Open Source e-commerce web application. In the Prestashop Back office interface, an employee can list all modules without any access rights: method `ajaxProcessGetPossibleHookingListForModule` doesn't check access rights. This issue has been addressed in commit `15bd281c` which is included in version 8.1.2. Users are advised to upgrade. There are no known workaround for this issue.
Published: 2023-09-28T18:16:57.658Z
Updated: 2024-09-20T19:26:46.506Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2023-43663 vulnerable 2026-06-03 14:53:04.484619 Improper Privilege Management in Prestashop
MEDIUM (6.3)
PrestaShop is an Open Source e-commerce web application. In affected versions any module can be disabled or uninstalled from back office, even with low user right. This allows low privileged users to disable portions of a shops functionality. Commit `ce1f6708` addresses this issue and is included in version 8.1.2. Users are advised to upgrade. There are no known workarounds for this issue.
Published: 2023-09-28T18:13:49.216Z
Updated: 2024-09-20T19:32:29.398Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2023-39530 vulnerable 2026-06-03 14:52:39.155343 PrestaShop vulnerable to file deletion via CustomerMessage
MEDIUM (6.5)
PrestaShop is an open source e-commerce web application. Prior to version 8.1.1, it is possible to delete files from the server via the CustomerMessage API. Version 8.1.1 contains a patch for this issue. There are no known workarounds.
Published: 2023-08-07T20:51:52.155Z
Updated: 2024-10-08T17:34:13.109Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2023-39529 vulnerable 2026-06-03 14:52:39.154999 PrestaShop vulnerable to file deletion via attachment API
MEDIUM (6.7)
PrestaShop is an open source e-commerce web application. Prior to version 8.1.1, it is possible to delete a file from the server by using the Attachments controller and the Attachments API. Version 8.1.1 contains a patch for this issue. There are no known workarounds.
Published: 2023-08-07T20:37:15.946Z
Updated: 2024-10-03T16:10:35.680Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2023-39528 vulnerable 2026-06-03 14:52:39.154680 PrestaShop vulnerable to file reading through path traversal
MEDIUM (6.8)
PrestaShop is an open source e-commerce web application. Prior to version 8.1.1, the `displayAjaxEmailHTML` method can be used to read any file on the server, potentially even outside of the project if the server is not correctly configured. Version 8.1.1 contains a patch for this issue. There are no known workarounds.
Published: 2023-08-07T20:35:07.663Z
Updated: 2024-10-03T16:13:39.365Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2023-39527 vulnerable 2026-06-03 14:52:39.154136 PrestaShop XSS vulnerability through Validate::isCleanHTML method
HIGH (8.3)
PrestaShop is an open source e-commerce web application. Versions prior to 1.7.8.10, 8.0.5, and 8.1.1 are vulnerable to cross-site scripting through the `isCleanHTML` method. Versions 1.7.8.10, 8.0.5, and 8.1.1 contain a patch. There are no known workarounds.
Published: 2023-08-07T20:32:45.203Z
Updated: 2024-10-03T16:15:18.378Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2023-39526 vulnerable 2026-06-03 14:52:39.152488 PrestaShopSQL manager vulnerability (potential RCE)
CRITICAL (9.1)
PrestaShop is an open source e-commerce web application. Versions prior to 1.7.8.10, 8.0.5, and 8.1.1 are vulnerable to remote code execution through SQL injection and arbitrary file write in the back office. Versions 1.7.8.10, 8.0.5, and 8.1.1 contain a patch. There are no known workarounds.
Published: 2023-08-07T20:28:59.051Z
Updated: 2024-10-10T19:06:10.065Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2023-39525 vulnerable 2026-06-03 14:52:39.152128 PrestaShop vulnerable to path traversal
MEDIUM (6.5)
PrestaShop is an open source e-commerce web application. Prior to version 8.1.1, in the back office, files can be compromised using path traversal by replaying the import file deletion query with a specified file path that uses the traversal path. Version 8.1.1 contains a patch for this issue. There are no known workarounds.
Published: 2023-08-07T20:23:53.884Z
Updated: 2024-10-03T16:20:05.542Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2023-39524 vulnerable 2026-06-03 14:52:39.151730 PrestaShop vulnerable to boolean SQL injection in search product in BO
MEDIUM (6.7)
PrestaShop is an open source e-commerce web application. Prior to version 8.1.1, SQL injection possible in the product search field, in BO's product page. Version 8.1.1 contains a patch for this issue. There are no known workarounds.
Published: 2023-08-07T19:48:21.994Z
Updated: 2024-10-03T16:20:27.279Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2023-31672 vulnerable 2026-06-03 14:51:56.038774 Details available
In the PrestaShop < 2.4.3 module "Length, weight or volume sell" (ailinear) there is a SQL injection vulnerability.
Published: 2023-06-15T00:00:00.000Z
Updated: 2024-12-12T21:13:01.731Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2023-30839 vulnerable 2026-06-03 14:51:53.943964 PrestaShop vulnerable to SQL filter bypass leading to arbitrary write requests using "SQL Manager"
CRITICAL (10)
PrestaShop is an Open Source e-commerce web application. Versions prior to 8.0.4 and 1.7.8.9 contain a SQL filtering vulnerability. A BO user can write, update, and delete in the database, even without having specific rights. PrestaShop 8.0.4 and 1.7.8.9 contain a patch for this issue. There are no known workarounds.
Published: 2023-04-25T18:41:38.777Z
Updated: 2025-02-03T18:08:09.963Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2023-30838 vulnerable 2026-06-03 14:51:53.943617 PrestaShop vulnerable to possible XSS injection through Validate::isCleanHTML method
HIGH (8.6)
PrestaShop is an Open Source e-commerce web application. Prior to versions 8.0.4 and 1.7.8.9, the `ValidateCore::isCleanHTML()` method of Prestashop misses hijackable events which can lead to cross-site scripting (XSS) injection, allowed by the presence of pre-setup `@keyframes` methods. This XSS, which hijacks HTML attributes, can be triggered without any interaction by the visitor/administrator, which makes it as dangerous as a trivial XSS attack. Contrary to other attacks which target HTML attributes and are triggered without user interaction (such as onload / onerror which suffer from a very limited scope), this one can hijack every HTML element, which increases the danger due to a complete HTML elements scope. Versions 8.0.4 and 1.7.8.9 contain a fix for this issue.
Published: 2023-04-25T18:22:54.521Z
Updated: 2025-02-03T19:34:54.511Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2023-30545 vulnerable 2026-06-03 14:51:52.743471 PrestaShop arbitrary file read vulnerability
HIGH (7.7)
PrestaShop is an Open Source e-commerce web application. Prior to versions 8.0.4 and 1.7.8.9, it is possible for a user with access to the SQL Manager (Advanced Options -> Database) to arbitrarily read any file on the operating system when using SQL function `LOAD_FILE` in a `SELECT` request. This gives the user access to critical information. A patch is available in PrestaShop 8.0.4 and PS 1.7.8.9
Published: 2023-04-25T17:47:01.579Z
Updated: 2025-02-03T19:36:21.288Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2023-30151 vulnerable 2026-06-03 14:51:44.878417 Details available
A SQL injection vulnerability in the Boxtal (envoimoinscher) module for PrestaShop, after version 3.1.10, allows remote attackers to execute arbitrary SQL commands via the `key` GET parameter.
Published: 2023-07-13T00:00:00.000Z
Updated: 2024-11-04T14:58:11.581Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2023-25170 vulnerable 2026-06-03 14:49:32.339322 PrestaShop has possible CSRF token fixation
MEDIUM (5)
PrestaShop is an open source e-commerce web application that, prior to version 8.0.1, is vulnerable to cross-site request forgery (CSRF). When authenticating users, PrestaShop preserves session attributes. Because this does not clear CSRF tokens upon login, this might enable same-site attackers to bypass the CSRF protection mechanism by performing an attack similar to a session-fixation. The problem is fixed in version 8.0.1.
Published: 2023-03-13T16:55:24.523Z
Updated: 2025-02-25T14:58:36.483Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2022-46158 vulnerable 2026-06-03 14:48:25.594751 Potential Information exposure in the upload directory in PrestaShop
MEDIUM (5.3)
PrestaShop is an open-source e-commerce solution. Versions prior to 1.7.8.8 did not properly restrict host filesystem access for users. Users may have been able to view the contents of the upload directory without appropriate permissions. This issue has been addressed and users are advised to upgrade to version 1.7.8.8. There are no known workarounds for this issue.
Published: 2022-12-08T21:50:44.155Z
Updated: 2025-04-23T16:30:45.764Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2022-31181 vulnerable 2026-06-03 14:47:10.765538 Remote code execution in prestashop
CRITICAL (9.8)
PrestaShop is an Open Source e-commerce platform. In versions from 1.6.0.10 and before 1.7.8.7 PrestaShop is subject to an SQL injection vulnerability which can be chained to call PHP's Eval function on attacker input. The problem is fixed in version 1.7.8.7. Users are advised to upgrade. Users unable to upgrade may delete the MySQL Smarty cache feature.
Published: 2022-08-01T19:30:16.000Z
Updated: 2025-04-23T17:56:10.835Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2022-21686 vulnerable 2026-06-03 14:46:13.342499 Server Side Twig Template Injection in PrestaShop
CRITICAL (9)
PrestaShop is an Open Source e-commerce platform. Starting with version 1.7.0.0 and ending with version 1.7.8.3, an attacker is able to inject twig code inside the back office when using the legacy layout. The problem is fixed in version 1.7.8.3. There are no known workarounds.
Published: 2022-01-26T20:10:10.000Z
Updated: 2025-04-23T19:09:07.936Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2021-43789 vulnerable 2026-06-03 14:45:35.000078 Blind SQLi using Search filters in PrestaShop
HIGH (7.5)
PrestaShop is an Open Source e-commerce web application. Versions of PrestaShop prior to 1.7.8.2 are vulnerable to blind SQL injection using search filters with `orderBy` and `sortOrder` parameters. The problem is fixed in version 1.7.8.2.
Published: 2021-12-07T16:45:12.000Z
Updated: 2024-08-04T04:03:08.643Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2021-21398 vulnerable 2026-06-03 14:43:44.524629 Possible XSS injection through DataColumn Grid class
MEDIUM (5.4)
PrestaShop is a fully scalable open source e-commerce solution. In PrestaShop before version 1.7.7.3, an attacker can inject HTML when the Grid Column Type DataColumn is badly used. The problem is fixed in 1.7.7.3
Published: 2021-03-30T15:25:13.000Z
Updated: 2024-08-03T18:09:16.051Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2021-21308 vulnerable 2026-06-03 14:43:44.287286 Improper session management for soft logout
MEDIUM (6.1)
PrestaShop is a fully scalable open source e-commerce solution. In PrestaShop before version 1.7.2 the soft logout system is not complete and an attacker is able to foreign request and executes customer commands. The problem is fixed in 1.7.7.2
Published: 2021-02-26T19:50:14.000Z
Updated: 2024-08-03T18:09:15.260Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2021-21302 vulnerable 2026-06-03 14:43:44.275368 CSV Injection via csv export
MEDIUM (6.8)
PrestaShop is a fully scalable open source e-commerce solution. In PrestaShop before version 1.7.2 there is a CSV Injection vulnerability possible by using shop search keywords via the admin panel. The problem is fixed in 1.7.7.2
Published: 2021-02-26T19:45:16.000Z
Updated: 2024-08-03T18:09:15.156Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2020-5293 vulnerable 2026-06-03 14:42:55.426718 Improper access control on product page with combinations, attachments and specific prices in PrestaShop
MEDIUM (6.5)
In PrestaShop between versions 1.7.0.0 and 1.7.6.5, there are improper access controls on product page with combinations, attachments and specific prices. The problem is fixed in 1.7.6.5.
Published: 2020-04-20T16:55:17.000Z
Updated: 2024-08-04T08:22:09.082Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2020-5288 vulnerable 2026-06-03 14:42:55.415300 Improper access control on product attributes page in PrestaShop
MEDIUM (4.1)
"In PrestaShop between versions 1.7.0.0 and 1.7.6.5, there is improper access controls on product attributes page. The problem is fixed in 1.7.6.5.
Published: 2020-04-20T16:55:22.000Z
Updated: 2024-08-04T08:22:09.110Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2020-5287 vulnerable 2026-06-03 14:42:55.414981 Improper access control on customers search in PrestaShop
MEDIUM (4.1)
In PrestaShop between versions 1.5.5.0 and 1.7.6.5, there is improper access control on customers search. The problem is fixed in 1.7.6.5.
Published: 2020-04-20T16:55:27.000Z
Updated: 2024-08-04T08:22:09.091Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2020-5286 vulnerable 2026-06-03 14:42:55.414650 Reflected XSS related in import page in PrestaShop
MEDIUM (4.1)
In PrestaShop between versions 1.7.4.0 and 1.7.6.5, there is a reflected XSS when uploading a wrong file. The problem is fixed in 1.7.6.5
Published: 2020-04-20T16:55:33.000Z
Updated: 2024-08-04T08:22:09.095Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2020-5285 vulnerable 2026-06-03 14:42:55.414311 Reflected XSS with back parameter in PrestaShop
MEDIUM (4.1)
In PrestaShop between versions 1.7.6.0 and 1.7.6.5, there is a reflected XSS with `back` parameter. The problem is fixed in 1.7.6.5
Published: 2020-04-20T16:50:13.000Z
Updated: 2024-08-04T08:22:09.085Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2020-5279 vulnerable 2026-06-03 14:42:55.403180 Improper Access Control for certain legacy controller in PrestaShop
MEDIUM (4.1)
In PrestaShop between versions 1.5.0.0 and 1.7.6.5, there are improper access control since the the version 1.5.0.0 for legacy controllers. - admin-dev/index.php/configure/shop/customer-preferences/ - admin-dev/index.php/improve/international/translations/ - admin-dev/index.php/improve/international/geolocation/ - admin-dev/index.php/improve/international/localization - admin-dev/index.php/configure/advanced/performance - admin-dev/index.php/sell/orders/delivery-slips/ - admin-dev/index.php?controller=AdminStatuses The problem is fixed in 1.7.6.5
Published: 2020-04-20T16:50:18.000Z
Updated: 2024-08-04T08:22:09.090Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2020-5278 vulnerable 2026-06-03 14:42:55.402818 Reflected XSS on Exception page of PrestaShop
MEDIUM (4.1)
In PrestaShop between versions 1.5.4.0 and 1.7.6.5, there is a reflected XSS on Exception page The problem is fixed in 1.7.6.5
Published: 2020-04-20T16:50:24.000Z
Updated: 2024-08-04T08:22:09.087Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2020-5276 vulnerable 2026-06-03 14:42:55.398559 Reflected XSS on AdminCarts page of PrestaShop
MEDIUM (4.1)
In PrestaShop between versions 1.7.1.0 and 1.7.6.5, there is a reflected XSS on AdminCarts page with `cartBox` parameter The problem is fixed in 1.7.6.5
Published: 2020-04-20T16:50:29.000Z
Updated: 2024-08-04T08:22:09.066Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2020-5272 vulnerable 2026-06-03 14:42:55.394784 Reflected XSS on Search page of PrestaShop
MEDIUM (4.1)
In PrestaShop between versions 1.5.5.0 and 1.7.6.5, there is a reflected XSS on Search page with `alias` and `search` parameters. The problem is patched in 1.7.6.5
Published: 2020-04-20T16:50:34.000Z
Updated: 2024-08-04T08:22:09.094Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2020-5271 vulnerable 2026-06-03 14:42:55.394481 Reflected XSS with dashboard calendar of PrestaShop
MEDIUM (4.1)
In PrestaShop between versions 1.6.0.0 and 1.7.6.5, there is a reflected XSS with `date_from` and `date_to` parameters in the dashboard page This problem is fixed in 1.7.6.5
Published: 2020-04-20T16:50:39.000Z
Updated: 2024-08-04T08:22:09.101Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2020-5270 vulnerable 2026-06-03 14:42:55.394172 Open redirection when using back parameter of PrestaShop
MEDIUM (4.1)
In PrestaShop between versions 1.7.6.0 and 1.7.6.5, there is an open redirection when using back parameter. The impacts can be many, and vary from the theft of information and credentials to the redirection to malicious websites containing attacker-controlled content, which in some cases even cause XSS attacks. So even though an open redirection might sound harmless at first, the impacts of it can be severe should it be exploitable. The problem is fixed in 1.7.6.5
Published: 2020-04-20T16:45:15.000Z
Updated: 2024-08-04T08:22:09.085Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2020-5269 vulnerable 2026-06-03 14:42:55.393847 Reflected XSS on AdminFeatures page of PrestaShop
MEDIUM (4.1)
In PrestaShop between versions 1.7.6.1 and 1.7.6.5, there is a reflected XSS on AdminFeatures page by using the `id_feature` parameter. The problem is fixed in 1.7.6.5
Published: 2020-04-20T16:45:20.000Z
Updated: 2024-08-04T08:22:09.082Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2020-5265 vulnerable 2026-06-03 14:42:55.387731 Reflected XSS on AdminAttributesGroups page of PrestaShop
MEDIUM (4.4)
In PrestaShop between versions 1.7.6.1 and 1.7.6.5, there is a reflected XSS on AdminAttributesGroups page. The problem is patched in 1.7.6.5.
Published: 2020-04-20T16:40:13.000Z
Updated: 2024-08-04T08:22:09.139Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2020-5264 vulnerable 2026-06-03 14:42:55.387398 Reflected XSS in security compromised page of PrestaShop
MEDIUM (4.4)
In PrestaShop before version 1.7.6.5, there is a reflected XSS while running the security compromised page. It allows anyone to execute arbitrary action. The problem is patched in the 1.7.6.5.
Published: 2020-04-20T16:40:19.000Z
Updated: 2024-08-04T08:22:09.088Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2020-5250 vulnerable 2026-06-03 14:42:55.352891 Possible information disclosure in PrestaShop
HIGH (7.6)
In PrestaShop before version 1.7.6.4, when a customer edits their address, they can freely change the id_address in the form, and thus steal someone else's address. It is the same with CustomerForm, you are able to change the id_customer and change all information of all accounts. The problem is patched in version 1.7.6.4.
Published: 2020-03-05T17:00:18.000Z
Updated: 2024-08-04T08:22:09.084Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2020-4074 vulnerable 2026-06-03 14:42:48.796923 Improper Authentication
HIGH (8.9)
In PrestaShop from version 1.5.0.0 and before version 1.7.6.6, the authentication system is malformed and an attacker is able to forge requests and execute admin commands. The problem is fixed in 1.7.6.6.
Published: 2020-07-02T17:05:25.000Z
Updated: 2024-08-04T07:52:20.910Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2020-26224 vulnerable 2026-06-03 14:42:16.502939 Improper Access Control in PrestaShop
HIGH (7.5)
In PrestaShop before version 1.7.6.9 an attacker is able to list all the orders placed on the website without being logged by abusing the function that allows a shopping cart to be recreated from an order already placed. The problem is fixed in 1.7.6.9.
Published: 2020-11-16T21:25:12.000Z
Updated: 2024-08-04T15:49:07.168Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2020-15162 vulnerable 2026-06-03 14:41:45.370915 Stored XSS in PrestaShop
MEDIUM (5.4)
In PrestaShop from version 1.5.0.0 and before version 1.7.6.8, users are allowed to send compromised files. These attachments allowed people to input malicious JavaScript which triggered an XSS payload. The problem is fixed in version 1.7.6.8.
Published: 2020-09-24T22:15:14.000Z
Updated: 2024-08-04T13:08:22.436Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2020-15161 vulnerable 2026-06-03 14:41:45.370584 Potential XSS in PrestaShop
MEDIUM (5.4)
In PrestaShop from version 1.6.0.4 and before version 1.7.6.8 an attacker is able to inject javascript while using the contact form. The problem is fixed in 1.7.6.8
Published: 2020-09-24T22:10:13.000Z
Updated: 2024-08-04T13:08:22.256Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2020-15160 vulnerable 2026-06-03 14:41:45.370258 Blind SQL Injection in PrestaShop
PrestaShop from version 1.7.5.0 and before version 1.7.6.8 is vulnerable to a blind SQL Injection attack in the Catalog Product edition page with location parameter. The problem is fixed in 1.7.6.8
Published: 2020-09-24T22:10:19.000Z
Updated: 2024-08-04T13:08:22.432Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2020-15083 vulnerable 2026-06-03 14:41:45.188936 Reflected XSS when uploading an image in the Product page in PrestaShop
MEDIUM (4.7)
In PrestaShop from version 1.7.0.0 and before version 1.7.6.6, if a target sends a corrupted file, it leads to a reflected XSS. The problem is fixed in 1.7.6.6
Published: 2020-07-02T16:50:12.000Z
Updated: 2024-08-04T13:08:21.621Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2020-15082 vulnerable 2026-06-03 14:41:45.188611 External control of configuration setting in the dashboard in PrestaShop
HIGH (7.1)
In PrestaShop from version 1.6.0.1 and before version 1.7.6.6, the dashboard allows rewriting all configuration variables. The problem is fixed in 1.7.6.6
Published: 2020-07-02T16:50:17.000Z
Updated: 2024-08-04T13:08:21.807Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2020-15081 vulnerable 2026-06-03 14:41:45.188285 Information exposure in the upload directory in PrestaShop
MEDIUM (5.3)
In PrestaShop from version 1.5.0.0 and before 1.7.6.6, there is information exposure in the upload directory. The problem is fixed in version 1.7.6.6. A possible workaround is to add an empty index.php file in the upload directory.
Published: 2020-07-02T16:45:13.000Z
Updated: 2024-08-04T13:08:21.739Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2020-15080 vulnerable 2026-06-03 14:41:45.187921 Information disclosure in release archive in PrestaShop
MEDIUM (5.3)
In PrestaShop from version 1.7.4.0 and before version 1.7.6.6, some files should not be in the release archive, and others should not be accessible. The problem is fixed in version 1.7.6.6 A possible workaround is to make sure `composer.json` and `docker-compose.yml` are not accessible on your server.
Published: 2020-07-02T16:45:19.000Z
Updated: 2024-08-04T13:08:21.779Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2020-15079 vulnerable 2026-06-03 14:41:45.187495 Improper access control in PrestaShop
MEDIUM (6.4)
In PrestaShop from version 1.5.0.0 and before version 1.7.6.6, there is improper access control in Carrier page, Module Manager and Module Positions. The problem is fixed in version 1.7.6.6
Published: 2020-07-02T16:45:24.000Z
Updated: 2024-08-04T13:08:21.404Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2020-11074 vulnerable 2026-06-03 14:41:01.049775 Stored XSS in PrestaShop
MEDIUM (5.4)
In PrestaShop from version 1.5.3.0 and before version 1.7.6.6, there is a stored XSS when using the name of a quick access item. The problem is fixed in 1.7.6.6.
Published: 2020-07-02T16:45:29.000Z
Updated: 2024-08-04T11:21:14.578Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2019-13461 vulnerable 2026-06-03 14:39:37.674630 Details available
In PrestaShop before 1.7.6.0 RC2, the id_address_delivery and id_address_invoice parameters are affected by an Insecure Direct Object Reference vulnerability due to a guessable value sent to the web application during checkout. An attacker could leak personal customer information. This is PrestaShop bug #14444.
Published: 2019-07-09T17:33:26.000Z
Updated: 2024-08-04T23:49:25.035Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2018-8824 vulnerable 2026-06-03 14:39:09.378309 Details available
modules/bamegamenu/ajax_phpcode.php in the Responsive Mega Menu (Horizontal+Vertical+Dropdown) Pro module 1.0.32 for PrestaShop 1.5.5.0 through 1.7.2.5 allows remote attackers to execute a SQL Injection through function calls in the code parameter.
Published: 2018-05-10T03:00:00.000Z
Updated: 2024-08-05T07:02:26.149Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2018-8823 vulnerable 2026-06-03 14:39:09.377877 Details available
modules/bamegamenu/ajax_phpcode.php in the Responsive Mega Menu (Horizontal+Vertical+Dropdown) Pro module 1.0.32 for PrestaShop 1.5.5.0 through 1.7.2.5 allows remote attackers to execute arbitrary PHP code via the code parameter.
Published: 2018-03-28T02:00:00.000Z
Updated: 2024-08-05T07:02:26.104Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2018-7491 vulnerable 2026-06-03 14:39:06.958519 Details available
In PrestaShop through 1.7.2.5, a UI-Redressing/Clickjacking vulnerability was found that might lead to state-changing impact in the context of a user or an admin, because the generateHtaccess function in classes/Tools.php sets neither X-Frame-Options nor 'Content-Security-Policy "frame-ancestors' values.
Published: 2018-02-26T17:00:00.000Z
Updated: 2024-09-16T20:01:56.200Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2018-20717 vulnerable 2026-06-03 14:38:39.569788 Details available
In the orders section of PrestaShop before 1.7.2.5, an attack is possible after gaining access to a target store with a user role with the rights of at least a Salesman or higher privileges. The attacker can then inject arbitrary PHP objects into the process and abuse an object chain in order to gain Remote Code Execution. This occurs because protection against serialized objects looks for a 0: followed by an integer, but does not consider 0:+ followed by an integer.
Published: 2019-01-15T16:00:00.000Z
Updated: 2024-08-05T12:12:27.632Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2018-19355 vulnerable 2026-06-03 14:38:29.214565 Details available
modules/orderfiles/ajax/upload.php in the Customer Files Upload addon 2018-08-01 for PrestaShop (1.5 through 1.7) allows remote attackers to execute arbitrary code by uploading a php file via modules/orderfiles/upload.php with auptype equal to product (for upload destinations under modules/productfiles), order (for upload destinations under modules/files), or cart (for upload destinations under modules/cartfiles).
Published: 2018-11-19T00:00:00.000Z
Updated: 2024-08-05T11:37:10.613Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2018-19126 vulnerable 2026-06-03 14:38:28.985839 Details available
PrestaShop 1.6.x before 1.6.1.23 and 1.7.x before 1.7.4.4 allows remote attackers to execute arbitrary code via a file upload.
Published: 2018-11-09T11:00:00.000Z
Updated: 2024-08-05T11:30:04.160Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2018-19125 vulnerable 2026-06-03 14:38:28.985491 Details available
PrestaShop 1.6.x before 1.6.1.23 and 1.7.x before 1.7.4.4 allows remote attackers to delete an image directory.
Published: 2018-11-09T11:00:00.000Z
Updated: 2024-08-05T11:30:03.593Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2018-19124 vulnerable 2026-06-03 14:38:28.985024 Details available
PrestaShop 1.6.x before 1.6.1.23 and 1.7.x before 1.7.4.4 on Windows allows remote attackers to write to arbitrary image files.
Published: 2018-11-09T11:00:00.000Z
Updated: 2024-08-05T11:30:04.016Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2018-13784 vulnerable 2026-06-03 14:38:10.984237 Details available
PrestaShop before 1.6.1.20 and 1.7.x before 1.7.3.4 mishandles cookie encryption in Cookie.php, Rinjdael.php, and Blowfish.php.
Published: 2018-07-09T10:00:00.000Z
Updated: 2024-08-05T09:14:47.254Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2018-10942 not_vulnerable 2026-06-03 14:38:00.555137 Details available
modules/attributewizardpro/file_upload.php in the Attribute Wizard addon 1.6.9 for PrestaShop 1.4.0.1 through 1.6.1.18 allows remote attackers to execute arbitrary code by uploading a .phtml file.
Published: 2018-05-10T03:00:00.000Z
Updated: 2024-08-05T07:54:36.114Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2015-1175 vulnerable 2026-06-03 14:34:38.902659 Details available
Cross-site scripting (XSS) vulnerability in blocklayered-ajax.php in the blocklayered module in PrestaShop 1.6.0.9 and earlier allows remote attackers to inject arbitrary web script or HTML via the layered_price_slider parameter.
Published: 2015-01-22T16:00:00.000Z
Updated: 2024-08-06T04:33:20.754Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2013-4792 vulnerable 2026-06-03 14:33:19.489849 Details available
PrestaShop before 1.4.11 allows logout CSRF.
Published: 2020-02-13T23:09:25.000Z
Updated: 2024-08-06T16:52:27.153Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2013-4791 vulnerable 2026-06-03 14:33:19.489387 Details available
PrestaShop before 1.4.11 allows Logistician, translators and other low level profiles/accounts to inject a persistent XSS vector on TinyMCE.
Published: 2020-02-13T23:10:58.000Z
Updated: 2024-08-06T16:52:27.146Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2012-6641 vulnerable 2026-06-03 14:32:34.988850 Details available
Cross-site scripting (XSS) vulnerability in redirect.php in the Socolissimo module (modules/socolissimo/) in PrestaShop before 1.4.7.2 allows remote attackers to inject arbitrary web script or HTML via vectors related to "parameter names and values."
Published: 2014-04-07T15:00:00.000Z
Updated: 2024-08-06T21:36:01.968Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2012-2517 vulnerable 2026-06-03 14:31:53.526171 Details available
Cross-site scripting (XSS) vulnerability in PrestaShop before 1.4.9 allows remote attackers to inject arbitrary web script or HTML via the index of the product[] parameter to ajax.php.
Published: 2020-02-11T19:12:09.000Z
Updated: 2024-08-06T19:34:25.860Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2012-20001 vulnerable 2026-06-03 14:31:45.935837 Details available
PrestaShop before 1.5.2 allows XSS via the "<object data='data:text/html" substring in the message field.
Published: 2021-12-21T16:00:40.000Z
Updated: 2024-08-06T21:36:02.254Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2011-4544 vulnerable 2026-06-03 14:31:25.238025 Details available
Multiple cross-site scripting (XSS) vulnerabilities in Prestashop before 1.5 allow remote attackers to inject arbitrary web script or HTML via the (1) address or (2) relativ_base_dir parameter to modules/mondialrelay/googlemap.php; the (3) relativ_base_dir, (4) Pays, (5) Ville, (6) CP, (7) Poids, (8) Action, or (9) num parameter to prestashop/modules/mondialrelay/googlemap.php; (10) the num_mode parameter to modules/mondialrelay/kit_mondialrelay/RechercheDetailPointRelais_ajax.php; (11) the Expedition parameter to modules/mondialrelay/kit_mondialrelay/SuiviExpedition_ajax.php; or the (12) folder or (13) name parameter to admin/ajaxfilemanager/ajax_save_text.php.
Published: 2011-12-01T21:00:00.000Z
Updated: 2024-08-07T00:09:18.783Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2008-5791 vulnerable 2026-06-03 14:29:11.242176 Details available
Multiple unspecified vulnerabilities in PrestaShop e-Commerce Solution before 1.1 Beta 2 (aka 1.1.0.1) have unknown impact and attack vectors, related to the (1) bankwire module, (2) cheque module, and other components.
Published: 2008-12-31T11:00:00.000Z
Updated: 2024-08-07T11:04:44.701Z
Reference links
Imported from gcve-enriched-dumps CVE data

Contribute

You can submit an edit proposal for this CPE entry or suggest a related product/vendor addition using the action button above.