| 제목 | Github pearProject <=V2.8.10 SQL Injection |
|---|
| 설명 | PearProject is a front-end and back-end separated management system. The $projectCode parameter of the dateTotalForProject method in the Task.chp file under the backend interface of the project management system is controllable by the user and directly passed to the dateTotalForProject function; Tracking dateTotalForProject to the application/common/Model/Task. php file, it can be seen that the $projectCode in the dateTotalForProject method is directly concatenated without any filtering. Attackers can construct malicious SQL statements to obtain sensitive information. |
|---|
| 원천 | ⚠️ https://github.com/XiaoyuZhou1997/CVE/issues/1 |
|---|
| 사용자 | 319398761 (UID 95561) |
|---|
| 제출 | 2026. 02. 13. AM 08:10 (5 개월 ago) |
|---|
| 모더레이션 | 2026. 02. 23. PM 07:04 (10 days later) |
|---|
| 상태 | 수락 |
|---|
| VulDB 항목 | 347413 [a54552239 pearProjectApi 까지 2.8.10 Backend Interface Task.php dateTotalForProject projectCode SQL 주입] |
|---|
| 포인트들 | 20 |
|---|