| Название | Tenst-register.php has a file upload vulnerability |
|---|
| Описание | Build environment: Apache 2.4.39; MySQL5.7.26; PHP7.3.4
Tenst-register.php has a file upload vulnerability
<form method="POST" action="tenant-engine.php" enctype="multipart/form-data">
tenant-register. PHP, the ninth line of code. The information filled in by the front end includes the uploaded file, which is transferred to the back end through POST requests. No filtering is performed in this process
tenant-engine.php,
In tenant engineering Php, the 40th line of code - the 51st line of code. The uploaded file is stored in the tenant photo directory, and the successful file upload returns the file name information, |
|---|
| Источник | ⚠️ https://github.com/nikeshtiwari1/House-Rental-System/issues/8 |
|---|
| Пользователь | ace. (UID 34853) |
|---|
| Представление | 02.12.2022 02:48 (4 лет назад) |
|---|
| Модерация | 03.12.2022 11:22 (1 day later) |
|---|
| Статус | принято |
|---|
| Запись VulDB | 214772 [House Rental System POST Request tenant-engine.php id_photo эскалация привилегий] |
|---|
| Баллы | 20 |
|---|