Lucene search
+L

492 matches found

SUSE CVE
SUSE CVE
added 2023/02/15 5:17 a.m.7 views

SUSE CVE-2015-4844

Unspecified vulnerability in Oracle Java SE 6u101, 7u85, and 8u60, and Java SE Embedded 8u51, allows remote attackers to affect confidentiality, integrity, and availability via unknown vectors related to 2D...

10CVSS6.6AI score0.07514EPSS
Exploits0References21
SUSE CVE
SUSE CVE
added 2023/02/15 5:0 a.m.5 views

SUSE CVE-2016-5556

Unspecified vulnerability in Oracle Java SE 6u121, 7u111, and 8u102 allows remote attackers to affect confidentiality, integrity, and availability via vectors related to 2D...

9.6CVSS8.7AI score0.04885EPSS
Exploits0References14
CNNVD
CNNVD
added 2022/10/11 12:0 a.m.5 views

SAP 3D Visual Enterprise Viewer 缓冲区错误漏洞

SAP 3D Visual Enterprise Viewer is a 3D view viewer from SAP, Germany. The software supports the publishing of 2D and 3D scenes in all industry-standard desktop applications and supports separate installation as a stand-alone executable program and ActiveX space. A buffer overflow vulnerability...

7.8CVSS7.4AI score0.00553EPSS
Exploits0References4
OSV
OSV
added 2022/09/16 10:11 p.m.1 views

GHSA-Q5JV-M6QW-5G37 TensorFlow vulnerable to floating point exception in `Conv2D`

Impact If Conv2D is given empty input and the filter and padding sizes are valid, the output is all-zeros. This causes division-by-zero floating point exceptions that can be used to trigger a denial of service attack. python import tensorflow as tf import numpy as np with tf.device"CPU": also can...

5.9CVSS6.9AI score0.00411EPSS
Exploits0References5
Positive Technologies
Positive Technologies
added 2022/07/19 12:0 a.m.7 views

PT-2025-53960

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A flaw exists in the Linux kernel’s drm/virtio subsystem. The issue involves a missing check to ensure that transferred 2D buffer objects BO are shared memory shmem objects. If a userspa...

7.8CVSS6.1AI score0.00462EPSS
Exploits2References903
CNNVD
CNNVD
added 2022/05/21 12:0 a.m.3 views

Google TensorFlow输入验证错误漏洞

Google TensorFlow is a suite of end-to-end open source platforms for machine learning from Google USA. An input validation error vulnerability exists in Google TensorFlow versions prior to 2.9.0, prior to 2.8.1, prior to 2.7.2, and prior to 2.6.4, which stems from the lack of input validation in...

5.5CVSS5.7AI score0.0031EPSS
Exploits1References10
Debian CVE
Debian CVE
added 2022/05/20 11:30 p.m.5 views

CVE-2022-29213

TensorFlow is an open source platform for machine learning. Prior to versions 2.9.0, 2.8.1, 2.7.2, and 2.6.4, the tf.compat.v1.signal.rfft2d and tf.compat.v1.signal.rfft3d lack input validation and under certain condition can result in crashes due to CHECK-failures. Versions 2.9.0, 2.8.1, 2.7.2,...

5.5CVSS6.9AI score0.0031EPSS
Exploits1
ATTACKERKB
ATTACKERKB
added 2022/02/09 11:15 p.m.7 views

CVE-2022-22537

When a user opens a manipulated Tagged Image File Format .tiff, 2d.x3d received from untrusted sources in SAP 3D Visual Enterprise Viewer - version 9.0, the application crashes and becomes temporarily unavailable to the user until restart of the application. The file format details along with the...

6.5CVSS6.6AI score0.00885EPSS
Exploits0References4Affected Software1
CNNVD
CNNVD
added 2022/01/31 12:0 a.m.6 views

Bentley Systems MicroStation 资源管理错误漏洞

Bentley MicroStation CONNECT is a Cad software platform for 2D and 3D design and drafting.A code execution vulnerability exists in Bentley MicroStation CONNECT, which can be exploited by attackers to execute arbitrary code in the context of the current process...

7.8CVSS6.5AI score0.02041EPSS
Exploits0References5
OSV
OSV
added 2022/01/19 12:15 p.m.4 views

UBUNTU-CVE-2022-21349

Vulnerability in the Oracle Java SE, Oracle GraalVM Enterprise Edition product of Oracle Java SE component: 2D. Supported versions that are affected are Oracle Java SE: 7u321, 8u311; Oracle GraalVM Enterprise Edition: 20.3.4 and 21.3.0. Easily exploitable vulnerability allows unauthenticated...

5.3CVSS6.8AI score0.03306EPSS
Exploits0References3
CNNVD
CNNVD
added 2022/01/18 12:0 a.m.2 views

Oracle GraalVM 输入验证错误漏洞

Oracle GraalVM Enterprise Edition is the enterprise version of GraalVM, a vulnerability in Oracle GraalVM Enterprise Edition caused by incorrect input validation in the 2D component of Oracle GraalVM Enterprise Edition. Edition contains incorrect input validation in the 2D component. A remote,...

5.3CVSS5.5AI score0.03306EPSS
Exploits0References14
CNNVD
CNNVD
added 2021/09/17 12:0 a.m.6 views

ZRender 安全漏洞

ZRender is an open source, lightweight graphics library that provides 2d drawing for Apache charts. A security vulnerability exists in ZRender that arises from improper design or implementation during code development for a web-based system or product...

9.8CVSS8.4AI score0.01391EPSS
Exploits0References5
OSV
OSV
added 2021/05/21 2:21 p.m.20 views

GHSA-4VF2-4XCG-65CX Division by 0 in `Conv2D`

Impact An attacker can trigger a division by 0 in tf.rawops.Conv2D: python import tensorflow as tf input = tf.constant, shape=0, 0, 0, 0, dtype=tf.float32 filter = tf.constant, shape=0, 0, 0, 0, dtype=tf.float32 strides = 1, 1, 1, 1 padding = "SAME" tf.rawops.Conv2Dinput=input, filter=filter,...

2.5CVSS5.8AI score0.00198EPSS
Exploits1References7
PyPA
PyPA
added 2021/05/14 8:15 p.m.7 views

PYSEC-2021-652

TensorFlow is an end-to-end open source platform for machine learning. An attacker can trigger a division by 0 in tf.rawops.Conv2D. This is because the implementationhttps://github.com/tensorflow/tensorflow/blob/988087bd83f144af14087fe4fecee2d250d93737/tensorflow/core/kernels/convops.ccL261-L263...

5.5CVSS7AI score0.00198EPSS
Exploits1References2Affected Software1
OpenVAS
OpenVAS
added 2021/03/25 12:0 a.m.9 views

Fedora: Security Advisory for qt5-qtsvg (FEDORA-2021-a95a40b78b)

The remote host is missing an update for the SPDX-FileCopyrightText: 2021 Greenbone AG 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-only ifdescription...

7.5AI score
Exploits0References2
OSV
OSV
added 2021/01/26 6:15 p.m.4 views

CVE-2020-27542

Rostelecom CS-C2SHW 5.0.082.1 is affected by: Bash command injection. The camera reads configuration from QR code including network settings. The static IP configuration from QR code is copied to the file /config/ip-static and after reboot data from this file is inserted into bash command without...

6.8CVSS6.7AI score0.01169EPSS
Exploits1References1
OSV
OSV
added 2020/09/25 6:28 p.m.4 views

GHSA-QC53-44CJ-VFVX Denial of Service in Tensorflow

Impact The SparseCountSparseOutput implementation does not validate that the input arguments form a valid sparse tensor. In particular, there is no validation that the indices tensor has rank 2. This tensor must be a matrix because code assumes its elements are accessed as elements of a matrix:...

6.3CVSS6.6AI score0.0072EPSS
Exploits1References8
BDU FSTEC
BDU FSTEC
added 2020/08/12 12:0 a.m.5 views

The vulnerability in the 2D software platform components of Oracle Java SE and Java SE Embedded allows a perpetrator to gain access to modify, add, or delete data.

The vulnerability of the 2D software platform components of Oracle Java SE and Java SE Embeddeds is related to insufficient validation of input data. Exploiting this vulnerability can allow an attacker to gain access to the ability to modify, add, or delete data...

7.4CVSS6.5AI score0.03864EPSS
Exploits0References3Affected Software3
RedHat Linux
RedHat Linux
added 2020/08/10 3:17 p.m.7 views

OpenJDK: Incomplete bounds checks in Affine Transformations (2D, 8240119)

Vulnerability in the Java SE, Java SE Embedded product of Oracle Java SE component: 2D. Supported versions that are affected are Java SE: 7u261, 8u251, 11.0.7 and 14.0.1; Java SE Embedded: 8u251. Easily exploitable vulnerability allows unauthenticated attacker with network access via multiple...

7.4CVSS7.4AI score0.03864EPSS
Exploits0References4
RedHat Linux
RedHat Linux
added 2020/07/22 12:43 p.m.8 views

OpenJDK: Incomplete bounds checks in Affine Transformations (2D, 8240119)

Vulnerability in the Java SE, Java SE Embedded product of Oracle Java SE component: 2D. Supported versions that are affected are Java SE: 7u261, 8u251, 11.0.7 and 14.0.1; Java SE Embedded: 8u251. Easily exploitable vulnerability allows unauthenticated attacker with network access via multiple...

7.4CVSS7.4AI score0.03864EPSS
Exploits0References4
Rows per page
Query Builder