Presta has a recent CVE, not not sure if that's the version though.
https://www.cvedetails.com/cve/CVE-2022-21686/
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.
https://shared.htb/robots.txt
Some of the hidden controllers show additional forms, i.e.
https://shared.htb/index.php?controller=guest-tracking
And from Presta docs:
PrestaShop will rename the admin folder by adding a randomly generated number to the end of it, for example “admin8153“. From this point on, your admin URL will now include that number. Using the example given, you would now need to use URL “example.com/admin8153” to gain access to the admin dashboard.
, seeing 4 and 5 digits numbers in examples.