Lucene search
+L

596 matches found

Hacker One
Hacker One
added 2024/05/03 8:23 p.m.4 views

Rootstock Labs: Crafted smart contract can take 1.5 minutes to execute due to inefficient CODESIZE implementation

The crafted smart contract can take 1.5 minutes to execute due to an inefficient implementation of the CODESIZE operation in the VM. The issue was caused by the VM.doCODESIZE method, which retrieved the entire code array instead of just the code length. This behavior could be exploited to transfe...

7.5AI score
SaveExploits0
RedHat Linux
RedHat Linux
added 2024/04/23 5:18 p.m.4 views

python-django: Denial-of-service possibility in django.utils.text.Truncator

An inefficient regular expression complexity was found in Django. The text truncator regular expressions exhibit linear backtracking complexity, which can be slow, leading to a potential denial of service, given certain HTML inputs...

7.5CVSS7AI score0.01225EPSS
SaveExploits0References5
BDU FSTEC
BDU FSTEC
added 2024/04/01 12:0 a.m.11 views

The vulnerability of the lines_with_leading_tabs_expanded() function in the strings.py file of the Python coding formatting tool Black allows a attacker to cause a service failure.

The vulnerability of the lineswithleadingtabsexpanded function in the strings.py file of the Python coding formatting tool Black is related to the use of a regular expression c with inefficient computational complexity. Exploiting this vulnerability could allow an attacker to trigger a service...

5.3CVSS6.6AI score0.00971EPSS
SaveExploits0References9Affected Software2
OpenVAS
OpenVAS
added 2024/03/18 12:0 a.m.42 views

Mageia: Security Advisory (MGASA-2024-0067)

The remote host is missing an update for the SPDX-FileCopyrightText: 2024 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.5CVSS7.9AI score0.0552EPSS
SaveExploits1References6
Mageia
Mageia
added 2024/03/16 1:42 a.m.66 views

Updated jupyter-notebook packages fix security vulnerabilities

Path traversal in moment.locale. CVE-2022-24785 Inefficient parsing algorithim resulting in DoS. CVE-2022-31129...

7.5CVSS7.2AI score0.0552EPSS
SaveExploits1References4
OSV
OSV
added 2024/03/06 10:56 a.m.26 views

BIT-MODSECURITY2-2023-38285

Trustwave ModSecurity 3.x before 3.0.10 has Inefficient Algorithmic Complexity...

7.5CVSS7.4AI score0.00898EPSS
SaveExploits0References3
OSV
OSV
added 2024/03/06 10:56 a.m.39 views

BIT-MODSECURITY-2023-38285

Trustwave ModSecurity 3.x before 3.0.10 has Inefficient Algorithmic Complexity...

7.5CVSS7.4AI score0.00898EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2024/03/04 9:32 a.m.60 views

CVE-2024-27351

An inefficient regular expression complexity flaw was found in the Truncator.words function and truncatewordshtml filter of Django. This issue may allow an attacker to use a suitably crafted string to cause a denial of service...

7.5CVSS7AI score0.01854EPSS
SaveExploits0References4
OpenVAS
OpenVAS
added 2024/03/04 12:0 a.m.23 views

openSUSE: Security Advisory for rubygem (SUSE-SU-2023:0275-1)

The remote host is missing an update for the SPDX-FileCopyrightText: 2024 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.5CVSS7.7AI score0.01712EPSS
SaveExploits0References2
BDU FSTEC
BDU FSTEC
added 2024/03/04 12:0 a.m.9 views

The vulnerability of the Rack module in the Ruby programming language involves the use of a regular expression c, which has an inefficient computational cost. This allows attackers to trigger a service failure.

The vulnerability of the Ruby interpreter’s Rack module is related to the incorrect handling of invalid URL addresses. Exploiting this vulnerability can allow a remote attacker to cause service interruptions...

5.3CVSS6.2AI score0.01996EPSS
SaveExploits0References13Affected Software5
BDU FSTEC
BDU FSTEC
added 2024/03/04 12:0 a.m.8 views

The vulnerability of the Rack module in the Ruby programming language involves the use of a regular expression c, which has an inefficient computational cost. This allows attackers to trigger a service failure.

The vulnerability of the Ruby interpreter’s Rack module is related to the incorrect handling of invalid URL addresses. Exploiting this vulnerability can allow a malicious actor to cause service failures...

5.3CVSS6.2AI score0.35376EPSS
SaveExploits1References11Affected Software5
OSV
OSV
added 2024/02/28 12:0 a.m.17 views

CVE-2024-1892 ReDoS Vulnerability in scrapy/scrapy's XMLFeedSpider

A Regular Expression Denial of Service ReDoS vulnerability exists in the XMLFeedSpider class of the scrapy/scrapy project, specifically in the parsing of XML content. By crafting malicious XML content that exploits inefficient regular expression complexity used in the parsing process, an attacker...

7.5CVSS6.8AI score0.00553EPSS
SaveExploits1References4
Debian CVE
Debian CVE
added 2024/02/28 12:0 a.m.78 views

CVE-2024-1892

A Regular Expression Denial of Service ReDoS vulnerability exists in the XMLFeedSpider class of the scrapy/scrapy project, specifically in the parsing of XML content. By crafting malicious XML content that exploits inefficient regular expression complexity used in the parsing process, an attacker...

7.5CVSS6.9AI score0.00553EPSS
SaveExploits1
Tenable Nessus
Tenable Nessus
added 2024/02/17 12:0 a.m.42 views

SUSE SLES15: golang-github-lusitaniae-apache_exporter / etc (SUSE-SU-2024:0487-1)

The remote SUSE Linux SLES15 / openSUSE 15 host has packages installed that are affected by multiple vulnerabilities as referenced in the SUSE-SU-2024:0487-1 advisory. golang-github-lusitaniae-apacheexporter: - Do not strip if SUSE Linux Enterprise 15 SP3 - Exclude debug for Red Hat Enterprise...

9.8CVSS7.1AI score0.88849EPSS
SaveExploits51References25
Veracode
Veracode
added 2024/02/13 7:15 a.m.17 views

Regular Expression Denial Of Service (ReDoS)

@lambda-middleware/json-deserializer is vulnerable to Regular Expression Denial Of Service ReDoS. The vulnerability is due to inefficient regular expression used to identify a JSON mime-type in function isJsonMimeType in the file JsonDeserializer.ts . An attacker can exploit this complexity in...

6.5CVSS6.7AI score0.00446EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2024/02/12 9:30 p.m.114 views

GHSA-M3F4-957X-M785 lambda-middleware Inefficient Regular Expression Complexity vulnerability

A vulnerability, which was classified as problematic, has been found in dbartholomae lambda-middleware frameguard up to 1.0.4. Affected by this issue is some unknown functionality of the file packages/json-deserializer/src/JsonDeserializer.ts of the component JSON Mime-Type Handler. The...

3.5CVSS5AI score0.00446EPSS
SaveExploits0References8
Veracode
Veracode
added 2024/02/08 7:42 a.m.39 views

Denial Of Service (DoS)

Django is vulnerable to Denial Of Service DoS. The vulnerability is due to inefficient string processing within the intcomma template filter when a long string is parsed. This issue can be exploited by an attacker to cause DoS...

7.5CVSS6.5AI score0.01606EPSS
SaveExploits0References10Affected Software1
Veracode
Veracode
added 2024/02/01 7:13 p.m.31 views

Regular Expression Denial Of Service (ReDoS)

Axios is vulnerable to Regular Expression Denial of Service ReDoS. This vulnerability is due to the use of a regex with inefficient time complexity when parsing URLS with many / characters within the combineURLs method. This vulnerability results in Denial of Service if an attacker can manipulate...

6.9AI score
SaveExploits0
BDU FSTEC
BDU FSTEC
added 2024/01/31 12:0 a.m.13 views

The vulnerability in the file pygments/lexers/smithy.py of the SmithyLexer component of the Pygments syntax highlighter allows a hacker to cause a service failure.

The vulnerability in the pygments/lexers/smithy.py file of the SmithyLexer component of the Pygments syntax highlighter is related to the use of a regular expression with inefficient computational complexity. Exploiting this vulnerability could allow an attacker to cause a service failure...

5.5CVSS6.2AI score0.00519EPSS
SaveExploits1References5Affected Software2
Veracode
Veracode
added 2024/01/29 6:14 a.m.15 views

Denial Of Service (DoS)

github.com/openfga/openfga is vulnerable to Denial Of Service DoS. The vulnerability is due to inefficient memory management in the ListObjects function, particularly in handling the closure of the ReverseExpand channel, resulting in memory being improperly released. This flaw allows an attacker ...

6.5CVSS6.6AI score0.00734EPSS
SaveExploits0References4Affected Software1
Rows per page
Query Builder