Lucene search
+L

3168 matches found

OSV
OSV
added 2022/04/13 4:15 p.m.6 views

DEBIAN-CVE-2015-20107

In Python aka CPython up to 3.10.8, the mailcap module does not add escape characters into commands discovered in the system mailcap file. This may allow attackers to inject shell commands into applications that call mailcap.findmatch with untrusted input if they lack validation of user-provided...

7.6CVSS7.3AI score0.07269EPSS
SaveExploits1References1
OSV
OSV
added 2022/04/13 4:15 p.m.8 views

AZL-9417 CVE-2015-20107 affecting package python3 for versions less than 3.9.13-5

In Python aka CPython up to 3.10.8, the mailcap module does not add escape characters into commands discovered in the system mailcap file. This may allow attackers to inject shell commands into applications that call mailcap.findmatch with untrusted input if they lack validation of user-provided...

7.6CVSS6.8AI score0.07269EPSS
SaveExploits1References1
ALT Linux
ALT Linux
added 2022/03/29 12:0 a.m.74 views

Security fix for the ALT Linux 8 package openssl10 version 1.0.2u-alt0.M80P.2

1.0.2u-alt0.M80P.2 built March 29, 2022 Gleb Fotengauer-Malinovskiy in task 296709 March 15, 2022 Gleb Fotengauer-Malinovskiy - Backported upstream security fix fixes CVE-2022-0778...

5CVSS8.3AI score0.70561EPSS
SaveExploits2
ALT Linux
ALT Linux
added 2022/03/23 12:0 a.m.160 views

Security fix for the ALT Linux 10 package openssh version 7.9p1-alt4.p10.1

7.9p1-alt4.p10.1 built March 23, 2022 Gleb Fotengauer-Malinovskiy in task 297014 --- March 22, 2022 Gleb Fotengauer-Malinovskiy - Backported upstream security fixes fixes CVE-2019-6111, CVE-2019-6109...

5.8CVSS2.8AI score0.58204EPSS
SaveExploits9
OSV
OSV
added 2022/02/10 12:21 a.m.6 views

GHSA-GCVH-66FF-4MWM `CHECK`-failures in Tensorflow

Impact The implementation of MapStage is vulnerable a CHECK-fail if the key tensor is not a scalar: python import tensorflow as tf import numpy as np tf.rawops.MapStage key = tf.constantvalue=4, shape= 1,2, dtype=tf.int64, indices = np.array6, values = np.array-60, dtypes = tf.int64, capacity=0,...

7.1CVSS6.5AI score0.00783EPSS
SaveExploits1References7
OSV
OSV
added 2022/02/03 3:15 p.m.9 views

PYSEC-2022-120

Tensorflow is an Open Source Machine Learning Framework. Impact An attacker can craft a TFLite model that would trigger a division by zero in the implementation of depthwise convolutions. The parameters of the convolution can be user controlled and are also used within a division operation to...

6.5CVSS6.6AI score0.00821EPSS
SaveExploits1References3
Debian CVE
Debian CVE
added 2022/02/03 11:7 a.m.8 views

CVE-2022-21727

Tensorflow is an Open Source Machine Learning Framework. The implementation of shape inference for Dequantize is vulnerable to an integer overflow weakness. The axis argument can be -1 the default value for the optional argument or any other positive value at most the number of dimensions of the...

8.8CVSS7.5AI score0.00659EPSS
SaveExploits1
RedHat Linux
RedHat Linux
added 2021/12/14 1:41 p.m.50 views

Moderate: Red Hat Security Advisory: Cryostat security update

Updated RHEL-8 based Cryostat container images are now available Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the CVE...

7.5CVSS6.7AI score0.02158EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2021/12/01 12:0 a.m.5 views

PT-2021-17907 · Xen +1 · Xen +1

Name of the Vulnerable Software and Affected Versions: Xen versions prior to 4.14 Description: The issue arises when grant table v2 status pages are de-allocated as a guest switches back from v2 to v1, potentially allowing a guest to retain access to a page that was freed and perhaps re-used for...

8.6CVSS6.4AI score0.02904EPSS
SaveExploits0References80
OSV
OSV
added 2021/11/10 7:12 p.m.19 views

GHSA-786J-5QWQ-R36X Segfault while copying constant resource tensor

Impact During TensorFlow's Grappler optimizer phase, constant folding might attempt to deep copy a resource tensor. This results in a segfault, as these tensors are supposed to not change. Patches We have patched the issue in GitHub commit 7731e8dfbe4a56773be5dc94d631611211156659. The fix will be...

6.8CVSS5.9AI score0.00136EPSS
SaveExploits0References7
OSV
OSV
added 2021/11/05 10:15 p.m.6 views

PYSEC-2021-810

TensorFlow is an open source platform for machine learning. In affected versions while calculating the size of the output within the tf.range kernel, there is a conditional statement of type int64 = condition ? int64 : double. Due to C++ implicit conversion rules, both branches of the condition...

5.5CVSS5.9AI score0.00202EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2021/11/05 10:10 p.m.6 views

CVE-2021-41216

TensorFlow is an open source platform for machine learning. In affected versions the shape inference function for Transpose is vulnerable to a heap buffer overflow. This occurs whenever perm contains negative elements. The shape inference function does not validate that the indices in perm are al...

7.8CVSS7.3AI score0.00156EPSS
SaveExploits0
PyPA
PyPA
added 2021/11/05 9:15 p.m.9 views

PYSEC-2021-626

TensorFlow is an open source platform for machine learning. In affected versions the process of building the control flow graph for a TensorFlow model is vulnerable to a null pointer exception when nodes that should be paired are not. This occurs because the code assumes that the first node in th...

5.5CVSS7.1AI score0.00181EPSS
SaveExploits1References2Affected Software1
ATTACKERKB
ATTACKERKB
added 2021/11/05 8:15 p.m.4 views

CVE-2021-41198

TensorFlow is an open source platform for machine learning. In affected versions if tf.tile is called with a large input argument then the TensorFlow process will crash due to a CHECK-failure caused by an overflow. The number of elements in the output tensor is too much for the int64t type and th...

5.5CVSS6.2AI score0.0023EPSS
SaveExploits1References4Affected Software1
Jenkins Security Advisories
Jenkins Security Advisories
added 2021/10/06 12:0 a.m.8 views

Jenkins core bundles vulnerable version of the commons-httpclient library

Jenkins 2.314 and earlier, LTS 2.303.1 and earlier bundles a version of the commons-httpclient library with the vulnerability https://nvd.nist.gov/vuln/detail/CVE-2014-3577CVE-2014-3577 that incorrectly verified SSL/TLS certificates, making it susceptible to man-in-the-middle attacks. This librar...

5.8CVSS6.4AI score0.09149EPSS
SaveExploits1Affected Software1
Vivaldi Security Advisories
Vivaldi Security Advisories
added 2021/10/01 11:16 a.m.8 views

Minor update (2) for Vivaldi Android Browser 4.2

Head to the Google Play Store and download the browser. Alternatively, you can download Vivaldi from Uptodown, the Android app store. Your rating for our browser matters. ⭐️ ⭐️ ⭐️ ⭐️ ⭐️ Enjoy! Changelog The following is a list of changes since the first 4.2 stable, minor update: Chromium Backport...

8.8CVSS7.3AI score0.34887EPSS
SaveExploits1References1
OSV
OSV
added 2021/08/25 2:43 p.m.19 views

GHSA-9C8H-VVRJ-W2P8 Heap OOB in `RaggedGather`

Impact If the arguments to tf.rawops.RaggedGather don't determine a valid ragged tensor code can trigger a read from outside of bounds of heap allocated buffers. python import tensorflow as tf tf.rawops.RaggedGather paramsnestedsplits = 0,0,0, paramsdensevalues = 1,1, indices = 0,0,9,0,0,...

7.1CVSS5.8AI score0.00167EPSS
SaveExploits0References7
OSV
OSV
added 2021/08/25 2:42 p.m.24 views

GHSA-6P5R-G9MQ-GGH2 Reference binding to nullptr in `MatrixSetDiagV*` ops

Impact An attacker can cause undefined behavior via binding a reference to null pointer in all operations of type tf.rawops.MatrixSetDiagV: python import tensorflow as tf tf.rawops.MatrixSetDiagV3 input=1,2,3, diagonal=1,1, k=, align='RIGHTLEFT' The implementation has incomplete validation that t...

7.1CVSS6.4AI score0.00167EPSS
SaveExploits0References7
OSV
OSV
added 2021/08/25 2:40 p.m.2 views

GHSA-4C4G-CRQM-XRXW Use of unitialized value in TFLite

Impact All TFLite operations that use quantization can be made to use unitialized values. For example: cc const auto affinequantization = reinterpretcast filter-quantization.params; The issue stems from the fact that quantization.params is only valid if quantization.type is different that...

4.8CVSS6.3AI score0.0018EPSS
SaveExploits0References10
PyPA
PyPA
added 2021/08/12 11:15 p.m.5 views

PYSEC-2021-586

TensorFlow is an end-to-end open source platform for machine learning. In affected versions an attacker can trigger a denial of service via a CHECK-fail in tf.rawops.MapStage. The implementation does not check that the key input is a valid non-empty tensor. We have patched the issue in GitHub...

5.5CVSS6.8AI score0.00154EPSS
SaveExploits0References2Affected Software1
Rows per page
Query Builder