| Title | likeshop.cn likeshop <=3.0.5 SQL Injection |
|---|
| Description | An authenticated SQL Injection vulnerability was discovered in the account adjustment feature of likeshop. The vulnerability resides within the `adjustAccount` method in the User model component.
The application utilizes the framework's `Db::raw()` function to execute dynamic mathematical operations on the database. However, the system directly concatenates untrusted user inputs from the `$post_data` array using string concatenation without proper sanitization, validation, or explicit data type casting. This unsafe practice completely bypasses the built-in PDO parameter binding protections offered by the underlying ThinkPHP framework. |
|---|
| Source | ⚠️ https://gist.github.com/peoz14/a84c35c991f16a3cab38db79978df9b8 |
|---|
| User | peoz (UID 99403) |
|---|
| Submission | 07/01/2026 06:16 (2 months ago) |
|---|
| Moderation | 08/31/2026 07:19 (2 months later) |
|---|
| Status | Duplicate |
|---|
| VulDB entry | 382982 [likeadmin-likeshop Likeshop up to 3.0.5 AdjustAccount Endpoint UserLogic.php adjustAccount money/integral/growth/earnings sql injection] |
|---|
| Points | 0 |
|---|