Lucene search
+L

137 matches found

OSV
OSV
added 2024/10/21 12:15 p.m.12 views

AZL-50954 CVE-2024-47720 affecting package kernel for versions less than 6.6.56.1-5

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Add null check for setoutputgamma in dcn30setoutputtransferfunc This commit adds a null check for the setoutputgamma function pointer in the dcn30setoutputtransferfunc function. Previously, setoutputgamma was bei...

5.5CVSS6.7AI score0.0022EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2024/08/08 4:44 a.m.13 views

kernel: mmc: sdio: fix possible resource leaks in some error paths

In the Linux kernel, the following vulnerability has been resolved: mmc: sdio: fix possible resource leaks in some error paths If sdioaddfunc or sdioinitfunc fails, sdioremovefunc can not release the resources, because the sdio function is not presented in these two cases, it won't call ofnodeput...

5.5CVSS6.7AI score0.00251EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2024/05/06 12:0 a.m.15 views

CVE-2024-33112

D-Link DIR-845L router v1.01KRb03 and before is vulnerable to Command injection via the hnapmainfunc...

7.3AI score0.06457EPSS
SaveExploits1References2
Cvelist
Cvelist
added 2024/05/06 12:0 a.m.34 views

CVE-2024-33112

D-Link DIR-845L router v1.01KRb03 and before is vulnerable to Command injection via the hnapmainfunc...

7.2AI score0.06457EPSS
SaveExploits1References2
Vulnrichment
Vulnrichment
added 2024/05/01 12:54 p.m.17 views

CVE-2024-27044 drm/amd/display: Fix potential NULL pointer dereferences in 'dcn10_set_output_transfer_func()'

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix potential NULL pointer dereferences in 'dcn10setoutputtransferfunc' The 'stream' pointer is used in dcn10setoutputtransferfunc before the check if 'stream' is NULL. Fixes the below:...

6.7AI score0.00279EPSS
SaveExploits0References8
CNNVD
CNNVD
added 2024/03/11 12:0 a.m.9 views

Google Pixel Security Breach

Google Pixel is a smartphone from Google, Inc. in the United States. A security vulnerability exists in Google Pixel, which stems from a missing bounds check in the pluginexternfunc method of the TBD module, which may be read out-of-bounds...

5.5CVSS6.6AI score0.00084EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2024/03/11 12:0 a.m.8 views

PT-2024-21768 · Google · Android

Name of the Vulnerable Software and Affected Versions: TBD affected versions not specified Description: The issue is related to a possible out of bounds read in the plugin extern func due to a missing bounds check. This could lead to local information disclosure with no additional execution...

5.5CVSS6AI score0.00084EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2024/02/01 12:0 a.m.14 views

PT-2024-19617

Name of the Vulnerable Software and Affected Versions eyoucms version 1.6.5 Description A Cross Site Scripting XSS issue exists in the func parameter, allowing a remote attacker to execute arbitrary code via a crafted URL. Recommendations For eyoucms version 1.6.5, consider restricting access to...

6.1CVSS6.8AI score0.01028EPSS
SaveExploits1References5
Positive Technologies
Positive Technologies
added 2023/12/01 12:0 a.m.5 views

PT-2023-35622 · Git +1 · Php

Name of the Vulnerable Software and Affected Versions: No specific software or versions are mentioned in the provided description. Description: The issue is related to a heap-use-after-free READ 4 crash type. The crash state involves several functions: zend reference destroy, rc dtor func, and ze...

6.9AI score
SaveExploits0References2
BDU FSTEC
BDU FSTEC
added 2023/11/14 12:0 a.m.10 views

The vulnerability of the URI_FUNC() function in the UriParse.c component of the UriParser parser allows a hacker to gain access to confidential data, compromise its integrity, and cause service failures.

The vulnerability of the URIFUNC function in the UriParse.c component of the UriParser parser is related to reading data beyond the allowable buffer size limits. Exploiting this vulnerability allows an attacker to gain access to confidential data, compromise its integrity, and cause service...

10CVSS7.1AI score0.0205EPSS
SaveExploits0References6Affected Software3
Veracode
Veracode
added 2023/10/04 12:48 p.m.23 views

Regular Expression Denial Of Service (ReDoS)

get-func-name is vulnerable to Regular Expression Denial Of Service. The vulnerability is due to the getFuncName function in index.js not properly checking the functionSource size and length. which allows an attacker to trigger a DOS attack by using an input like '\t'.repeat54773 + '\t/function/i...

8.6CVSS7AI score0.01114EPSS
SaveExploits1References3Affected Software2
RedhatCVE
RedhatCVE
added 2023/09/28 11:54 a.m.53 views

CVE-2023-43646

A vulnerability was found in the get-func-name package in the chai module. Affected versions of this package are vulnerable to Regular expression denial of service ReDoS attacks, affecting system availability...

7.5CVSS6.8AI score0.01114EPSS
SaveExploits1References5
Github Security Blog
Github Security Blog
added 2023/09/27 8:16 p.m.63 views

Chaijs/get-func-name vulnerable to ReDoS

The current regex implementation for parsing values in the module is susceptible to excessive backtracking, leading to potential DoS attacks. The regex implementation in question is as follows: js const functionNameMatch = /\sfunction?:\s|\s/^?:/+\/\s^\s/+/; This vulnerability can be exploited...

8.6CVSS6.9AI score0.01114EPSS
SaveExploits1References5Affected Software1
OSV
OSV
added 2023/09/27 3:19 p.m.7 views

UBUNTU-CVE-2023-43646

get-func-name is a module to retrieve a function's name securely and consistently both in NodeJS and the browser. Versions prior to 2.0.1 are subject to a regular expression denial of service redos vulnerability which may lead to a denial of service when parsing malicious input. This vulnerabilit...

8.6CVSS6.7AI score0.01114EPSS
SaveExploits1References4
CNNVD
CNNVD
added 2023/09/27 12:0 a.m.8 views

get-func-name Security Vulnerability

get-func-name is a Chaijs open source module for securely and consistently retrieving function names in NodeJS and browsers. A security vulnerability exists in get-func-name versions prior to 2.0.1, which stems from a regular expression denial-of-service redos vulnerability in the system that cou...

8.6CVSS6.6AI score0.01114EPSS
SaveExploits1References5
UbuntuCve
UbuntuCve
added 2023/09/27 12:0 a.m.29 views

CVE-2023-43646

get-func-name is a module to retrieve a function's name securely and consistently both in NodeJS and the browser. Versions prior to 2.0.1 are subject to a regular expression denial of service redos vulnerability which may lead to a denial of service when parsing malicious input. This vulnerabilit...

8.6CVSS6.6AI score0.01114EPSS
SaveExploits1References3
Vulnrichment
Vulnrichment
added 2023/09/26 6:19 p.m.15 views

CVE-2023-43646 Inefficient Regular Expression Complexity in get-func-name

get-func-name is a module to retrieve a function's name securely and consistently both in NodeJS and the browser. Versions prior to 2.0.1 are subject to a regular expression denial of service redos vulnerability which may lead to a denial of service when parsing malicious input. This vulnerabilit...

8.6CVSS6.6AI score0.01114EPSS
SaveExploits1References2
CVE
CVE
added 2023/09/26 6:19 p.m.300 views

CVE-2023-43646

CVE-2023-43646 affects the get-func-name module (NodeJS and browser) where versions before 2.0.1 are vulnerable to a Regular Expression Denial of Service (ReDoS) caused by imbalance in parentheses that triggers catastrophic backtracking and high CPU usage on malicious input (e.g., a tab-heavy str...

8.6CVSS7.7AI score0.01114EPSS
SaveExploits1References2Affected Software1
Positive Technologies
Positive Technologies
added 2023/09/26 12:0 a.m.8 views

PT-2023-28897 · Unknown +1 · Get-Func-Name +1

Name of the Vulnerable Software and Affected Versions: get-func-name versions prior to 2.0.1 Description: The issue is related to a regular expression denial of service redos vulnerability in the get-func-name module, which can lead to a denial of service when parsing malicious input. This...

8.6CVSS6AI score0.01114EPSS
SaveExploits1References17
OSV
OSV
added 2023/03/24 8:15 p.m.26 views

CVE-2021-43315

A heap-based buffer overflows was discovered in upx, during the generic pointer 'p' points to an inaccessible address in func getle32. The problem is essentially caused in PackLinuxElf32::elflookup at plxelf.cpp:5349...

7.5CVSS7.8AI score
SaveExploits0References1
Rows per page
Query Builder