Enviar #908923: aircheng-org iWebShop-5 eb7f7eb1c6ebf39a54f943d8e0aefe96a3b8ff54 Missing Authorizationinformación

Títuloaircheng-org iWebShop-5 eb7f7eb1c6ebf39a54f943d8e0aefe96a3b8ff54 Missing Authorization
DescripciónThe affected component is `controllers/update.php`. Class `Update` extends `IController` without implementing `adminAuthorization`, `sellerAuthorization`, or `userAuthorization`, so the authorization plugin never gates its actions. `Update::index()` executes a hard-coded list of `ALTER TABLE` statements through `IDBFactory::getDB()->query()` and then clears the entire `runtime` directory via `IFile::clearDir()`. A remote unauthenticated attacker can invoke `/index.php?controller=update&action=index` to modify production schema and wipe compiled caches, causing integrity loss, service disruption, and potential follow-on exploitation of a partially upgraded database.
Fuente⚠️ https://github.com/aircheng-org/iWebShop-5/issues/2
Usuario
 yunshen (UID 100191)
Sumisión2026-07-29 19:52 (hace 1 mes)
Moderación2026-09-08 11:30 (1 month later)
EstadoAceptado
Entrada de VulDB399756 [aircheng-org iWebShop-5 hasta 5.15 controllers/update.php Update::index escalada de privilegios]
Puntos20

Do you want to use VulDB in your project?

Use the official API to access entries easily!