| 제목 | innocommerce innoshop <= 0.7.3 Missing Authorization |
|---|
| 설명 | InnoShop v0.7.3 and earlier is vulnerable to a pre-authentication application reinstall takeover. The installation endpoint POST /install/complete remains accessible without any authentication or CSRF protection after the application has been fully installed. An unauthenticated remote attacker can exploit this to overwrite the .env configuration file, execute migrate:fresh to drop all database tables (causing complete data loss), and create a new administrator account with attacker-controlled credentials, resulting in full system takeover. The root cause is that InstallServiceProvider::boot() unconditionally registers installation routes without checking the installed() status. |
|---|
| 원천 | ⚠️ https://github.com/innocommerce/innoshop/issues/314 |
|---|
| 사용자 | anch0r (UID 96691) |
|---|
| 제출 | 2026. 04. 16. PM 02:38 (2 개월 ago) |
|---|
| 모더레이션 | 2026. 05. 01. PM 04:28 (15 days later) |
|---|
| 상태 | 수락 |
|---|
| VulDB 항목 | 360576 [innocommerce InnoShop 까지 0.7.8 Installation Endpoint InstallServiceProvider.php boot 약한 인증] |
|---|
| 포인트들 | 20 |
|---|