Lucene search
+L

4410 matches found

Huntr
Huntr
added 2023/04/29 1:51 p.m.102 views

Stored XSS and CSP Bypass in KiwiTCMS

Description Stored XSS, also known as persistent XSS, is the more damaging of the XSS. It occurs when a malicious script is injected directly into a vulnerable web application. Due to a sanitization problem it is possible to perform a Stored XSS. The problem is that the upload function permit...

6.2AI score
SaveExploits0
NVD
NVD
added 2023/04/28 9:15 p.m.39 views

CVE-2023-30858

The Denosaurs emoji package provides emojis for dinosaurs. Starting in version 0.1.0 and prior to version 0.3.0, the reTrimSpace regex has 2nd degree polynomial inefficiency, leading to a delayed response given a big payload. The issue has been patched in 0.3.0. As a workaround, avoid using the...

7.5CVSS6.3AI score0.01162EPSS
SaveExploits1References3
Prion
Prion
added 2023/04/28 9:15 p.m.20 views

Design/Logic Flaw

The Denosaurs emoji package provides emojis for dinosaurs. Starting in version 0.1.0 and prior to version 0.3.0, the reTrimSpace regex has 2nd degree polynomial inefficiency, leading to a delayed response given a big payload. The issue has been patched in 0.3.0. As a workaround, avoid using the...

5CVSS7.5AI score0.01162EPSS
SaveExploits1References3Affected Software1
OSV
OSV
added 2023/04/28 8:49 p.m.26 views

CVE-2023-30858 Denosaurs emoji has ReDoS vulnerability in `replace` function

The Denosaurs emoji package provides emojis for dinosaurs. Starting in version 0.1.0 and prior to version 0.3.0, the reTrimSpace regex has 2nd degree polynomial inefficiency, leading to a delayed response given a big payload. The issue has been patched in 0.3.0. As a workaround, avoid using the...

5.3CVSS7.5AI score
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2023/04/28 8:49 p.m.7 views

CVE-2023-30858 Denosaurs emoji has ReDoS vulnerability in `replace` function

The Denosaurs emoji package provides emojis for dinosaurs. Starting in version 0.1.0 and prior to version 0.3.0, the reTrimSpace regex has 2nd degree polynomial inefficiency, leading to a delayed response given a big payload. The issue has been patched in 0.3.0. As a workaround, avoid using the...

5.3CVSS7.6AI score0.01162EPSS
SaveExploits1References3
CVE
CVE
added 2023/04/28 8:49 p.m.47 views

CVE-2023-30858

The CVE-2023-30858 entry describes a ReDoS in the Denosaurs emoji package (Denosaurs emoji) due to the reTrimSpace regex with a 2nd‑degree polynomial inefficiency in versions 0.1.0 through 0.3.0, causing delayed responses on large payloads. The issue is patched in version 0.3.0; a workaround is t...

7.5CVSS6.3AI score0.01162EPSS
SaveExploits1References3Affected Software1
CNNVD
CNNVD
added 2023/04/28 12:0 a.m.10 views

emoji 安全漏洞

emoji is a simple emoticon from the Denosaurs team that supports the node.js project. A security vulnerability exists in Denosaurs emoji version 0.1.0 up to and including version 0.3.0, which stems from an inefficient second-order polynomial in a regular expression, resulting in a delayed respons...

7.5CVSS7.2AI score0.01162EPSS
SaveExploits1References4
Veracode
Veracode
added 2023/04/24 11:7 a.m.26 views

Regular Expression Denial Of Service (ReDoS)

sqlparse is vulnerable to Regular Expression Denial of Service ReDoS. The vulnerability exists due to inefficient regular expression complexity in the lexer.py regex element which allows an attacker to crash the application by submitting maliciously crafted input...

7.5CVSS7.1AI score0.0098EPSS
SaveExploits0References6Affected Software2
OSV
OSV
added 2023/04/18 10:15 p.m.7 views

UBUNTU-CVE-2023-30608

sqlparse is a non-validating SQL parser module for Python. In affected versions the SQL parser contains a regular expression that is vulnerable to ReDoS Regular Expression Denial of Service. This issue was introduced by commit e75e358. The vulnerability may lead to Denial of Service DoS. This...

7.5CVSS5.8AI score0.0098EPSS
SaveExploits0References5
Huntr
Huntr
added 2023/04/15 2:1 p.m.20 views

ReDoS vulnerability in `strip` function

Description The reTrimSpace regex has 2nd degree polynomial inefficiency, leading to a delayed response given a big payload. Proof of Concept import as emoji from "https://deno.land/x/[email protected]/mod.ts"; const input = '\x00' + '\t'.repeat154773 + '\t\x00'; const start = performance.now;...

6.9AI score
SaveExploits0References1
CNNVD
CNNVD
added 2023/04/12 12:0 a.m.11 views

Void Tools 安全漏洞

Void Tools is a desktop search engine from Void Tools, Inc. A security vulnerability exists in versions prior to Void Tools v1.4.1.1022. An attacker could exploit this vulnerability to perform a regular expression denial of service attack...

5.5CVSS5.8AI score0.0037EPSS
SaveExploits0References4
Veracode
Veracode
added 2023/04/10 9:2 a.m.25 views

Regular Expression Denial Of Service (ReDoS)

configobj is vulnerable to Regular Expression Denial of Service ReDoS. The vulnerability is due to inefficent regex complexity via the validate function, which can lead to a Denial of Service if an attacker is able to control the input being parsed...

5.9CVSS5.7AI score0.01259EPSS
SaveExploits1References5Affected Software1
Gitee
Gitee
added 2023/04/07 4:5 p.m.7 views

Exploit for Incorrect Authorization in Vmware Spring_Security

CVE-2022-22978 POC environment CVE-2022-22978 Spring-Security bypass Demo 在Spring Security中使用RegexRequestMatcher且规则中包含带点号的正则表达式时,攻击者可以通过构造恶意数据包绕过身份认证 影响范围 Spring Security 5.5.x http://localhost:8080/admin/index%0a Docker docker pull s0cke3t/cve-2022-22978:latest...

9.8CVSS7.5AI score0.12351EPSS
SaveExploits6
Veracode
Veracode
added 2023/04/04 2:2 p.m.29 views

Regular Expression Denial Of Service (ReDoS)

uri is vulnerable to Regular Expression Denial Of Service ReDoS. The vulnerability exists due to the insecure Regex pattern used for the RFC3986URI and RFC3986relativeref parameters in the rfc3986parser.rb, which allows an attacker to crash the application by providing maliciously crafted URI...

5.3CVSS7.3AI score0.02637EPSS
SaveExploits0References26Affected Software5
Veracode
Veracode
added 2023/04/04 2:2 p.m.27 views

Regular Expression Denial Of Service (ReDoS)

time is vulnerable to Regular Expression Denial Of Service ReDoS. The vulnerability exists due to the insecure Regex pattern used in the rfc2822 function of time.rb, which allows an attacker to crash the application by providing an invalid time...

5.3CVSS7.3AI score0.02452EPSS
SaveExploits0References22Affected Software5
ATTACKERKB
ATTACKERKB
added 2023/04/03 12:0 a.m.17 views

CVE-2022-43939

Hitachi Vantara Pentaho Business Analytics Server versions before 9.4.0.1 and 9.3.0.2, including 8.3.x contain security restrictions using non-canonical URLs which can be circumvented. Recent assessments: gwillcox-r7 at May 10, 2023 5:02pm UTC reported: This is an authentication bypass in Hitachi...

9.8CVSS7.6AI score0.9767EPSS
SaveIn wildExploits7References3
Veracode
Veracode
added 2023/04/01 7:50 a.m.26 views

Server-side Request Forgery (SSRF)

lambdaisland:uri is vulnerable to Server-side Request Forgery SSRF. The vulnerability is due to the authority-regex which allows an attacker to send malicious URLs to be parsed without properly handling the backslash \ character in the host, allowing an attacker to parse an untrusted source...

6.1CVSS6.2AI score0.00553EPSS
SaveExploits1References2Affected Software1
Snyk
Snyk
added 2023/03/31 6:53 a.m.6 views

Regular Expression Denial of Service (ReDoS)

Overview Affected versions of this package are vulnerable to Regular Expression Denial of Service ReDoS such that the parser mishandles invalid URLs that have specific characters. It causes an increase in execution time for parsing strings to Time objects. Details Denial of Service DoS describes ...

6.5CVSS6.9AI score0.02452EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2023/03/30 1:1 p.m.48 views

CVE-2023-26117

A flaw was found in AngularJS, where it is vulnerable to a denial of service caused by a regular expression denial of service ReDoS issue in the $resource service. By providing specially-crafted regex input, a remote attacker could cause a denial of service...

5.3CVSS7AI score0.01695EPSS
SaveExploits1References4
OSV
OSV
added 2023/03/30 5:15 a.m.2 views

DEBIAN-CVE-2023-26116

Versions of the package angular from 1.2.21 are vulnerable to Regular Expression Denial of Service ReDoS via the angular.copy utility function due to the usage of an insecure regular expression. Exploiting this vulnerability is possible by a large carefully-crafted input, which can result in...

5.3CVSS6.4AI score0.01695EPSS
SaveExploits1References1
Rows per page
Query Builder