Lucene search
+L

1854 matches found

OSV
OSV
added 2024/03/27 9:51 a.m.43 views

SUSE-SU-2024:1007-1 Security update for shadow

This update for shadow fixes the following issues: - CVE-2023-29383: Fixed apparent /etc/shadow manipulation via chfn bsc1210507. - CVE-2023-4641: Fixed possible password leak during passwd1 change bsc1214806. The following non-security bugs were fixed: - bsc1176006: Fix chage date miscalculation...

5.5CVSS7.5AI score0.00428EPSS
SaveExploits1References12
OSV
OSV
added 2024/03/27 4:15 a.m.13 views

AZL-37130 CVE-2023-45929 affecting package slang 2.3.3-1

S-Lang 2.3.2 was discovered to contain a segmentation fault via the function fixuptgetstr...

9.1CVSS7.3AI score0.0071EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2024/03/21 12:00 a.m.42 views

Oracle Linux 7 : python-cryptography (ELSA-2024-19480)

The remote Oracle Linux 7 host has a package installed that is affected by a vulnerability as referenced in the ELSA-2024-19480 advisory. 3.2.1-1.0.1 - Fix CVE-2023-49083: NULL-dereference when loading PKCS7 certificates Orabug: 36143838 Tenable has extracted the preceding description block...

7.5CVSS6.4AI score0.00985EPSS
SaveExploits1References2
Tenable Nessus
Tenable Nessus
added 2024/03/21 12:00 a.m.19 views

Oracle Linux 7 : python-cryptography (ELSA-2024-12234)

The remote Oracle Linux 7 host has a package installed that is affected by a vulnerability as referenced in the ELSA-2024-12234 advisory. 3.2.1-1.0.1 - Fix CVE-2023-49083: NULL-dereference when loading PKCS7 certificates Orabug: 36143838 Tenable has extracted the preceding description block...

7.5CVSS6.4AI score0.00985EPSS
SaveExploits1References2
OSV
OSV
added 2024/03/20 8:03 a.m.10 views

SUSE-SU-2024:0939-1 Security update for shadow

This update for shadow fixes the following issues: - CVE-2023-29383: Fixed apparent /etc/shadow manipulation via chfn bsc1210507. The following non-security bugs were fixed: - bsc1176006: Fix chage date miscalculation - bsc1188307: Fix passwd segfault - bsc1203823: Remove pamkeyinit from PAM conf...

3.3CVSS6.8AI score0.00428EPSS
SaveExploits1References10
OSV
OSV
added 2024/03/18 10:30 a.m.1 views

SUSE-SU-2024:0921-1 Security update for ghostscript

This update for ghostscript fixes the following issues: - Fixed segfaults in gsheapfreeobject — ref:00D1igLOd.500Tr4BRgx:ref bsc1219357. Previously fixed security issue: - CVE-2020-36773: Fixed out-of-bounds write and use-after-free in devices/vector/gdevtxtw.c for txtwrite bsc1219554...

9.8CVSS9.6AI score0.00879EPSS
SaveExploits0References4
OSV
OSV
added 2024/03/18 10:24 a.m.3 views

SUSE-SU-2024:0920-1 Security update for ghostscript

This update for ghostscript fixes the following issues: - Fixed segfaults in gsheapfreeobject — ref:00D1igLOd.500Tr4BRgx:ref bsc1219357. Previously fixed security issue: - CVE-2020-36773: Fixed out-of-bounds write and use-after-free in devices/vector/gdevtxtw.c for txtwrite bsc1219554...

9.8CVSS9.6AI score0.00879EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2024/03/06 5:04 p.m.31 views

*const c_void / ExternalPointer unsoundness leading to use-after-free

Summary Use of inherently unsafe const cvoid and ExternalPointer leads to use-after-free access of the underlying structure, resulting in arbitrary code execution. Details const cvoid and ExternalPointer defined via external! macros types are used to represent v8::External wrapping arbitrary void...

8.8CVSS6.2AI score0.00392EPSS
SaveExploits1References2Affected Software1
OSV
OSV
added 2024/03/06 5:04 p.m.77 views

GHSA-3J27-563V-28WF *const c_void / ExternalPointer unsoundness leading to use-after-free

Summary Use of inherently unsafe const cvoid and ExternalPointer leads to use-after-free access of the underlying structure, resulting in arbitrary code execution. Details const cvoid and ExternalPointer defined via external! macros types are used to represent v8::External wrapping arbitrary void...

8.4CVSS6.2AI score0.00392EPSS
SaveExploits1References2
OSV
OSV
added 2024/03/06 11:19 a.m.49 views

BIT-TENSORFLOW-2021-29539 Segfault in tf.raw_ops.ImmutableConst

TensorFlow is an end-to-end open source platform for machine learning. Calling tf.rawops.ImmutableConsthttps://www.tensorflow.org/apidocs/python/tf/rawops/ImmutableConst with a dtype of tf.resource or tf.variant results in a segfault in the implementation as code assumes that the tensor contents...

5.5CVSS5.6AI score0.00189EPSS
SaveExploits1References3
OSV
OSV
added 2024/03/06 11:19 a.m.17 views

BIT-TENSORFLOW-2021-29547 Heap out of bounds in `QuantizedBatchNormWithGlobalNormalization`

TensorFlow is an end-to-end open source platform for machine learning. An attacker can cause a segfault and denial of service via accessing data outside of bounds in tf.rawops.QuantizedBatchNormWithGlobalNormalization. This is because the...

5.5CVSS5.4AI score0.00189EPSS
SaveExploits1References3
OSV
OSV
added 2024/03/06 11:17 a.m.22 views

BIT-TENSORFLOW-2021-29619 Segfault in `tf.raw_ops.SparseCountSparseOutput`

TensorFlow is an end-to-end open source platform for machine learning. Passing invalid arguments e.g., discovered via fuzzing to tf.rawops.SparseCountSparseOutput results in segfault. The fix will be included in TensorFlow 2.5.0. We will also cherrypick this commit on TensorFlow 2.4.2, TensorFlow...

5.5CVSS5.5AI score0.00194EPSS
SaveExploits1References3
OSV
OSV
added 2024/03/06 11:16 a.m.16 views

BIT-TENSORFLOW-2021-37677 Missing validation in shape inference for `Dequantize` in TensorFlow

TensorFlow is an end-to-end open source platform for machine learning. In affected versions the shape inference code for tf.rawops.Dequantize has a vulnerability that could trigger a denial of service via a segfault if an attacker provides invalid arguments. The shape inference implementation use...

5.5CVSS5.5AI score0.00148EPSS
SaveExploits0References3
OSV
OSV
added 2024/03/06 11:16 a.m.29 views

BIT-TENSORFLOW-2021-41204 Segfault while copying constant resource tensor

TensorFlow is an open source platform for machine learning. In affected versions 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. The fix will be included in...

5.5CVSS5.5AI score0.00136EPSS
SaveExploits0References3
OSV
OSV
added 2024/03/06 11:14 a.m.18 views

BIT-TENSORFLOW-2022-23593 Segfault in `simplifyBroadcast` in Tensorflow

Tensorflow is an Open Source Machine Learning Framework. The simplifyBroadcast function in the MLIR-TFRT infrastructure in TensorFlow is vulnerable to a segfault hence, denial of service, if called with scalar shapes. If all shapes are scalar, then maxRank is 0, so we build an empty SmallVector...

7.5CVSS6.2AI score0.0087EPSS
SaveExploits1References4
OSV
OSV
added 2024/03/06 11:14 a.m.20 views

BIT-TENSORFLOW-2022-29205 Segfault due to missing support for quantized types in TensorFlow

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, there is a potential for segfault / denial of service in TensorFlow by calling tf.compat.v1. ops which don't yet have support for quantized types, which was added after migration to...

5.5CVSS5.3AI score0.00317EPSS
SaveExploits1References9
OSV
OSV
added 2024/03/06 11:13 a.m.18 views

BIT-TENSORFLOW-2022-35972 Segfault in `QuantizedBiasAdd` in TensorFlow

TensorFlow is an open source platform for machine learning. If QuantizedBiasAdd is given mininput, maxinput, minbias, maxbias tensors of a nonzero rank, it results in a segfault that can be used to trigger a denial of service attack. We have patched the issue in GitHub commit...

7.5CVSS6.3AI score0.00424EPSS
SaveExploits0References3
OSV
OSV
added 2024/03/06 11:13 a.m.24 views

BIT-TENSORFLOW-2022-35982 Segfault in `SparseBincount` in TensorFlow

TensorFlow is an open source platform for machine learning. If SparseBincount is given inputs for indices, values, and denseshape that do not make a valid sparse tensor, it results in a segfault that can be used to trigger a denial of service attack. We have patched the issue in GitHub commit...

7.5CVSS6.3AI score0.00439EPSS
SaveExploits0References3
OSV
OSV
added 2024/03/06 11:10 a.m.19 views

BIT-TENSORFLOW-2022-41909 Segfault in `CompositeTensorVariantToComponents` in Tensorflow

TensorFlow is an open source platform for machine learning. An input encoded that is not a valid CompositeTensorVariant tensor will trigger a segfault in tf.rawops.CompositeTensorVariantToComponents. We have patched the issue in GitHub commits bf594d08d377dc6a3354d9fdb494b32d45f91971 and...

7.5CVSS6.1AI score0.0049EPSS
SaveExploits1References5
OSV
OSV
added 2024/03/06 11:01 a.m.36 views

BIT-GRAFANA-2020-13379

The avatar feature in Grafana 3.0.1 through 7.0.1 has an SSRF Incorrect Access Control issue. This vulnerability allows any unauthenticated user/client to make Grafana send HTTP requests to any URL and return its result to the user/client. This can be used to gain information about the network th...

8.2CVSS8.2AI score0.99856EPSS
SaveExploits5References29
Rows per page
Query Builder