Lucene search
K

171 matches found

Fedora
Fedora
added 2020/06/15 2:7 a.m.15 views

[SECURITY] Fedora 31 Update: opencv-3.4.10-1.fc31

OpenCV means Intel=EF=BF=BD=EF=BF=BD Open Source Computer Vision Library. I t is a collection of C functions and a few C++ classes that implement some popular Image Process ing and Computer Vision algorithms...

3AI score
Exploits0
Schneier on Security
Schneier on Security
added 2020/06/10 11:31 a.m.22 views

Availability Attacks against Neural Networks

New research on using specially crafted inputs to slow down machine-learning neural network systems: Sponge Examples: Energy-Latency Attacks on Neural Networks shows how to find adversarial examples that cause a DNN to burn more energy, take more time, or both. They affect a wide range of DNN...

1.2AI score
Exploits0
Microsoft Secure
Microsoft Secure
added 2020/05/08 6:30 p.m.69 views

Microsoft researchers work with Intel Labs to explore new deep learning approaches for malware classification

The opportunities for innovative approaches to threat detection through deep learning, a category of algorithms within the larger framework of machine learning, are vast. Microsoft Threat Protection today uses multiple deep learning-based classifiers that detect advanced threats, for example,...

0.1AI score
Exploits0
OpenVAS
OpenVAS
added 2020/01/09 12:0 a.m.26 views

Fedora Update for opencv FEDORA-2019-20ef0e76fe

The remote host is missing an update for the Copyright C 2020 Greenbone Networks GmbH Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-or-later This program is free software; you can...

8.2CVSS7.8AI score0.00302EPSS
Exploits1References2
CNVD
CNVD
added 2020/01/06 12:0 a.m.2 views

OpenCV Buffer Overflow Vulnerability (CNVD-2020-01149)

OpenCV is an open source, cross-platform, lightweight computer vision library. A buffer overflow vulnerability exists in the 'persistence' mode in OpenCV version 4.1.0. The vulnerability stems from a networked system or product performing operations in memory without properly validating data...

8.8CVSS9.6AI score0.05482EPSS
Exploits1References1
OSV
OSV
added 2019/12/06 3:15 p.m.2 views

DEBIAN-CVE-2019-19624

An out-of-bounds read was discovered in OpenCV before 4.1.1. Specifically, variable coarsestscale is assumed to be greater than or equal to finestscale within the calc/oclcalc functions in disflow.cpp. However, this is not true when dealing with small images, leading to an out-of-bounds read of t...

6.5CVSS6.2AI score0.00062EPSS
Exploits1References1
Fedora
Fedora
added 2019/12/02 1:15 a.m.26 views

[SECURITY] Fedora 31 Update: opencv-3.4.8-1.fc31

OpenCV means Intel=EF=BF=BD=EF=BF=BD Open Source Computer Vision Library. I t is a collection of C functions and a few C++ classes that implement some popular Image Process ing and Computer Vision algorithms...

8.2CVSS3AI score0.00302EPSS
Exploits1
CNVD
CNVD
added 2019/09/06 12:0 a.m.4 views

OpenCV De-Zero Error Vulnerability

OpenCV is a cross-platform computer vision library. A divide-by-zero error vulnerability exists in cv::HOGDescriptor::getDescriptorSize in modules/objdetect/src/hog.cpp in OpenCV 4.1.0. No detailed vulnerability details are provided at this time...

5.9CVSS6.9AI score0.00721EPSS
Exploits1References1
Trend Micro Simply Security
Trend Micro Simply Security
added 2019/05/16 2:30 p.m.67 views

Why You Should Pick a Leader for Your Enterprise Email Security

Email is a mature technology, but threats targeting email are evolving and getting more sophisticated. 97%1 of ransomware attacks come from email. That’s why there are so many email security vendors and solutions in the market offering different types of technologies and coverages. Picking the be...

7.2AI score
Exploits0
Fedora
Fedora
added 2018/05/04 8:19 a.m.29 views

[SECURITY] Fedora 27 Update: opencv-3.2.0-15.fc27

OpenCV means Intel=EF=BF=BD=EF=BF=BD Open Source Computer Vision Library. I t is a collection of C functions and a few C++ classes that implement some popular Image Process ing and Computer Vision algorithms...

8.8CVSS3AI score0.03513EPSS
Exploits1
Fedora
Fedora
added 2018/05/03 3:23 p.m.23 views

[SECURITY] Fedora 26 Update: opencv-3.2.0-15.fc26

OpenCV means Intel=EF=BF=BD=EF=BF=BD Open Source Computer Vision Library. I t is a collection of C functions and a few C++ classes that implement some popular Image Process ing and Computer Vision algorithms...

8.8CVSS3AI score0.03513EPSS
Exploits1
Positive Technologies
Positive Technologies
added 2018/03/05 12:0 a.m.3 views

PT-2018-18228 · Intel · Opencv

Name of the Vulnerable Software and Affected Versions: OpenCV version 3.4.1 Description: The issue is related to the validateInputImageSize function in modules/imgcodecs/src/loadsave.cpp, which can cause a denial of service due to an assertion failure. This occurs when the condition size.height =...

7.5CVSS7AI score0.00409EPSS
Exploits0References7
Gentoo Linux
Gentoo Linux
added 2017/12/14 12:0 a.m.31 views

OpenCV: Multiple vulnerabilities

Background OpenCV Open Source Computer Vision Library is an open source computer vision and machine learning software library. Description Multiple vulnerabilities have been discovered in OpenCV. Please review the referenced CVE identifiers for details. Impact An attacker can cause a denial of...

8.8CVSS8.5AI score0.02079EPSS
Exploits1
RedhatCVE
RedhatCVE
added 2017/09/06 9:18 a.m.29 views

CVE-2017-14136

OpenCV Open Source Computer Vision Library 3.3 has an out-of-bounds write error in the function FillColorRow1 in utils.cpp when reading an image file by using cv::imread. NOTE: this vulnerability exists because of an incomplete fix for CVE-2017-12597...

8.8CVSS2.4AI score0.01012EPSS
Exploits1References1
Cvelist
Cvelist
added 2017/09/04 11:0 p.m.29 views

CVE-2017-14136

OpenCV Open Source Computer Vision Library 3.3 has an out-of-bounds write error in the function FillColorRow1 in utils.cpp when reading an image file by using cv::imread. NOTE: this vulnerability exists because of an incomplete fix for CVE-2017-12597...

7.6AI score0.01012EPSS
Exploits1References5
RedhatCVE
RedhatCVE
added 2017/08/22 8:50 a.m.30 views

CVE-2017-12598

OpenCV Open Source Computer Vision Library through 3.3 has an out-of-bounds read error in the cv::RBaseStream::readBlock function in modules/imgcodecs/src/bitstrm.cpp when reading an image file by using cv::imread, as demonstrated by the 8-opencv-invalid-read-fread test case...

8.8CVSS2.4AI score0.00482EPSS
Exploits0References1
OSV
OSV
added 2017/08/07 1:29 a.m.0 views

UBUNTU-CVE-2017-12598

OpenCV Open Source Computer Vision Library through 3.3 has an out-of-bounds read error in the cv::RBaseStream::readBlock function in modules/imgcodecs/src/bitstrm.cpp when reading an image file by using cv::imread, as demonstrated by the 8-opencv-invalid-read-fread test case...

8.8CVSS6.7AI score0.00482EPSS
Exploits0References4
OSV
OSV
added 2017/08/07 1:29 a.m.23 views

CVE-2017-12598

OpenCV Open Source Computer Vision Library through 3.3 has an out-of-bounds read error in the cv::RBaseStream::readBlock function in modules/imgcodecs/src/bitstrm.cpp when reading an image file by using cv::imread, as demonstrated by the 8-opencv-invalid-read-fread test case...

8.8CVSS6.6AI score
Exploits0References5
OSV
OSV
added 2017/08/07 1:29 a.m.25 views

CVE-2017-12597

OpenCV Open Source Computer Vision Library through 3.3 has an out-of-bounds write error in the function FillColorRow1 in utils.cpp when reading an image file by using cv::imread...

8.8CVSS6.8AI score
Exploits0References5
OSV
OSV
added 2017/08/07 1:29 a.m.1 views

DEBIAN-CVE-2017-12597

OpenCV Open Source Computer Vision Library through 3.3 has an out-of-bounds write error in the function FillColorRow1 in utils.cpp when reading an image file by using cv::imread...

8.8CVSS7.2AI score0.00654EPSS
Exploits0References1
Rows per page
Query Builder