Lucene search
+L

7240 matches found

Cvelist
Cvelist
added 2021/11/18 11:50 p.m.52 views

CVE-2021-41278 Broken encryption in app-functions-sdk “AES” transform in EdgeX Foundry releases prior to Jakarta allows attackers to decrypt messages via unspecified vectors

Functions SDK for EdgeX is meant to provide all the plumbing necessary for developers to get started in processing/transforming/exporting data out of the EdgeX IoT platform. In affected versions broken encryption in app-functions-sdk “AES” transform in EdgeX Foundry releases prior to Jakarta allo...

5.4CVSS5.6AI score0.00313EPSS
SaveExploits0References2
CVE
CVE
added 2021/11/18 11:50 p.m.64 views

CVE-2021-41278

EdgeX Foundry CVE-2021-41278 affects the app-functions-sdk-go (and related EdgeX components) where the AES transform is broken in encryption, allowing potential decryption of data for users who enable AES in their pipelines. Affected releases rely on a flawed AES implementation; the AES transform...

5.7CVSS5.3AI score0.00313EPSS
SaveExploits0References2Affected Software3
Huntr
Huntr
added 2021/11/17 6:37 a.m.18 views

Improper Authorization in hdinnovations/unit3d-community-edition

Description 2FA bypass in in chat functions. The "twostep" middleware is not implemented under the vue.php routing. Proof of Concept 1: Login into account with 2FA. Do not complete the 2FA process. 2: See all chat messages at https://UNIT3D-URL/api/chat/messages/1 3: If the CSRF token does not...

0.9AI score0.05701EPSS
SaveExploits0References1
Code423n4
Code423n4
added 2021/11/17 12:00 a.m.18 views

Missing Emergency Pause Check

Handle defsec Vulnerability details Impact During the manual code review, It has been observed that minting progress is not checked when the contract is emergency paused. This can cause misfunctionality and unlocking user funds during the emergency pausing. Proof of Concept 1- Navigate to ""...

7AI score
SaveExploits0
OSV
OSV
added 2021/11/14 12:00 p.m.26 views

RUSTSEC-2021-0123 Converting `NSString` to a String Truncates at Null Bytes

Methods of NSString for conversion to a string may return a partial result. Since they call CStr::fromptr on a pointer to the string buffer, the string is terminated at the first null byte, which might not be the end of the string. In addition to the vulnerable functions listed for this issue, th...

7.5CVSS7.2AI score0.01314EPSS
SaveExploits1References3
OSV
OSV
added 2021/11/14 12:00 a.m.9 views

OSV-2021-1575 Heap-buffer-overflow in bfd_getl16

OSS-Fuzz report: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=40967 Crash type: Heap-buffer-overflow READ 1 Crash state: bfdgetl16 parsemodule bfdvmsfindnearestline...

7.2AI score
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2021/11/11 12:00 a.m.48 views

RHEL 8 : grafana (RHSA-2021:4226)

The remote Redhat Enterprise Linux 8 host has a package installed that is affected by multiple vulnerabilities as referenced in the RHSA-2021:4226 advisory. Grafana is an open source, feature rich metrics dashboard and graph editor for Graphite, InfluxDB & OpenTSDB. The following packages have be...

7.5CVSS7.2AI score0.83042EPSS
SaveExploits3References15
Tenable Nessus
Tenable Nessus
added 2021/11/11 12:00 a.m.46 views

RHEL 8 : go-toolset:rhel8 (RHSA-2021:4156)

The remote Redhat Enterprise Linux 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2021:4156 advisory. Go Toolset provides the Go programming language tools and libraries. Go is alternatively known as golang. The following packages have been...

7.5CVSS7.2AI score0.034EPSS
SaveExploits3References15
OpenVAS
OpenVAS
added 2021/11/11 12:00 a.m.22 views

Mozilla Firefox Security Advisory (MFSA2013-47) - Linux

This host is missing a security update for Mozilla Firefox. Copyright C 2021 Greenbone Networks GmbH 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-or-later This program is free software; y...

6.5CVSS7AI score0.06696EPSS
SaveExploits1References5
Tenable Nessus
Tenable Nessus
added 2021/11/11 12:00 a.m.47 views

CentOS 8 : go-toolset:rhel8 (CESA-2021:4156)

The remote CentOS Linux 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the CESA-2021:4156 advisory. - golang: net: lookup functions may return invalid host names CVE-2021-33195 - golang: net/http/httputil: ReverseProxy forwards connection headers if...

7.5CVSS7AI score0.034EPSS
SaveExploits3References5
OSV
OSV
added 2021/11/10 6:59 p.m.13 views

GHSA-H67M-XG8F-FXCF Deadlock in mutually recursive `tf.function` objects

Impact The code behind tf.function API can be made to deadlock when two tf.function decorated Python functions are mutually recursive: python import tensorflow as tf @tf.function def fun1num: if num == 1: return printnum fun2num-1 @tf.function def fun2num: if num == 0: return printnum fun1num-1...

5.5CVSS6AI score0.00235EPSS
SaveExploits0References7
Code423n4
Code423n4
added 2021/11/10 12:00 a.m.17 views

FSDVesting: Claiming tributes should call FSD token's corresponding functions

Handle hickuphh3 Vulnerability details Impact The claiming of staking and governance tributes for the a beneficiary's vested tokens should be no different than other users / EOAs. However, the claimTribute and claimGovernanceTribute are missing the actual claiming calls to the corresponding...

6.8AI score
SaveExploits0
OSV
OSV
added 2021/11/09 9:43 a.m.48 views

ALSA-2021:4526 Important: mingw-glib2 security, bug fix, and enhancement update

GLib provides the core application building blocks for libraries and applications written in C. It provides the core object system used in GNOME, the main loop implementation, and a large set of utility functions for strings and common data structures. The following packages have been upgraded to...

7.5CVSS7.5AI score0.0408EPSS
SaveExploits1References2
OSV
OSV
added 2021/11/09 9:16 a.m.48 views

ALSA-2021:4385 Moderate: glib2 security and bug fix update

GLib provides the core application building blocks for libraries and applications written in C. It provides the core object system used in GNOME, the main loop implementation, and a large set of utility functions for strings and common data structures. Security Fixes: glib2: Possible privilege...

5.5CVSS6.4AI score0.02622EPSS
SaveExploits2References2
OSV
OSV
added 2021/11/08 10:15 p.m.9 views

DEBIAN-CVE-2021-41253

Zydis is an x86/x86-64 disassembler library. Users of Zydis versions v3.2.0 and older that use the string functions provided in zycore in order to append untrusted user data to the formatter buffer within their custom formatter hooks can run into heap buffer overflows. Older versions of Zydis...

8.1CVSS8AI score0.01804EPSS
SaveExploits1References1
Cvelist
Cvelist
added 2021/11/08 9:45 p.m.42 views

CVE-2021-41253 Possible heap buffer overflow when using zycore string functions in formatter hooks

Zydis is an x86/x86-64 disassembler library. Users of Zydis versions v3.2.0 and older that use the string functions provided in zycore in order to append untrusted user data to the formatter buffer within their custom formatter hooks can run into heap buffer overflows. Older versions of Zydis...

5.9CVSS8.3AI score0.01804EPSS
SaveExploits1References4
Hacker One
Hacker One
added 2021/11/08 9:24 p.m.94 views

U.S. Dept Of Defense: Unauthenticated Access to Admin Panel Functions at https://██████████/████████

Description: I discovered that the admin panel at https://████/█████ and all its functions can be accessed without authentication. Impact An attacker is able to use the administrative functions in order to upload, delete or modify files. System Hosts ████████ Affected Products and Versions ██████...

7.4AI score
SaveExploits0
FreeBSD
FreeBSD
added 2021/11/08 12:00 a.m.20 views

zydis -- heap buffer overflow

Zyantific reports: Zydis users of versions v3.2.0 and older that use the string functions provided in zycore in order to append untrusted user data to the formatter buffer within their custom formatter hooks can run into heap buffer overflows. Older versions of Zydis failed to properly initialize...

8.1CVSS2.9AI score0.01804EPSS
SaveExploits1References1
OpenVAS
OpenVAS
added 2021/11/08 12:00 a.m.21 views

Mozilla Firefox Security Advisory (MFSA2016-07) - Linux

This host is missing a security update for Mozilla Firefox. Copyright C 2021 Greenbone Networks GmbH 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-or-later This program is free software; y...

6.5CVSS8.1AI score0.03121EPSS
SaveExploits0References3
NVD
NVD
added 2021/11/05 11:15 p.m.65 views

CVE-2021-41213

TensorFlow is an open source platform for machine learning. In affected versions the code behind tf.function API can be made to deadlock when two tf.function decorated Python functions are mutually recursive. This occurs due to using a non-reentrant Lock Python object. Loading any model which...

5.5CVSS0.00235EPSS
SaveExploits0References2
Rows per page
Query Builder