Lucene search
+L

3819 matches found

Vulnrichment
Vulnrichment
added 2023/07/28 3:25 p.m.22 views

CVE-2023-38684 Discourse vulnerable to ossible DDoS due to unbounded limits in various controller actions

Discourse is an open source discussion platform. Prior to version 3.0.6 of the stable branch and version 3.1.0.beta7 of the beta and tests-passed branches, in multiple controller actions, Discourse accepts limit params but does not impose any upper bound on the values being accepted. Without an...

5.3CVSS7.5AI score0.00635EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2023/07/28 12:0 a.m.3 views

PT-2023-26548 · Discourse · Discourse

Name of the Vulnerable Software and Affected Versions: Discourse versions prior to 3.0.6 of the stable branch Discourse versions prior to 3.1.0.beta7 of the beta and tests-passed branches Description: Discourse is an open source discussion platform. In multiple controller actions, Discourse accep...

7.5CVSS7.5AI score0.00635EPSS
SaveExploits0References8
Code423n4
Code423n4
added 2023/07/28 12:0 a.m.11 views

Batch function calls can use up all the gas and fail

Lines of code Vulnerability details Impact Every function call "targetsi.call" is going to store the response data in memory, although it is not stored in a variable. Storing the data requires gas and can use up all gas if the data is big enough. This risk increases exponentially since there is a...

6.6AI score
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2023/07/17 12:0 a.m.45 views

CentOS 7 : java-1.8.0-openjdk (RHSA-2022:1487)

The remote CentOS Linux 7 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2022:1487 advisory. - Vulnerability in the Oracle Java SE, Oracle GraalVM Enterprise Edition product of Oracle Java SE component: JAXP. Supported versions that are affecte...

7.5CVSS6.2AI score0.04046EPSS
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2023/07/13 7:22 p.m.7 views

CVE-2023-37463 Quadratic complexity bugs may lead to a denial of service

cmark-gfm is an extended version of the C reference implementation of CommonMark, a rationalized version of Markdown syntax with a spec. Three polynomial time complexity issues in cmark-gfm may lead to unbounded resource exhaustion and subsequent denial of service. These vulnerabilities have been...

6.4CVSS7.1AI score0.00696EPSS
SaveExploits1References2
RedHat Linux
RedHat Linux
added 2023/06/29 8:7 p.m.9 views

json-smart: Uncontrolled Resource Consumption vulnerability in json-smart (Resource Exhaustion)

A flaw was found in the json-smart package. This security flaw occurs when reaching a ‘‘ or ‘‘ character in the JSON input, and the code parses an array or an object, respectively. The 3PP does not have any limit to the nesting of such arrays or objects. Since nested arrays and objects are parsed...

7.5CVSS6.9AI score0.01119EPSS
SaveExploits1References6
AlpineLinux
AlpineLinux
added 2023/06/28 12:0 a.m.37 views

CVE-2023-3138

A vulnerability was found in libX11. The security flaw occurs because the functions in src/InitExt.c in libX11 do not check that the values provided for the Request, Event, or Error IDs are within the bounds of the arrays that those functions write to, using those IDs as array indexes. They trust...

7.5CVSS8AI score0.01656EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2023/06/15 3:23 p.m.12 views

json-smart: Uncontrolled Resource Consumption vulnerability in json-smart (Resource Exhaustion)

A flaw was found in the json-smart package. This security flaw occurs when reaching a ‘‘ or ‘‘ character in the JSON input, and the code parses an array or an object, respectively. The 3PP does not have any limit to the nesting of such arrays or objects. Since nested arrays and objects are parsed...

7.5CVSS6.9AI score0.01119EPSS
SaveExploits1References6
RedHat Linux
RedHat Linux
added 2023/06/15 9:19 a.m.5 views

moment: inefficient parsing algorithm resulting in DoS

A flaw was found in the Moment.js package. Users who pass user-provided strings without sanity length checks to the moment constructor are vulnerable to regular expression denial of service ReDoS attacks...

7.5CVSS6.8AI score0.04923EPSS
SaveExploits1References5
RedHat Linux
RedHat Linux
added 2023/06/15 9:3 a.m.9 views

json-smart: Uncontrolled Resource Consumption vulnerability in json-smart (Resource Exhaustion)

A flaw was found in the json-smart package. This security flaw occurs when reaching a ‘‘ or ‘‘ character in the JSON input, and the code parses an array or an object, respectively. The 3PP does not have any limit to the nesting of such arrays or objects. Since nested arrays and objects are parsed...

7.5CVSS6.9AI score0.01119EPSS
SaveExploits1References6
OSV
OSV
added 2023/06/14 5:22 p.m.22 views

GO-2023-1766 Denial of service from memory leak in github.com/ipfs/go-libipfs

An attacker can cause a Bitswap server to allocate and leak unbounded amounts of memory...

8.2CVSS7.5AI score0.00863EPSS
SaveExploits0References1
Code423n4
Code423n4
added 2023/06/14 12:0 a.m.11 views

Transaction failed to deploy strategies

Lines of code Vulnerability details deployStrategies function in LlamaCore.sol takes the argument of array, It should put an upper bound on the length of the input, otherwise the transaction will run out of gas due to too much loop runs. Assessed type DoS --- The text was updated successfully, bu...

6.9AI score
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2023/06/13 12:0 a.m.16 views

EulerOS Virtualization 3.0.6.0 : pkgconf (EulerOS-SA-2023-2244)

According to the versions of the pkgconf packages installed, the EulerOS Virtualization installation on the remote host is affected by the following vulnerabilities : - In pkgconf through 1.9.3, variable duplication can cause unbounded string expansion due to incorrect checks in...

5.5CVSS6.3AI score0.00516EPSS
SaveExploits1References2
Vulnrichment
Vulnrichment
added 2023/06/07 5:11 p.m.9 views

CVE-2023-34109 User input results in Unbounded resource consumption in @zxcvbn-ts/core

zxcvbn-ts is an open source password strength estimator written in typescript. This vulnerability affects users running on the nodeJS platform which are using the second argument of the zxcvbn function. It can result in an unbounded resource consumption as the user inputs array is extended with...

6.5CVSS7.5AI score0.00496EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2023/06/07 12:0 a.m.23 views

PT-2023-24680 · Zxcvbn-Ts · Zxcvbn-Ts

Name of the Vulnerable Software and Affected Versions: zxcvbn-ts versions prior to 3.0.2 Description: This issue affects users running on the NodeJS platform who are using the second argument of the zxcvbn function. It can result in unbounded resource consumption as the user inputs array is...

7.5CVSS7.4AI score0.00496EPSS
SaveExploits0References5
OpenVAS
OpenVAS
added 2023/06/07 12:0 a.m.6 views

Huawei EulerOS: Security Advisory for pkgconf (EulerOS-SA-2023-2058)

The remote host is missing an update for the Huawei EulerOS SPDX-FileCopyrightText: 2023 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...

5.5CVSS5.5AI score0.00516EPSS
SaveExploits1References2
OpenVAS
OpenVAS
added 2023/06/07 12:0 a.m.13 views

Huawei EulerOS: Security Advisory for pkgconf (EulerOS-SA-2023-2110)

The remote host is missing an update for the Huawei EulerOS SPDX-FileCopyrightText: 2023 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...

5.5CVSS5.5AI score0.00516EPSS
SaveExploits1References2
Tenable Nessus
Tenable Nessus
added 2023/06/07 12:0 a.m.14 views

EulerOS Virtualization 2.11.1 : pkgconf (EulerOS-SA-2023-2058)

According to the versions of the pkgconf package installed, the EulerOS Virtualization installation on the remote host is affected by the following vulnerabilities : - In pkgconf through 1.9.3, variable duplication can cause unbounded string expansion due to incorrect checks in...

5.5CVSS6.3AI score0.00516EPSS
SaveExploits1References2
RedHat Linux
RedHat Linux
added 2023/06/06 8:36 a.m.6 views

curl: HTTP compression denial of service

A vulnerability was found in curl. This issue occurs because the number of acceptable "links" in the "decompression chain" was unbounded, allowing a malicious server to insert a virtually unlimited number of compression steps. This flaw leads to a denial of service, either by mistake or by a...

6.5CVSS6.7AI score0.3216EPSS
SaveExploits1References5
Tenable Nessus
Tenable Nessus
added 2023/06/06 12:0 a.m.18 views

EulerOS Virtualization 2.11.0 : pkgconf (EulerOS-SA-2023-2110)

According to the versions of the pkgconf package installed, the EulerOS Virtualization installation on the remote host is affected by the following vulnerabilities : - In pkgconf through 1.9.3, variable duplication can cause unbounded string expansion due to incorrect checks in...

5.5CVSS6.3AI score0.00516EPSS
SaveExploits1References2
Rows per page
Query Builder