Prestashop Installation Page Exposure Scanner
This scanner checks if the /install directory remains accessible after setup, allowing attackers to gather system info or reinstall the platform.
Short Info
Level
Single Scan
Single Scan
Can be used by
Asset Owner
Estimated Time
10 seconds
Time Interval
1 month 2 days
Scan only one
URL
Toolbox
Prestashop is an open-source e-commerce platform used by merchants and developers worldwide to build customizable online stores. It offers features like product management, payment gateways, and order processing, making it a popular choice for businesses of all sizes. The installation process sets up the necessary components for the platform to run, and securing this process is critical for overall system integrity.
The Installation Page Exposure vulnerability occurs when the installation directory (typically /install) is left accessible after the initial setup. This misconfiguration can expose sensitive information about the server environment, database configuration, and system paths. Attackers can exploit this to gather intelligence for further attacks or even reinstall the platform, potentially overwriting existing data.
Specifically, the vulnerability targets the /install directory and its associated files, such as index.php or install.php. If these files are not removed or protected after installation, they remain accessible via the web. This allows unauthorized users to view setup pages, access configuration details, or trigger a new installation process, leading to potential data loss or system compromise.
The impact of this exposure is significant, as it can lead to information disclosure, unauthorized access to the admin panel, or complete takeover of the e-commerce site. Attackers may use the exposed data to craft targeted exploits or disrupt business operations. Given the CVSS score of 8.0, this vulnerability poses a high risk and requires immediate remediation to protect sensitive customer and business data.