CVE-2017-18009
published 2018-01-01CVE-2017-18009: In OpenCV 3.3.1, a heap-based buffer over-read exists in the function cv::HdrDecoder::checkSignature in modules/imgcodecs/src/grfmt_hdr.cpp.
PriorityP433high7.5CVSS 3.0
AVNACLPRNUINSUCNINAH
EPSS
2.31%
81.6th percentile
In OpenCV 3.3.1, a heap-based buffer over-read exists in the function cv::HdrDecoder::checkSignature in modules/imgcodecs/src/grfmt_hdr.cpp.
Affected
10 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| debian | opencv | < opencv 4.1.2+dfsg-3 (bookworm) | opencv 4.1.2+dfsg-3 (bookworm) |
| android | — | — | |
| opencv | opencv | — | — |
| opencv | opencv | >= 0 < 4.1.2+dfsg-3 | 4.1.2+dfsg-3 |
| opencv | opencv | >= 0 < 4.1.2+dfsg-3 | 4.1.2+dfsg-3 |
| opencv | opencv | >= 0 < 4.1.2+dfsg-3 | 4.1.2+dfsg-3 |
| opencv | opencv | >= 0 < 4.1.2+dfsg-3 | 4.1.2+dfsg-3 |
| opencv | opencv | >= 0 < 2.4.8+dfsg1-2ubuntu1.2+esm1 | 2.4.8+dfsg1-2ubuntu1.2+esm1 |
| opencv | opencv | >= 0 < 2.4.9.1+dfsg-1.5ubuntu1.1+esm1 | 2.4.9.1+dfsg-1.5ubuntu1.1+esm1 |
| opencv | opencv | >= 0 < 3.2.0+dfsg-4ubuntu0.1+esm3 | 3.2.0+dfsg-4ubuntu0.1+esm3 |
CVSS provenance
nvdv3.07.5HIGHCVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
nvdv2.05.0MEDIUMAV:N/AC:L/Au:N/C:N/I:N/A:P
osv7.5HIGH
vendor_debian7.5LOW
vendor_redhat7.5HIGH
vendor_ubuntu7.5HIGH
Stop checking back — get the weekly exploitation signal.
Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.
Ubuntu
OpenCV vulnerabilities
vendor_ubuntu·2022-09-28·CVSS 7.5
CVE-2019-15939 [HIGH] OpenCV vulnerabilities
Title: OpenCV vulnerabilities
Summary: Several security issues were fixed in OpenCV.
It was discovered that OpenCV did not properly manage certain
objects, leading to a divide-by-zero. If a user were tricked into
loading a specially crafted file, a remote attacker could potentially use
this issue to cause a denial of service or possibly execute arbitrary
code. (CVE-2019-15939)
It was discovered that OpenCV did not properly manage certain files,
leading to an out of bounds read. If a user were tricked into loading
a specially crafted file, a remote attacker could potentially use this
issue to make OpenCV crash, resulting in a denial of service. This issue
was only fixed in Ubuntu 18.04 ESM. (CVE-2019-14491, CVE-2019-14492)
It was discovered that OpenCV did not properly manage certain XM
Android
CVE-2017-18009: Android Security Bulletin 2019-02-01
CVE: CVE-2017-18009
Severity: MEDIUM
Type: ID
Affected AOSP versions: 7
vendor_android·2019-02-01·CVSS 7.5
CVE-2017-18009 [HIGH] CVE-2017-18009: Android Security Bulletin 2019-02-01
CVE: CVE-2017-18009
Severity: MEDIUM
Type: ID
Affected AOSP versions: 7
Android Security Bulletin 2019-02-01
CVE: CVE-2017-18009
Severity: MEDIUM
Type: ID
Affected AOSP versions: 7.0, 7.1.1, 7.1.2, 8.0, 8.1, 9
References: A-78026242*
Red Hat
opencv: heap-based buffer over-read in function cv::HdrDecoder::checkSignature in modules/imgcodecs/src/grfmt_hdr.cpp
vendor_redhat·2018-01-01·CVSS 7.5
CVE-2017-18009 [HIGH] CWE-125 opencv: heap-based buffer over-read in function cv::HdrDecoder::checkSignature in modules/imgcodecs/src/grfmt_hdr.cpp
opencv: heap-based buffer over-read in function cv::HdrDecoder::checkSignature in modules/imgcodecs/src/grfmt_hdr.cpp
In OpenCV 3.3.1, a heap-based buffer over-read exists in the function cv::HdrDecoder::checkSignature in modules/imgcodecs/src/grfmt_hdr.cpp.
Statement: This issue did not affect the versions of opencv as shipped with Red Hat Enterprise Linux 6, 7, and 8.
Package: opencv (Red Hat Enterprise Linux 6) - Not affected
Package: opencv (Red Hat Enterprise Linux 7) - Not affected
Package: opencv (Red Hat Enterprise Linux 8) - Not affected
Debian
CVE-2017-18009: opencv - In OpenCV 3.3.1, a heap-based buffer over-read exists in the function cv::HdrDec...
vendor_debian·2017·CVSS 7.5
CVE-2017-18009 [HIGH] CVE-2017-18009: opencv - In OpenCV 3.3.1, a heap-based buffer over-read exists in the function cv::HdrDec...
In OpenCV 3.3.1, a heap-based buffer over-read exists in the function cv::HdrDecoder::checkSignature in modules/imgcodecs/src/grfmt_hdr.cpp.
Scope: local
bookworm: resolved (fixed in 4.1.2+dfsg-3)
bullseye: resolved (fixed in 4.1.2+dfsg-3)
forky: resolved (fixed in 4.1.2+dfsg-3)
sid: resolved (fixed in 4.1.2+dfsg-3)
trixie: resolved (fixed in 4.1.2+dfsg-3)
OSV
opencv vulnerabilities
osv·2022-09-28·CVSS 7.5
CVE-2019-15939 [HIGH] opencv vulnerabilities
opencv vulnerabilities
It was discovered that OpenCV did not properly manage certain
objects, leading to a divide-by-zero. If a user were tricked into
loading a specially crafted file, a remote attacker could potentially use
this issue to cause a denial of service or possibly execute arbitrary
code. (CVE-2019-15939)
It was discovered that OpenCV did not properly manage certain files,
leading to an out of bounds read. If a user were tricked into loading
a specially crafted file, a remote attacker could potentially use this
issue to make OpenCV crash, resulting in a denial of service. This issue
was only fixed in Ubuntu 18.04 ESM. (CVE-2019-14491, CVE-2019-14492)
It was discovered that OpenCV did not properly manage certain XML data,
leading to a NULL pointer dereference. If a user were t
OSV
Out-of-bounds Read in OpenCV
osv·2021-10-12
CVE-2017-18009 [HIGH] Out-of-bounds Read in OpenCV
Out-of-bounds Read in OpenCV
In OpenCV 3.3.1 (corresponding with OpenCV-Python 3.3.1.11), a heap-based buffer over-read exists in the function cv::HdrDecoder::checkSignature in modules/imgcodecs/src/grfmt_hdr.cpp.
GHSA
Out-of-bounds Read in OpenCV
ghsa·2021-10-12
CVE-2017-18009 [HIGH] CWE-125 Out-of-bounds Read in OpenCV
Out-of-bounds Read in OpenCV
In OpenCV 3.3.1 (corresponding with OpenCV-Python 3.3.1.11), a heap-based buffer over-read exists in the function cv::HdrDecoder::checkSignature in modules/imgcodecs/src/grfmt_hdr.cpp.
OSV
CVE-2017-18009: In OpenCV 3
osv·2018-01-01·CVSS 7.5
CVE-2017-18009 [HIGH] CVE-2017-18009: In OpenCV 3
In OpenCV 3.3.1, a heap-based buffer over-read exists in the function cv::HdrDecoder::checkSignature in modules/imgcodecs/src/grfmt_hdr.cpp.
No detection rules found.
No public exploits indexed.
arXiv
Threat Assessment in Machine Learning based Systems
arxiv_fulltext·2022-06-30
Threat Assessment in Machine Learning based Systems
Threat Assessment in Machine Learning based Systems
Lionel Nganyewou Tidjon and Foutse Khomh, Senior Member, IEEE
The authors are with Polytechnique Montréal, Montréal, QC H3C 3A7, Canada.
E-mail: \lionel.tidjon, foutse.khomh\@polymtl.ca
## Abstract
Machine learning is a field of artificial intelligence (AI) that is becoming essential for several critical systems, making it a good target for threat actors. Threat actors exploit different Tactics, Techniques, and Procedures (TTPs) against the confidentiality, integrity, and availability of Machine Learning (ML) systems.
During the ML
cycle, they exploit adversarial TTPs to poison data and fool ML-based systems. In recent years, multiple security practices have been proposed for traditional systems but they are not enough to cope with th
Bugzilla
CVE-2017-18009 opencv: heap-based buffer over-read in function cv::HdrDecoder::checkSignature in modules/imgcodecs/src/grfmt_hdr.cpp [fedora-all]
bugzilla·2018-01-04·CVSS 7.5
CVE-2017-18009 [HIGH] CVE-2017-18009 opencv: heap-based buffer over-read in function cv::HdrDecoder::checkSignature in modules/imgcodecs/src/grfmt_hdr.cpp [fedora-all]
CVE-2017-18009 opencv: heap-based buffer over-read in function cv::HdrDecoder::checkSignature in modules/imgcodecs/src/grfmt_hdr.cpp [fedora-all]
This is an automatically created tracking bug! It was created to ensure
that one or more security vulnerabilities are fixed in affected versions
of fedora-all.
For comments that are specific to the vulnerability please use bugs filed
against the "Security Response" product referenced in the "Blocks" field.
For more information see:
http://fedoraproject.org/wiki/Security/TrackingBugs
When submitting as an update, use the fedpkg template provided in the next
comment(s). This will include the bug IDs of this tracking bug as well as
the relevant top-level CVE bugs.
Please also mention the CVE IDs being fixed in the RPM changelog and the
fedpkg c
Bugzilla
CVE-2017-18009 opencv: heap-based buffer over-read in function cv::HdrDecoder::checkSignature in modules/imgcodecs/src/grfmt_hdr.cpp
bugzilla·2018-01-04·CVSS 7.5
CVE-2017-18009 [HIGH] CVE-2017-18009 opencv: heap-based buffer over-read in function cv::HdrDecoder::checkSignature in modules/imgcodecs/src/grfmt_hdr.cpp
CVE-2017-18009 opencv: heap-based buffer over-read in function cv::HdrDecoder::checkSignature in modules/imgcodecs/src/grfmt_hdr.cpp
A flaw was found in OpenCV 3.3.1, a heap-based buffer over-read exists in the function cv::HdrDecoder::checkSignature in modules/imgcodecs/src/grfmt_hdr.cpp.
[UPSTREAM BUG]
https://github.com/opencv/opencv/issues/10479
[UPSTREAM PATCH]
https://github.com/opencv/opencv/pull/10480
Discussion:
Created opencv tracking bugs for this issue:
Affects: fedora-all [bug 1531277]
---
RHEL6 and 7 don't ship the affected code, RHEL8 already contains the fix.
---
Statement:
This issue did not affect the versions of opencv as shipped with Red Hat Enterprise Linux 6, 7, and 8.
2018-01-01
Published