Lucene search
+L

4821 matches found

Veracode
Veracode
added 2023/07/22 9:19 p.m.29 views

Denial Of Service (DoS)

gitlab is vulnerable to Denial of Service DoS attacks. Due to a regex check, the API for changing asset links produced backtracks, resulting in significant CPU consumption for some user-supplied values, causing the application to crash...

4.3CVSS6.8AI score0.00922EPSS
SaveExploits0References3Affected Software1
Veracode
Veracode
added 2023/07/22 6:28 p.m.26 views

Denial Of Service (DoS)

gitlab is vulnerable to Denial of Service DoS attacks. The regex used for package names is written in a way that makes execution time have quadratic growth based on the length of the malicious input string, resulting in an application crash...

6.5CVSS6.9AI score0.01529EPSS
SaveExploits0References3Affected Software1
BDU FSTEC
BDU FSTEC
added 2023/07/20 12:00 a.m.9 views

The vulnerability of the Ruby programming language’s URI component lies in 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 programming language’s URI component is related to the incorrect handling of invalid URL addresses. Exploiting this vulnerability allows a remote attacker to cause service failures...

5.3CVSS6.7AI score0.02637EPSS
SaveExploits0References16Affected Software6
CNNVD
CNNVD
added 2023/07/18 12:00 a.m.10 views

PCRE2 输入验证错误漏洞

PCRE2 is PCRE2Project open source set of C functions. Use the same syntax and semantics as Perl5 to achieve regular expression pattern matching . A security vulnerability exists in PCRE2 versions prior to 10.41, which stems from an integer overflow problem in pcre2test that allows an attacker to...

7.5CVSS6.7AI score0.01121EPSS
SaveExploits1References3
OSV
OSV
added 2023/07/13 3:15 a.m.7 views

UBUNTU-CVE-2023-3424

An issue has been discovered in GitLab CE/EE affecting all versions starting from 10.3 before 15.11.10, all versions starting from 16.0 before 16.0.6, all versions starting from 16.1 before 16.1.1. A Regular Expression Denial of Service was possible via sending crafted payloads to the...

7.5CVSS5.7AI score0.00905EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2023/07/06 7:24 p.m.63 views

is_js vulnerable to Regular Expression Denial of Service

is.js is a general-purpose check library. Versions 0.9.0 and prior contain one or more regular expressions that are vulnerable to Regular Expression Denial of Service ReDoS. is.js uses a regex copy-pasted from a gist to validate URLs. Trying to validate a malicious string can cause the regex to...

7.5CVSS6.8AI score0.00866EPSS
SaveExploits1References4Affected Software1
CNNVD
CNNVD
added 2023/07/03 12:00 a.m.33 views

Django 安全漏洞

Django is the Django Foundation's set of open source Web application framework based on the Python language . The framework includes an object-oriented mapper , view system , template system and so on. A security vulnerability exists in Django versions prior to 3.2.20, 4.1.10, and 4.2.3, which...

7.5CVSS7.3AI score0.02978EPSS
SaveExploits0References14
Veracode
Veracode
added 2023/06/30 3:59 a.m.77 views

Regular Expression Denial Of Service (ReDoS)

uri is vulnerable to Regular Expression Denial Of Service ReDoS. The vulnerability exists due to inefficient Regex pattern complexity used in rfc2396parser.rb and rfc3986parser.rb., which allows an attacker to crash the application by providing maliciously crafted URI patterns. NOTE: This issue...

5.3CVSS6.7AI score0.02637EPSS
SaveExploits0References12Affected Software2
Veracode
Veracode
added 2023/06/29 11:12 a.m.79 views

Regular Expression Denial Of Service (ReDoS)

semver is vulnerable to Regular Expression Denial Of Service ReDoS attacks. A malicious user is able to cause parsing slowdowns when untrusted user data is provided as a range via the function parseRange due to the usage of regex expression with inefficient time complexity...

7.5CVSS6.8AI score0.02761EPSS
SaveExploits1References7Affected Software19
Tenable Nessus
Tenable Nessus
added 2023/06/22 12:00 a.m.35 views

SUSE SLES15: bind / bind-chrootenv / bind-devel / bind-devel-32bit / bind-doc / etc (SUSE-SU-2023:2578-1)

The remote SUSE Linux SLES15 / SLESSAP15 / openSUSE 15 host has packages installed that are affected by multiple vulnerabilities as referenced in the SUSE-SU-2023:2578-1 advisory. bind: - Provide bind dependencies and solve installation issues on SUSE Linux Enterprise Micro - There are no source...

9.8CVSS6.8AI score0.68603EPSS
SaveExploits9References47
Positive Technologies
Positive Technologies
added 2023/06/22 12:00 a.m.20 views

PT-2023-4760

Name of the Vulnerable Software and Affected Versions word-wrap versions all Description The issue is related to the use of a regular expression with inefficient computational complexity in the word-wrap module of the Node.js platform. This can be exploited by a remote attacker to cause a denial ...

7.8CVSS6.3AI score0.01709EPSS
SaveExploits1References20
OSV
OSV
added 2023/06/19 2:02 p.m.8 views

OSV-2023-497 Stack-buffer-overflow in parse_regex

OSS-Fuzz report: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=59907 Crash type: Stack-buffer-overflow READ 1 Crash state: parseregex parseregex parseregex...

7.2AI score
SaveExploits0References1
Github Security Blog
Github Security Blog
added 2023/06/15 7:05 p.m.20 views

fast-xml-parser regex vulnerability patch could be improved from a safety perspective

Summary This is a comment on https://github.com/NaturalIntelligence/fast-xml-parser/security/advisories/GHSA-6w63-h3fj-q4vw and the patches fixing it. Details The code which validates a name calls the validator:...

7AI score
SaveExploits0References4Affected Software1
Veracode
Veracode
added 2023/06/08 9:02 a.m.17 views

Regular Expression Denial Of Service (ReDoS)

RedCloth is vulnerable to Regular Expression Denial Of Service ReDoS. The vulnerability exists in the cleanhtml function of html.rb due to inefficient regular expressions complexity, leading to long parsing times or an application crash...

7.5CVSS6.8AI score0.01513EPSS
SaveExploits1References7Affected Software2
SUSE CVE
SUSE CVE
added 2023/06/08 2:33 a.m.4 views

SUSE CVE-2023-34104

fast-xml-parser is an open source, pure javascript xml parser. fast-xml-parser allows special characters in entity names, which are not escaped or sanitized. Since the entity name is used for creating a regex for searching and replacing entities in the XML body, an attacker can abuse it for denia...

7.5CVSS7.6AI score0.01135EPSS
SaveExploits0References3
NVD
NVD
added 2023/06/07 5:15 p.m.14 views

CVE-2023-2199

An issue has been discovered in GitLab CE/EE affecting all versions starting from 12.0 before 15.10.8, all versions starting from 15.11 before 15.11.7, all versions starting from 16.0 before 16.0.2. A Regular Expression Denial of Service was possible via sending crafted payloads to the...

7.5CVSS7.2AI score0.01325EPSS
SaveExploits0References3
OSV
OSV
added 2023/06/07 5:15 p.m.19 views

UBUNTU-CVE-2023-2199

An issue has been discovered in GitLab CE/EE affecting all versions starting from 12.0 before 15.10.8, all versions starting from 15.11 before 15.11.7, all versions starting from 16.0 before 16.0.2. A Regular Expression Denial of Service was possible via sending crafted payloads to the...

7.5CVSS5.7AI score0.01325EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2023/06/07 12:00 a.m.41 views

CVE-2023-2198

An issue has been discovered in GitLab CE/EE affecting all versions starting from 8.7 before 15.10.8, all versions starting from 15.11 before 15.11.7, all versions starting from 16.0 before 16.0.2. A Regular Expression Denial of Service was possible via sending crafted payloads to the...

7.5CVSS7.5AI score0.01325EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2023/06/07 12:00 a.m.13 views

GitLab 安全漏洞

GitLab is an open source, end-to-end software development platform from GitLab, Inc. with built-in version control, issue tracking, code review, CI/CD Continuous Integration and Continuous Delivery, and other features. A security vulnerability exists in GitLab CE/EE, which stems from a regular...

7.5CVSS7.2AI score0.01325EPSS
SaveExploits0References5
CVE
CVE
added 2023/06/07 12:00 a.m.137 views

CVE-2023-2198

CVE-2023-2198 affects GitLab CE/EE (versions 8.7–15.10.7, 15.11–15.11.6, and 16.0–16.0.1) with a Regular Expression Denial of Service via crafted payloads to the preview_markdown endpoint. The initial description provides affected ranges and impact (availability loss of service). No root-cause, a...

7.5CVSS7.1AI score0.01325EPSS
SaveExploits0References3Affected Software1
Rows per page
Query Builder