A flaw was found in the file-pcx plugin in GIMP, affecting 32-bit builds only. When processing a PCX image file, the plugin calculates memor
위협 신호 · CVSS · EPSS · KEV
이론적 심각도 점수
30일 내 악용 확률 예측
실측 악용 기록 없음
별도 긴급 패치 불필요 — 정기 시스템 업그레이드 주기에 맞춰 조치
CVSS 벡터 · 메트릭
CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H약점 (CWE)
- CWE-190
정수 오버플로 — 산술 결과가 범위를 넘쳐 버퍼 오류 등으로 이어짐.
상세 설명
A flaw was found in the file-pcx plugin in GIMP, affecting 32-bit builds only. When processing a PCX image file, the plugin calculates memory allocation sizes based on the image dimensions and the number of color planes. If a crafted file sets the number of planes to 4 alongside sufficiently large dimensions, the calculation exceeds the 32-bit integer limit and overflows, resulting in an undersized heap-based buffer allocation. This integer overflow issue results in a heap-based buffer overflow when the plugin subsequently writes image data into the undersized buffer, causing memory corruption, potentially leading to arbitrary code execution or a denial of service.
AI 심층 분석
공격 시나리오 · 재현 가능한 PoC 페이로드 · 즉시 적용 가능한 차단 패치를 한 번에 받아 보세요. 보안 운영팀이 그대로 점검·티켓팅에 쓸 수 있는 형태로 정리해 드립니다.
영향받는 제품·버전
- gimp gimp3.0.0 - 3.2.4other
- gimp gimpother
영향받는 구성 (CPE) 2
- gimp gimp≥ 3.0.0 ≤ 3.2.4cpe:2.3:a:gimp:gimp:*:*:*:*:*:*:*:*
- gimp gimp 3.3.1cpe:2.3:a:gimp:gimp:3.3.1:*:*:*:*:*:*:*
참고 자료 3
- https://access.redhat.com/security/cve/CVE-2026-78465Vendor Advisory
- https://bugzilla.redhat.com/show_bug.cgi?id=2522057Issue TrackingVendor Advisory
- https://gitlab.gnome.org/GNOME/gimp/-/work_items/16578Issue TrackingVendor AdvisoryExploitMitigation
링크 내용 불러오는 중…