Lucene search
+L

2972 matches found

ATTACKERKB
ATTACKERKB
added 2021/06/30 8:15 p.m.6 views

CVE-2021-34075

In Artica Pandora FMS =754 in the File Manager component, there is sensitive information exposed on the client side which attackers can access...

5.9CVSS6.3AI score0.00916EPSS
SaveExploits1References2
OSV
OSV
added 2021/06/30 2:15 p.m.2 views

DEBIAN-CVE-2021-3630

An out-of-bounds write vulnerability was found in DjVuLibre in DJVU::DjVuTXT::decode in DjVuText.cpp via a crafted djvu file which may lead to crash and segmentation fault. This flaw affects DjVuLibre versions prior to 3.5.28...

5.5CVSS5.5AI score0.01055EPSS
SaveExploits0References1
OSV
OSV
added 2021/06/30 2:15 p.m.3 views

UBUNTU-CVE-2021-3630

An out-of-bounds write vulnerability was found in DjVuLibre in DJVU::DjVuTXT::decode in DjVuText.cpp via a crafted djvu file which may lead to crash and segmentation fault. This flaw affects DjVuLibre versions prior to 3.5.28...

5.5CVSS6AI score0.01055EPSS
SaveExploits0References6
CNNVD
CNNVD
added 2021/06/24 12:0 a.m.5 views

IBOS 跨站脚本漏洞

IBOS is a collaborative office management system. A cross-site scripting vulnerability exists in ibos IBOS, which stems from a cross-site scripting XSS vulnerability in the content parameter of the body of an email in IBOS version 4.5.4...

6.1CVSS7.3AI score0.00689EPSS
SaveExploits1References1
CNNVD
CNNVD
added 2021/06/24 12:0 a.m.6 views

IBOS 代码问题漏洞

IBOS is a collaborative office management system. A command injection vulnerability exists in ibos IBOS, which stems from a command injection vulnerability in database backup in IBOS 4.5.4 Open version. An attacker can exploit this vulnerability to gain server control privileges...

9.8CVSS5.7AI score0.01118EPSS
SaveExploits1References1
OSV
OSV
added 2021/06/11 4:15 p.m.4 views

UBUNTU-CVE-2021-22175

When requests to the internal network for webhooks are enabled, a server-side request forgery vulnerability in GitLab affecting all versions starting from 10.5 was possible to exploit for an unauthenticated attacker even on a GitLab instance where registration is disabled...

9.8CVSS7.3AI score0.53372EPSS
SaveExploits1References6
CNNVD
CNNVD
added 2021/06/11 12:0 a.m.5 views

UnEGG 输入验证错误漏洞

UnEGG is free and allows to decompress egg and ALZ formats and view lists. UnEGG suffers from an Input Validation Error vulnerability that stems from UnEGG v0.5 and earlier having an Integer overflow vulnerability that is triggered when a user opens a malformed specific file that UnEGG incorrectl...

7.8CVSS7.8AI score0.00862EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2021/06/08 3:15 p.m.4 views

CVE-2021-22214

When requests to the internal network for webhooks are enabled, a server-side request forgery vulnerability in GitLab CE/EE affecting all versions starting from 10.5 was possible to exploit for an unauthenticated attacker even on a GitLab instance where registration is limited...

8.6CVSS7.4AI score0.27806EPSS
SaveExploits1References5Affected Software1
OSV
OSV
added 2021/06/08 3:15 p.m.7 views

UBUNTU-CVE-2021-22214

When requests to the internal network for webhooks are enabled, a server-side request forgery vulnerability in GitLab CE/EE affecting all versions starting from 10.5 was possible to exploit for an unauthenticated attacker even on a GitLab instance where registration is limited...

8.6CVSS7.3AI score0.27806EPSS
SaveExploits1References2
CNNVD
CNNVD
added 2021/06/08 12:0 a.m.7 views

GitLab CE/EE 日志信息泄露漏洞

GitLab is a Ruby on Rails-developed, self-hosted, Git version control system project repository application from the American company GitLab. The program can be used to access a project's file contents, commit history, bug lists, and more. An information disclosure vulnerability exists in GitLab...

4.9CVSS5.6AI score0.00885EPSS
SaveExploits0References3
OSV
OSV
added 2021/05/27 4:15 p.m.2 views

CVE-2020-18229

Cross Site Scripting XSS in PHPMyWind v5.5 allows remote attackers to execute arbitrary code by injecting scripts into the parameter "$cfgcopyright" of component " /admin/webconfig.php"...

4.8CVSS6.1AI score0.00932EPSS
SaveExploits1References1
OSV
OSV
added 2021/05/21 2:29 p.m.41 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.13 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:26 p.m.7 views

GHSA-3W67-Q784-6W7C Division by zero in TFLite's implementation of `GatherNd`

Impact The reference implementation of the GatherNd TFLite operator is vulnerable to a division by zero error: cc ret.dimstocounti = remainflatsize / paramsshape.Dimsi; An attacker can craft a model such that params input would be an empty tensor. In turn, paramsshape.Dims. would be zero, in at...

2.5CVSS6.9AI score0.00201EPSS
SaveExploits1References8
OSV
OSV
added 2021/05/21 2:25 p.m.58 views

GHSA-PH87-FVJR-V33W CHECK-fail in `tf.raw_ops.RFFT`

Impact An attacker can cause a denial of service by exploiting a CHECK-failure coming from the implementation of tf.rawops.RFFT: python import tensorflow as tf inputs = tf.constant1, shape=1, dtype=tf.float32 fftlength = tf.constant0, shape=1, dtype=tf.int32 tf.rawops.RFFTinput=inputs,...

2.5CVSS5.8AI score0.00189EPSS
SaveExploits1References7
OSV
OSV
added 2021/05/21 2:22 p.m.5 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.45 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
NCSC
NCSC
added 2021/05/21 12:0 a.m.10 views

Vulnerability fixed in Huawei S5700 switch series

Huawei has fixed a vulnerability in its S5700 switch series. A remote malicious person could exploit the vulnerability to cause a denial-of-service attack. Huawei categorizes this vulnerability according to the CVSSv3 method with a score of 6.5. Huawei has released updates to fix the vulnerabilit...

7.5CVSS6.6AI score0.00696EPSS
SaveExploits0
OSV
OSV
added 2021/05/20 4:15 p.m.6 views

CVE-2020-21055

A Directory Traversal vulnerability exists in FusionPBX 4.5.7 allows malicoius users to rename any file of the system.via the 1 folder, 2 filename, and 3 newfilename variables in app\edit\filerename.php...

6.5CVSS6.7AI score
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2021/05/18 2:44 p.m.2 views

ghostscript: division by zero in dot24_print_page() in devices/gdevdm24.c could result in a DoS

A division by zero vulnerability in dot24printpage in devices/gdevdm24.c of Artifex Software GhostScript v9.50 allows a remote attacker to cause a denial of service via a crafted PDF file. This is fixed in v9.51...

5.5CVSS5.9AI score0.01775EPSS
SaveExploits1References4
Rows per page
Query Builder