| Title | Online Pizza Ordering System Arbitrary file upload vulnerability |
|---|
| Description | Source code address:https://www.sourcecodester.com/php/16166/online-pizza-ordering-system-php-free-source-code.html
Vulnerability URL:http://192.168.0.102/php-opos/admin/ajax.php?action=save_settings
Vulnerability description:
This vulnerability allows arbitrary file upload to obtain webshell
Although this vulnerability is a backend upload function, it can be uploaded unconditionally without the need for login.
The name of the uploaded webshell is a timestamp_ FileName.php
#Note: This simple file naming method is related to content guessing
For example, 1682152500 <==> 2023-04-22 16:35:00
1682152500_ shell.php
webshell: http://192.168.0.102/php-opos/assets/img/1682152500_shell.php
|
|---|
| Source | ⚠️ https://docs.google.com/document/d/1Bzt1UOXHJYyNFvTUsMO4zfbiDd_cKxuEygjAww2GcZQ/edit |
|---|
| User | T4y1oR (UID 45479) |
|---|
| Submission | 04/23/2023 04:55 (3 years ago) |
|---|
| Moderation | 04/23/2023 17:10 (12 hours later) |
|---|
| Status | Accepted |
|---|
| VulDB entry | 227236 [SourceCodester Online Pizza Ordering System 1.0 ajax.php?action=save_settings img unrestricted upload] |
|---|
| Points | 20 |
|---|