Lucene search
+L

8520 matches found

OSV
OSV
added 2021/05/28 9:15 p.m.13 views

CVE-2020-18395

A NULL-pointer deference issue was discovered in GNUgama::set in ellipsoid.h in Gama 2.04 which can lead to a denial of service DOS via segment faults caused by crafted inputs...

7.5CVSS7.1AI score0.01277EPSS
SaveExploits1References1
OSV
OSV
added 2021/05/26 8:15 p.m.12 views

CVE-2021-22736

Improper Limitation of a Pathname to a Restricted Directory 'Path Traversal' vulnerability exists in homeLYnk Wiser For KNX and spaceLYnk V2.60 and prior which could cause a denial of service when an unauthorized file is uploaded...

7.5CVSS7.1AI score0.01134EPSS
SaveExploits0References1
OSV
OSV
added 2021/05/26 8:15 p.m.9 views

CVE-2021-22734

Improper Verification of Cryptographic Signature vulnerability exists in homeLYnk Wiser For KNX and spaceLYnk V2.60 and prior which could cause remote code execution when an attacker loads unauthorized code...

7.2CVSS6.3AI score0.01EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2021/05/26 8:15 p.m.8 views

CVE-2021-22732

Improper Privilege Management vulnerability exists in homeLYnk Wiser For KNX and spaceLYnk V2.60 and prior which could cause a code execution issue when an attacker loads unauthorized code on the web server...

7.8CVSS7.5AI score0.00263EPSS
SaveExploits0References2
OSV
OSV
added 2021/05/25 2:15 p.m.9 views

CVE-2021-29202

A local buffer overflow vulnerability was discovered in HPE Integrated Lights-Out 4 iLO 4; HPE SimpliVity 380 Gen9; HPE Integrated Lights-Out 5 iLO 5 for HPE Gen10 Servers; HPE SimpliVity 380 Gen10; HPE SimpliVity 2600; HPE SimpliVity 380 Gen10 G; HPE SimpliVity 325; HPE SimpliVity 380 Gen10 H...

6.7CVSS6.1AI score0.00283EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2021/05/25 2:15 p.m.10 views

CVE-2021-29207

A remote xss vulnerability was discovered in HPE Integrated Lights-Out 4 iLO 4; HPE SimpliVity 380 Gen9; HPE Integrated Lights-Out 5 iLO 5 for HPE Gen10 Servers; HPE SimpliVity 380 Gen10; HPE SimpliVity 2600; HPE SimpliVity 380 Gen10 G; HPE SimpliVity 325; HPE SimpliVity 380 Gen10 H versions: Pri...

4.8CVSS5.3AI score0.00653EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2021/05/25 2:15 p.m.6 views

CVE-2021-29205

A remote xss vulnerability was discovered in HPE Integrated Lights-Out 4 iLO 4; HPE SimpliVity 380 Gen9; HPE Integrated Lights-Out 5 iLO 5 for HPE Gen10 Servers; HPE SimpliVity 380 Gen10; HPE SimpliVity 2600; HPE SimpliVity 380 Gen10 G; HPE SimpliVity 325; HPE SimpliVity 380 Gen10 H versions: Pri...

4.8CVSS5.3AI score0.00653EPSS
SaveExploits0References2
OSV
OSV
added 2021/05/25 1:15 p.m.12 views

CVE-2021-30195

CODESYS V2 runtime system before 2.4.7.55 has Improper Input Validation...

7.5CVSS5.8AI score0.0718EPSS
SaveExploits0References2
OSV
OSV
added 2021/05/25 1:15 p.m.11 views

CVE-2021-30190

CODESYS V2 Web-Server before 1.1.9.20 has Improper Access Control...

9.8CVSS5.8AI score0.01391EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2021/05/25 1:15 p.m.9 views

CVE-2021-30188

CODESYS V2 runtime system SP before 2.4.7.55 has a Stack-based Buffer Overflow...

9.8CVSS7.1AI score0.0127EPSS
SaveExploits0References3
OSV
OSV
added 2021/05/25 12:15 p.m.11 views

CVE-2021-30187

CODESYS V2 runtime system SP before 2.4.7.55 has Improper Neutralization of Special Elements used in an OS Command...

5.3CVSS5.8AI score0.00268EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2021/05/25 12:00 a.m.8 views

GNU C Library 资源管理错误漏洞

The GNU C Library glibc, libc6 is an open source, free C language compiler released under the LGPL license. A resource management error vulnerability exists in GNU C Library versions 2.33 through 2.33, which can be exploited by an attacker to cause a denial of service...

9.8CVSS6.8AI score0.02874EPSS
SaveExploits1References36
OSV
OSV
added 2021/05/24 11:15 a.m.12 views

CVE-2021-24305

The Target First WordPress Plugin v2.0, also previously known as Watcheezy, suffers from a critical unauthenticated stored XSS vulnerability. An attacker could change the licence key value through a POST on any URL with the 'weeWzKey' parameter that will be save as the 'weeID option and is not...

6.1CVSS6.4AI score0.01188EPSS
SaveExploits2References2
OSV
OSV
added 2021/05/21 2:29 p.m.45 views

GHSA-WVJW-P9F5-VQ28 Segfault in `tf.raw_ops.SparseCountSparseOutput`

Impact Passing invalid arguments e.g., discovered via fuzzing to tf.rawops.SparseCountSparseOutput results in segfault. Patches We have patched the issue in GitHub commit 82e6203221865de4008445b13c69b6826d2b28d9. The fix will be included in TensorFlow 2.5.0. We will also cherrypick this commit on...

2.5CVSS6.1AI score0.00194EPSS
SaveExploits1References7
OSV
OSV
added 2021/05/21 2:28 p.m.70 views

GHSA-XQFJ-CR6Q-PC8W Crash in `tf.transpose` with complex inputs

Impact Passing a complex argument to tf.transpose at the same time as passing conjugate=True argument results in a crash: python import tensorflow as tf tf.transposeconjugate=True, a=complex1 Patches We have received a patch for the issue in GitHub commit 1dc6a7ce6e0b3e27a7ae650bfc05b195ca793f88...

2.5CVSS6AI score0.0023EPSS
SaveExploits1References9
OSV
OSV
added 2021/05/21 2:22 p.m.10 views

GHSA-3QXP-QJQ7-W4HF CHECK-fail in tf.raw_ops.EncodePng

Impact An attacker can trigger a CHECK fail in PNG encoding by providing an empty input tensor as the pixel data: python import tensorflow as tf image = tf.zeros0, 0, 3 image = tf.castimage, dtype=tf.uint8 tf.rawops.EncodePngimage=image This is because the implementation only validates that the...

2.5CVSS6.2AI score0.00189EPSS
SaveExploits1References7
OSV
OSV
added 2021/05/21 2:21 p.m.50 views

GHSA-HR84-FQVP-48MM Segfault in SparseCountSparseOutput

Impact Specifying a negative dense shape in tf.rawops.SparseCountSparseOutput results in a segmentation fault being thrown out from the standard library as std::vector invariants are broken. python import tensorflow as tf indices = tf.constant, shape=0, 0, dtype=tf.int64 values = tf.constant,...

2.5CVSS6AI score0.00189EPSS
SaveExploits1References6
OSV
OSV
added 2021/05/21 2:20 p.m.45 views

GHSA-84MW-34W6-2Q43 Null pointer dereference via invalid Ragged Tensors

Impact Calling tf.rawops.RaggedTensorToVariant with arguments specifying an invalid ragged tensor results in a null pointer dereference: python import tensorflow as tf inputtensor = tf.constant, shape=0, 0, 0, 0, 0, dtype=tf.float32 filtertensor = tf.constant, shape=0, 0, 0, 0, 0, dtype=tf.float3...

2.5CVSS6AI score0.00198EPSS
SaveExploits1References6
CNNVD
CNNVD
added 2021/05/20 12:00 a.m.8 views

Homee Brain Cube 安全漏洞

Homee Brain Cube is a smart home central control unit from Homee, Germany. A security vulnerability exists in homee Brain Cube v2, which allows remote attackers to exploit the vulnerability to use the support server as a SOCKS proxy...

7.5CVSS7.4AI score0.0185EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2021/05/20 12:00 a.m.10 views

Homee Brain Cube 数据伪造问题漏洞

Homee Brain Cube is a smart home central control unit from Homee, Germany. A security vulnerability exists in the homee Brain Cube v2, which stems from insufficient validation of the firmware image file and could lead to code execution on the device...

7.2CVSS7.2AI score0.0024EPSS
SaveExploits0References2
Rows per page
Query Builder