Linux bear.hostingplus.cl 4.18.0-513.18.1.lve.2.el8.x86_64 #1 SMP Sat Mar 30 15:36:11 UTC 2024 x86_64
LiteSpeed
Server IP : 192.140.57.17 & Your IP : 216.73.217.146
Domains :
Cant Read [ /etc/named.conf ]
User : explo
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
var /
softaculous /
presta17 /
Delete
Unzip
Name
Size
Permission
Date
Action
bootstrap_old
[ DIR ]
drwxr-xr-x
2026-04-29 23:32
images
[ DIR ]
drwxr-xr-x
2026-04-29 23:32
php53
[ DIR ]
drwxr-xr-x
2026-04-29 23:32
php56
[ DIR ]
drwxr-xr-x
2026-04-29 23:32
php71
[ DIR ]
drwxr-xr-x
2026-04-29 23:32
php81
[ DIR ]
drwxr-xr-x
2026-04-29 23:32
php82
[ DIR ]
drwxr-xr-x
2026-04-29 23:32
.htaccess
5.34
KB
-rw-r--r--
2025-11-04 00:35
_bootstrap.php
5.09
KB
-rw-r--r--
2026-04-03 09:12
bootstrap.php
5.01
KB
-rw-r--r--
2026-04-03 09:12
changelog.txt
5.99
KB
-rw-r--r--
2026-04-29 06:15
clone.php
28.26
KB
-rw-r--r--
2026-04-29 07:46
clone_bootstrap.php
5.14
KB
-rw-r--r--
2026-04-03 09:12
edit.php
4.96
KB
-rw-r--r--
2026-04-29 07:46
edit.xml
447
B
-rw-r--r--
2024-01-03 04:51
extend.php
8.48
KB
-rw-r--r--
2026-04-29 07:46
fileindex.php
403
B
-rw-r--r--
2026-04-03 09:12
import.php
6.62
KB
-rw-r--r--
2026-04-29 07:46
info.xml
4.67
KB
-rw-r--r--
2026-04-29 06:15
install.js
1.12
KB
-rw-r--r--
2021-12-23 06:54
install.php
20.97
KB
-rw-r--r--
2026-04-29 07:46
install.xml
1.51
KB
-rw-r--r--
2024-04-16 09:24
md5
2.84
KB
-rw-r--r--
2026-04-29 07:46
new_order.html
56.92
KB
-rw-r--r--
2025-06-19 02:46
notes.txt
2.95
KB
-rw-r--r--
2026-04-03 09:12
order_conf.html
56.13
KB
-rw-r--r--
2025-06-19 02:46
parameters.php
830
B
-rw-r--r--
2026-04-03 09:12
parameters.yml
11
B
-rw-r--r--
2021-12-23 06:54
presta17.sql
706.43
KB
-rw-r--r--
2026-04-29 06:15
presta17.zip
136
MB
-rw-r--r--
2026-04-29 06:15
return_slip.html
43.86
KB
-rw-r--r--
2025-06-19 02:46
robots.txt
4.73
KB
-rw-r--r--
2025-06-19 02:46
settings.inc.php
23
B
-rw-r--r--
2021-12-23 06:54
shop1.json
3.16
KB
-rw-r--r--
2026-04-03 09:12
soft_delete.php
3.08
KB
-rw-r--r--
2021-12-23 06:54
update_appkey.php
544
B
-rw-r--r--
2023-07-17 09:33
update_pass.php
497
B
-rw-r--r--
2023-03-21 05:54
Save
Rename
#################################### # v9.1.1 - (2026-04-16) #################################### - Back Office - Improvement: - GHSA-w9f3-qc75-qgx9 Prevent xss exploitation via unprotected variables in customer threads (found by Savio from Doyensec in collaboration with Anthropic Research) #################################### # v9.1.0 - (2026-03-13) #################################### - Back Office: - Improvement: - GHSA-35pf-37c6-jxjv Prevent xss exploitation via unprotected variables in template - GHSA-283w-xf3q-788v Fix improper use of validation framework - Bug fix: - #40888: Add ShopContext and LanguageContext to FeatureAttributeRepository - #40923: Dynamize docker names when using docker exec in CI #################################### # v9.0.3 - (2026-01-22) #################################### - Back Office: - Improvement: - #40517: Add some help boxes to product page (by @Hlavtox) - #39923: Improve wording of some settings, better explain the meaning of them (by @Hlavtox) - #40230: Adds help text to product page fields (by @Hlavtox) - GHSA-67v7-3g49-mxh2 Protect users from time based email enumeration attacks (by @matthieu-rolland, vulnerability reported by Lam Yiu Tung) - Bug fix: - #40563: Admin API improvements for combination endpoints (by @jolelievre) - #40556: Fix: CsvFileReader service fails with "You have requested a non-existent service 'session'" (by @Codencode) - #38775: Fix: Multishop - error loading CMS pages removed from the default shop (by @Codencode) - #40499: Fix: When saving an Attribute is_color_group is not updated. (by @Codencode) - #40554: Fix: always display taxes total in order summary (by @Codencode) - #40532: BO Product page, fix feature value collection indexes (by @jolelievre) - #40433: Fix: Module update problem (by @Codencode) - #40054: Use URL when building urls to prevent subtle mistakes with &? (by @tswfi) - #40036: BO - Product : Fixed feature display in multishop (by @Progi1984) - #39854: Fix: Quick Access links redirect to root instead of subdirectory, causing 404 (by @Codencode) - #40050: Fix: Incorrect redirect from HTTP to HTTPS on the admin login page when PrestaShop is in a subfolder (by @Codencode) - #40475: Fix link for redirection on country BO page (by @jolelievre) - #40066: Fix: [BO] Admin Countries page redirect issue with multishop after changing shop (by @Codencode) - #40329: Prevent NoResultException when checking for existing translations (by @ChillCode) - #39926: Fix: handle SELECT fields without no_quotes in getSensitiveAttributes (by @Codencode) - #40001: Fix redirect after editing root category to use current categoryId in stead of PS_HOME_CATEGORY (by @Codencode) - #39869: Update monologger to v3 (by @NKoonen) - #40256: Fix: Issue retrieving product price when adding the first specific_price (by @Codencode) - #40243: Admin API handle position update (by @jolelievre) - #40257: Prevent saving ajax URL for future login redirection, or the redirect… (by @jolelievre) - #40112: Bump prestakit to v2.0.5 (by @Quetzacoalt91) - Refactoring: - #37667: Apply backoffice optimizations (by @Hlavtox) - Front Office: - New feature: - #40403: Allow easily hooking into country and currency selection logic (by @Hlavtox) - Improvement: - #40537: Remove unnecessary force refresh in checkout (by @Hlavtox) - #40248: Prevent Exposure of Sensitive Product Attributes in Front Office (by @M0rgan01) - Bug fix: - #40246: Fix preview in multilang (by @tleon) - #39582: Fix: Product customization text field bug with using symbol {} (by @Codencode) - #40117: Fix cart rule validation in front office (by @Hlavtox) - #40262: Allow access to customized files preview without multi-lang enabled (by @kpodemski) - #40137: Updated zxcvbn to a maintained version for consistency with backend checks (by @tleon) - Refactoring: - #40406: Comment how language setting works in FO (by @Hlavtox) - Core: - Improvement: - #40269: Prevent database inconsistencies by preventing faulty group delete calls (by @Hlavtox) - #40133: Update ca-bundle from 1.3.7 to 1.5.9 (by @tswfi) - #40350: Remove the composer config to ignore audit (by @jolelievre) - #40332: Restore original repository for ps_apiresources (by @nicosomb) - #40312: Bump to `9.0.3` (by @boherm) - #40134: Docker : Fixed Install of xdebug (by @Progi1984) - Bug fix: - #40585: Preliminary tasks for patch version 9.0.3 (by @jolelievre) - #40479: Fix legacy profiler in the back office (by @kpodemski) - #40562: Update VAT rates for Estonia and Romania (by @Codencode) - #40496: Fix some type issues related to carriers (by @Hlavtox) - #40423: Fix empty extra vars / product list when using the new automatic text email option (by @matrixino) - #40040: Always request a non cached result in Order::getIdByCartId (by @ilsalvopss) - #40400: Simplify cart rule minimal value by avoiding subtracting values (by @Hlavtox) - Refactoring: - #40389: Comment logic related to addresses and their initialization (by @Hlavtox) - Installer: - Bug fix: - #40574: Fix Makefile to prevent build assets twice (by @jolelievre) - #40077: Install Console : Allow characters "<" & ">" in admin password (by @Progi1984) - #40114: Chore(Makefile): fix Makefile shell detection issue (by @tyloo) - Localization: - Bug fix: - #40521: Fix default fixtures translation (by @jolelievre) - Tests: - Improvement: - #40512: Functional Tests : Bump @prestashop-core/ui-testing (by @Progi1984) - #40458: Functional Tests : Bump @prestashop-core/ui-testing (by @Progi1984) - #40434: Functional Tests : Bump @prestashop-core/ui-testing (by @Progi1984) - #40363: Functional Tests : Bump @prestashop-core/ui-testing (by @Progi1984) - #40138: Functional Tests : Bump @prestashop-core/ui-testing (by @Progi1984) - Refactoring: - #40298: Functional tests - Fix create account in FO classic theme test (by @nesrineabdmouleh)