| 제목 | crmeb CRMEB-KY v5.6.1 Low permission users can reset administrator password |
|---|
| 설명 | As you can see from the code, the save method receives a $id and a $data array containing the new data. It first gets administrator information from the database based on $id, and then, if the pwd field is included in $data, it updates the administrator's password. This code itself does not check whether the current operator has permission to modify the target user ($id) |
|---|
| 원천 | ⚠️ https://github.com/August829/Yu/blob/main/58ead8e7e08bfb013.md |
|---|
| 사용자 | Yu Bao (UID 88956) |
|---|
| 제출 | 2025. 08. 30. AM 06:12 (8 개월 ago) |
|---|
| 모더레이션 | 2025. 09. 13. AM 11:46 (14 days later) |
|---|
| 상태 | 수락 |
|---|
| VulDB 항목 | 323824 [CRMEB 까지 5.6.1 Administrator Password SystemAdminServices.php save 아이디 권한 상승] |
|---|
| 포인트들 | 19 |
|---|