| 제목 | DCMTK GitHub Repository DCMTK 3.6.5 Stack-based Buffer Overflow |
|---|
| 설명 | A stack buffer overflow exists in DCMTK (dcmqrscp) ≤ 3.6.5+DEV when parsing the `StorageQuota` field in the AETable. Function `quota(const char*)` reads the last two characters of a quota string without verifying length (`strlen(value) >= 2`), leading to an out-of-bounds read from a stack buffer populated in `parseQuota()`. |
|---|
| 원천 | ⚠️ https://shimo.im/docs/rp3OMVMDPKtjn0km/ |
|---|
| 사용자 | zh_vul (UID 91488) |
|---|
| 제출 | 2025. 10. 11. AM 05:26 (8 개월 ago) |
|---|
| 모더레이션 | 2025. 10. 19. PM 12:27 (8 days later) |
|---|
| 상태 | 수락 |
|---|
| VulDB 항목 | 329028 [DCMTK 까지 3.6.5 dcmqrscp parseQuota StorageQuota 메모리 손상] |
|---|
| 포인트들 | 19 |
|---|