| 제목 | code-projects Blood Bank Management System 1 Cross-Site Request Forgery |
|---|
| 설명 | There is a CSRF vulnerability on this endpoint `file/delete.php?bid=` using the `bid` parameter, a remote user can craft a CSRF attack to delete the available blood samples of a hospital. The parameter is dynamic meaning the attacker may not know the exact bid number, but this can be easily bypassed by using a javascript generated image tag with a lop say 1-100 increasing the chances of deleting the records |
|---|
| 원천 | ⚠️ https://github.com/bevennyamande/bloodbank_delete_csrf_attack |
|---|
| 사용자 | 0xbeven (UID 76739) |
|---|
| 제출 | 2024. 10. 27. PM 09:20 (2 연령 ago) |
|---|
| 모더레이션 | 2024. 10. 28. AM 07:17 (10 hours later) |
|---|
| 상태 | 수락 |
|---|
| VulDB 항목 | 282008 [code-projects Blood Bank Management System 1.0 /file/delete.php bid 교차 사이트 요청 위조] |
|---|
| 포인트들 | 19 |
|---|