~ubuntu-security/ubuntu-cve-tracker/master

« back to all changes in this revision

Viewing changes to active/CVE-2018-7714

  • Committer: Steve Beattie
  • Date: 2019-02-19 06:18:27 UTC
  • Revision ID: sbeattie@ubuntu.com-20190219061827-oh57fzcfc1u9dlfk
The ubuntu-cve-tracker project has been converted to git.

Please use 'git clone https://git.launchpad.net/ubuntu-cve-tracker' to
get the converted tree.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
Candidate: CVE-2018-7714
2
 
PublicDate: 2018-03-05
3
 
References:
4
 
 https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-7714
5
 
 https://github.com/xiaoqx/pocs/tree/master/opencv/dos-by-assert
6
 
Description:
7
 
 The validateInputImageSize function in modules/imgcodecs/src/loadsave.cpp
8
 
 in OpenCV 3.4.1 allows remote attackers to cause a denial of service
9
 
 (assertion failure) because (pixels <= (1<<30)) may be false.
10
 
Ubuntu-Description:
11
 
Notes:
12
 
Bugs:
13
 
Priority: low
14
 
Discovered-by:
15
 
Assigned-to:
16
 
 
17
 
 
18
 
Patches_opencv:
19
 
upstream_opencv: needs-triage
20
 
precise/esm_opencv: DNE
21
 
trusty_opencv: needs-triage
22
 
xenial_opencv: needs-triage
23
 
artful_opencv: needs-triage
24
 
bionic_opencv: needs-triage
25
 
devel_opencv: needs-triage