Lucene search
+L

7114 matches found

OpenVAS
OpenVAS
added 2022/01/14 12:0 a.m.14 views

Fedora: Security Advisory for e00compr (FEDORA-2022-7e94ba673b)

The remote host is missing an update for the SPDX-FileCopyrightText: 2022 Greenbone AG 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-only ifdescription...

7.5AI score
SaveExploits0References2
Kitploit
Kitploit
added 2022/01/13 8:30 p.m.72 views

AlphaGolang - IDApython Scripts For Analyzing Golang Binaries

AlphaGolang is a collection of IDAPython scripts to help malware reverse engineers master Go binaries. The idea is to break the scripts into concrete steps, thus avoiding brittle monolithic scripts, and mimicking the methodology an analyst might follow when tackling a Go binary. Scripts are...

7AI score
SaveExploits0References8
Code423n4
Code423n4
added 2022/01/12 12:0 a.m.16 views

Unsafe mint is a reentrancy door

Handle pedroais Vulnerability details Impact Dangerous external calls in the middle of various state changes could cause reentrancy issues since there is no reentrancy guard in any functions. Proof of Concept When users call the deposit or sponsor functions a deposit NFT is minted. The safeMint...

6.8AI score
SaveExploits0
OSV
OSV
added 2022/01/10 2:11 p.m.4 views

DEBIAN-CVE-2021-46048

A Denial of Service vulnerability exists in Binaryen 104 due to an assertion abort in wasm::WasmBinaryBuilder::readFunctions...

5.5CVSS5.7AI score0.007EPSS
SaveExploits1References1
OSV
OSV
added 2022/01/10 2:11 p.m.6 views

UBUNTU-CVE-2021-46048

A Denial of Service vulnerability exists in Binaryen 104 due to an assertion abort in wasm::WasmBinaryBuilder::readFunctions...

5.5CVSS5.8AI score0.007EPSS
SaveExploits1References3
Github Security Blog
Github Security Blog
added 2022/01/06 8:56 p.m.26 views

Incorrect Authorization in latte/latte

This affects the package latte/latte before 2.10.6. There is a way to bypass allowFunctions that will affect the security of the application. When the template is set to allow/disallow the use of certain functions, adding control characters x00-x08 after the function will bypass these restriction...

9.8CVSS5AI score0.01576EPSS
SaveExploits1References5Affected Software1
RustSec
RustSec
added 2022/01/02 12:0 p.m.13 views

Delegate functions are missing `Send` bound

Affected versions of this crate did not require event handlers to have Send bound despite there being no guarantee of them being called on any particular thread, which can potentially lead to data races and undefined behavior. The flaw was corrected in commit afe3252 by adding Send bounds...

3.1AI score
SaveExploits0Affected Software1
Positive Technologies
Positive Technologies
added 2022/01/01 12:0 a.m.3 views

PT-2025-8354

Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to the version that includes the fix for the data-race issue in ip6 datagram connect and udpv6 sendmsg Description A data-race issue exists in the Linux kernel, specifically in the ip6 datagram connect and udpv6...

5.5CVSS6.2AI score0.0027EPSS
SaveExploits0References401
Veracode
Veracode
added 2021/12/27 7:30 a.m.27 views

Prototype Pollution

js-data is vulnerable to pollution prototype. The vulnerability exists due to an incomplete fix of CVE-2020-28442. A remote attacker is able to inject arbitrary properties into existing construct prototypes and modify attributes via the deepFillIn and the set functions resulting in prototype...

9.8CVSS4AI score0.02099EPSS
SaveExploits2References5Affected Software1
Huntr
Huntr
added 2021/12/25 10:47 a.m.31 views

None in vim/vim

Description intro While fuzzing, I found an edge case in the vim9 compiler for nested functions. It seems like you can make the compiler use the same line twice, by adding another command directly after an enddef token using the | operator. Depending on the inner functions body, this either resul...

6.8CVSS0.1AI score0.01621EPSS
SaveExploits1
BDU FSTEC
BDU FSTEC
added 2021/12/24 12:0 a.m.14 views

The vulnerability of the “company_filter” parameter in the “user_list” component of the Advantech R-SeeNet monitoring software allows a hacker to execute arbitrary SQL queries.

The vulnerability of the “companyfilter” parameter in the “userlist” component of the Advantech R-SeeNet monitoring software for router status and functions is related to the lack of measures taken to protect the SQL query structure. Exploiting this vulnerability allows a malicious actor to execu...

7.7CVSS5.9AI score0.01134EPSS
SaveExploits1References3
Redos
Redos
added 2021/12/24 12:0 a.m.14 views

ROS-2-1744

2.1744 Mozilla Firefox browser vulnerability CVE-2021-29970, CVE-2021-29976 1. Vulnerability description: CVE-2021-29970 A vulnerability in the Mozilla Firefox browser, is related to a release error in accessibility functions when processing HTML content. Exploitation of the vulnerability could...

8.8CVSS9.2AI score0.01428EPSS
SaveExploits1
OSV
OSV
added 2021/12/23 6:15 p.m.4 views

UBUNTU-CVE-2021-43854

NLTK Natural Language Toolkit is a suite of open source Python modules, data sets, and tutorials supporting research and development in Natural Language Processing. Versions prior to 3.6.5 are vulnerable to regular expression denial of service ReDoS attacks. The vulnerability is present in...

7.5CVSS7.2AI score0.02668EPSS
SaveExploits1References8
PyPA
PyPA
added 2021/12/23 6:15 p.m.6 views

PYSEC-2021-859

NLTK Natural Language Toolkit is a suite of open source Python modules, data sets, and tutorials supporting research and development in Natural Language Processing. Versions prior to 3.6.5 are vulnerable to regular expression denial of service ReDoS attacks. The vulnerability is present in...

7.5CVSS6.9AI score0.02668EPSS
SaveExploits1References4Affected Software1
BDU FSTEC
BDU FSTEC
added 2021/12/22 12:0 a.m.8 views

The vulnerability of the microprogrammed Ethernet module software WISE-4060 and Adam-6050 D lies in the lack of authentication for a critical function, allowing attackers to trigger a service failure.

The vulnerability of the Microprogrammed Ethernet module software of WISE-4060 and Adam-6050 D lies in the absence of authentication for critical functions. Exploiting this vulnerability could allow a malicious actor to cause service failures remotely...

7.8CVSS5.5AI score
SaveExploits0References2Affected Software1
OSV
OSV
added 2021/12/21 12:0 p.m.16 views

RUSTSEC-2021-0130 Use after free in lru crate

Lru crate has use after free vulnerability. Lru crate has two functions for getting an iterator. Both iterators give references to key and value. Calling specific functions, like pop, will remove and free the value, and but it's still possible to access the reference of value which is already...

7.5CVSS7.5AI score0.0118EPSS
SaveExploits1References3
CNVD
CNVD
added 2021/12/21 12:0 a.m.108 views

NumPy has an unspecified vulnerability

NumPy is a Python scientific computing package. The product supports a large number of dimensional arrays and matrices, while providing a large library of mathematical functions for data operations. numPy 1.19 has a security vulnerability that stems from a null pointer dereference vulnerability i...

5.3CVSS2.1AI score0.01154EPSS
SaveExploits1References1
CNVD
CNVD
added 2021/12/21 12:0 a.m.39 views

Unspecified Vulnerability in NumPy (CNVD-2021-101680)

NumPy is a Python scientific computing package. The product supports a large number of dimensional arrays and matrix calculations, as well as providing a large library of mathematical functions for data operations. A security vulnerability exists in NumPy 1.9 that stems from incomplete string...

5.3CVSS5.4AI score0.01561EPSS
SaveExploits1References1
Positive Technologies
Positive Technologies
added 2021/12/20 12:0 a.m.12 views

PT-2021-20856 · Solarwinds · Solarwinds Network Performance Monitor

Name of the Vulnerable Software and Affected Versions: SolarWinds Network Performance Monitor affected versions not specified Description: The issue involves numerous exposed dangerous functions within Orion Core, allowing for read-only SQL injection and leading to privileged escalation. An...

8.8CVSS8AI score0.02796EPSS
SaveExploits0References15
ATTACKERKB
ATTACKERKB
added 2021/12/17 8:0 p.m.4 views

CVE-2021-23803

This affects the package latte/latte before 2.10.6. There is a way to bypass allowFunctions that will affect the security of the application. When the template is set to allow/disallow the use of certain functions, adding control characters x00-x08 after the function will bypass these restriction...

9.8CVSS7.2AI score0.01576EPSS
SaveExploits1References4
Rows per page
Query Builder