Bug 1483695 (CVE-2017-12862) - CVE-2017-12862 opencv: Heap-based buffer over-write in modules/imgcodecs/src/grfmt_pxm.cpp
Summary: CVE-2017-12862 opencv: Heap-based buffer over-write in modules/imgcodecs/src/...
Keywords:
Status: CLOSED ERRATA
Alias: CVE-2017-12862
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: Red Hat Product Security
QA Contact:
URL:
Whiteboard:
Depends On: 1483700
Blocks:
TreeView+ depends on / blocked
 
Reported: 2017-08-21 18:34 UTC by Pedro Sampaio
Modified: 2019-11-25 05:18 UTC (History)
8 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2019-11-25 05:18:08 UTC
Embargoed:


Attachments (Terms of Use)

Description Pedro Sampaio 2017-08-21 18:34:42 UTC
In modules/imgcodecs/src/grfmt_pxm.cpp, the length of buffer
AutoBuffer _src is small than expected, which will cause copy buffer
overflow later. If the image is from remote, may lead to remote code
execution or denial of service. This affects Opencv 3.3 and earlier.

Upstream bug:

https://github.com/opencv/opencv/issues/9370

Comment 1 Pedro Sampaio 2017-08-21 18:46:13 UTC
Created opencv tracking bugs for this issue:

Affects: fedora-all [bug 1483700]


Note You need to log in before you can comment on or make changes to this bug.