Lucene search
+L

7236 matches found

Code423n4
Code423n4
added 2022/02/20 12:00 a.m.13 views

totalAssets() can overflow leading to the incorrect pricing of assets

Lines of code Vulnerability details The TurboSafe's totalAssets function is used by ERC4626.previewDeposit, ERC4626.previewMint, ERC4626.previewWithdraw, and ERC4626.previewRedeem. These preview functions are called directly by the non-preview versions and therefore if totalAssets has the wrong...

7AI score
SaveExploits0
OSV
OSV
added 2022/02/18 6:15 p.m.11 views

CVE-2022-21141

MMP: All versions prior to v1.0.3, PTP C-series: Device versions prior to v2.8.6.1, and PTMP C-series and A5x: Device versions prior to v2.5.4.1 does not perform proper authorization checks on multiple API functions. An attacker may gain access to these functions and achieve remote code execution...

9.8CVSS6AI score0.0316EPSS
SaveExploits0References1
NVD
NVD
added 2022/02/18 6:15 p.m.20 views

CVE-2022-21141

MMP: All versions prior to v1.0.3, PTP C-series: Device versions prior to v2.8.6.1, and PTMP C-series and A5x: Device versions prior to v2.5.4.1 does not perform proper authorization checks on multiple API functions. An attacker may gain access to these functions and achieve remote code execution...

10CVSS0.0316EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2022/02/18 5:50 p.m.32 views

CVE-2022-21141 Airspan Networks Mimosa Incorrect Authorization

MMP: All versions prior to v1.0.3, PTP C-series: Device versions prior to v2.8.6.1, and PTMP C-series and A5x: Device versions prior to v2.5.4.1 does not perform proper authorization checks on multiple API functions. An attacker may gain access to these functions and achieve remote code execution...

10CVSS9.9AI score0.0316EPSS
SaveExploits0References1
hivepro
hivepro
added 2022/02/18 12:40 p.m.70 views

Apache Cassandra database affected by easily exploitable Remote code execution

THREAT LEVEL: Amber. For a detailed advisory, download the pdf file here Apache Cassandra is a database software being used by many companies such as Uber, Facebook, Netflix, Twitter, Instagram, Spotify, Instacart, Reddit, and Accenture. A remote code execution flaw CVE-2021-44521 is reported whi...

8.5CVSS0.6AI score0.55006EPSS
SaveExploits7
Positive Technologies
Positive Technologies
added 2022/02/18 12:00 a.m.8 views

PT-2022-7501 · Linux +3 · Linux Kernel +3

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The issue is related to the ice driver in the Linux kernel, specifically with concurrent reset and removal of Virtual Functions VFs. The problem arises when a VF is removed while it is...

8.4CVSS6.8AI score0.01915EPSS
SaveExploits13References1610
OSV
OSV
added 2022/02/17 7:17 p.m.9 views

SUSE-SU-2022:0150-2 Security update for aide

This update for aide fixes the following issues: - CVE-2021-45417: Fix a bufferoverflow in base64 functions bsc1194735...

7.8CVSS7.7AI score0.00493EPSS
SaveExploits1References3
Snyk
Snyk
added 2022/02/17 5:33 p.m.13 views

Injection

Overview std/net is a Go standard library package std/net Affected versions of this package are vulnerable to Injection. Go Vulnerability Report: The LookupCNAME, LookupSRV, LookupMX, LookupNS, and LookupAddr functions and their respective methods on the Resolver type may return arbitrary values...

7.5CVSS7.2AI score0.03231EPSS
SaveExploits1References3
OSV
OSV
added 2022/02/17 5:33 p.m.56 views

GO-2021-0239 Improper sanitization when resolving values from DNS in net

The LookupCNAME, LookupSRV, LookupMX, LookupNS, and LookupAddr functions and their respective methods on the Resolver type may return arbitrary values retrieved from DNS which do not follow the established RFC 1035 rules for domain names. If these names are used without further sanitization, for...

7.5CVSS7.8AI score0.03231EPSS
SaveExploits1References4
ThreatPost
ThreatPost
added 2022/02/16 4:03 p.m.346 views

High-Severity RCE Bug Found in Popular Apache Cassandra Database

Researchers have shared details about a now-patched, high-severity security bug in the Apache Cassandra open-source NoSQL distributed database that’s easy to exploit and, if left unpatched, could enable attackers to gain remote code execution RCE. The bug, which involves how Cassandra creates...

9.1CVSS9.3AI score0.55006EPSS
SaveExploits7References11
RedhatCVE
RedhatCVE
added 2022/02/15 10:45 a.m.93 views

CVE-2021-4219

A flaw was found in ImageMagick. The vulnerability occurs due to improper use of open functions and leads to a denial of service. This flaw allows an attacker to crash the system...

7.5CVSS4.5AI score0.00976EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2022/02/15 12:00 a.m.12 views

Azure Functions Local Settings Detected

Azure Functions is a public cloud service from Microsoft providing a serverless computing platform which supports various programming languages C, Python, JavaScript.... Before deploying their functions to the cloud, developers often write and test their code in their local development environmen...

7.1AI score
SaveExploits0References2
Prion
Prion
added 2022/02/14 6:15 p.m.25 views

Design/Logic Flaw

Due to weak obfuscation, IBM Cognos Analytics Mobile for Android application prior to version 1.1.14 , an attacker could be able to reverse engineer the codebase to gain knowledge about the programming technique, interface, class definitions, algorithms and functions used. IBM X-Force ID: 215593...

6.4CVSS6.3AI score0.00665EPSS
SaveExploits0References2Affected Software1
RedhatCVE
RedhatCVE
added 2022/02/12 2:23 a.m.52 views

CVE-2021-44521

A flaw was found in Cassandra that allows users with certain permissions to execute user-defined functions to create scripts and run remote code execution. This flaw allows an attacker to gain unwanted access and also execute actions against Cassandra...

9.1CVSS6.6AI score0.55006EPSS
SaveExploits7References3
OSV
OSV
added 2022/02/12 12:00 a.m.7 views

GHSA-8FFC-79XG-29W8 Apache Cassandra vulnerable to Code Injection due to unsafe configuration

When running Apache Cassandra with the following configuration: enableuserdefinedfunctions: true enablescripteduserdefinedfunctions: true enableuserdefinedfunctionsthreads: false it is possible for an attacker to execute arbitrary code on the host. The attacker would need to have enough permissio...

9.1CVSS6.2AI score0.55006EPSS
SaveExploits7References7
Github Security Blog
Github Security Blog
added 2022/02/12 12:00 a.m.72 views

Apache Cassandra vulnerable to Code Injection due to unsafe configuration

When running Apache Cassandra with the following configuration: enableuserdefinedfunctions: true enablescripteduserdefinedfunctions: true enableuserdefinedfunctionsthreads: false it is possible for an attacker to execute arbitrary code on the host. The attacker would need to have enough permissio...

9.1CVSS2.5AI score0.55006EPSS
SaveExploits7References7Affected Software1
ATTACKERKB
ATTACKERKB
added 2022/02/11 1:15 p.m.7 views

CVE-2021-44521

When running Apache Cassandra with the following configuration: enableuserdefinedfunctions: true enablescripteduserdefinedfunctions: true enableuserdefinedfunctionsthreads: false it is possible for an attacker to execute arbitrary code on the host. The attacker would need to have enough permissio...

9.1CVSS7.9AI score0.55006EPSS
SaveExploits7References6Affected Software1
OSV
OSV
added 2022/02/11 1:15 p.m.9 views

CVE-2021-44521

When running Apache Cassandra with the following configuration: enableuserdefinedfunctions: true enablescripteduserdefinedfunctions: true enableuserdefinedfunctionsthreads: false it is possible for an attacker to execute arbitrary code on the host. The attacker would need to have enough permissio...

9.1CVSS7.9AI score
SaveExploits0References4
CVE
CVE
added 2022/02/11 12:20 p.m.1191 views

CVE-2021-44521

CVE-2021-44521 affects Apache Cassandra when enable_user_defined_functions: true, enable_scripted_user_defined_functions: true, and enable_user_defined_functions_threads: false. The documented unsafe configuration can allow an attacker with cluster-level permissions to create user-defined functio...

9.1CVSS9.4AI score0.55006EPSS
SaveExploits7References4Affected Software1
Cvelist
Cvelist
added 2022/02/11 12:20 p.m.31 views

CVE-2021-44521 Remote code execution for scripted UDFs

When running Apache Cassandra with the following configuration: enableuserdefinedfunctions: true enablescripteduserdefinedfunctions: true enableuserdefinedfunctionsthreads: false it is possible for an attacker to execute arbitrary code on the host. The attacker would need to have enough permissio...

9.5AI score0.55006EPSS
SaveExploits7References4
Rows per page
Query Builder