Lucene search
+L

4410 matches found

Positive Technologies
Positive Technologies
added 2023/10/18 12:0 a.m.6 views

PT-2023-29703

Name of the Vulnerable Software and Affected Versions Torbot versions prior to 4.0.0 Description The issue concerns the torbot.modules.validators.validate link function, which uses the python-validators URL validation regex. This regular expression has exponential complexity, allowing an attacker...

7.5CVSS7AI score0.00797EPSS
SaveExploits1References15
OSV
OSV
added 2023/10/17 10:52 p.m.27 views

CVE-2023-3042 CNA SHORTNAME: dotCMSORG UUID: 5b9d93f2-25c7-46b4-ab60-d201718c9dd8

In dotCMS, versions mentioned, a flaw in the NormalizationFilter does not strip double slashes // from URLs, potentially enabling bypasses for XSS and access controls. An example affected URL is https://demo.dotcms.com//html/portlet/ext/files/edittextinc.jsp , which should return a 404 response b...

5.3CVSS6.4AI score
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2023/10/17 10:52 p.m.16 views

CVE-2023-3042 CNA SHORTNAME: dotCMSORG UUID: 5b9d93f2-25c7-46b4-ab60-d201718c9dd8

In dotCMS, versions mentioned, a flaw in the NormalizationFilter does not strip double slashes // from URLs, potentially enabling bypasses for XSS and access controls. An example affected URL is https://demo.dotcms.com//html/portlet/ext/files/edittextinc.jsp , which should return a 404 response b...

5.3CVSS5.6AI score0.00357EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2023/10/17 12:0 a.m.14 views

PT-2023-22684 · Dotcms · Dotcms

Name of the Vulnerable Software and Affected Versions: dotCMS versions prior to 23.06 dotCMS versions prior to LTS 22.03.7 dotCMS versions prior to LTS 23.01.4 Description: A flaw in the NormalizationFilter of dotCMS does not strip double slashes // from URLs, potentially enabling bypasses for XS...

6.1CVSS6AI score0.00357EPSS
SaveExploits0References7
IBM Security Bulletins
IBM Security Bulletins
added 2023/10/13 12:54 p.m.45 views

Security Bulletin: IBM DataPower Gateway vulnerable to multiple issues in Node.js

Summary IBM has addressed the following CVEs that could affect the API Gateway Director, and in version 10.5. only the New UI Vulnerability Details CVEID:CVE-2023-30588 DESCRIPTION: Node.js is vulnerable to a denial of service, caused by invalid public key information in x509 certificates. By...

7.5CVSS7.3AI score0.03906EPSS
SaveExploits2Affected Software1
Veracode
Veracode
added 2023/10/08 5:52 p.m.26 views

Regular Expression Denial Of Service (ReDoS)

gitlab is vulnerable to Regular Expression Denial Of Service ReDoS. The vulnerability arises from insecure regex patterns used in the library, enabling an attacker to crash the application by sending maliciously crafted payloads that use ProjectReferenceFilter to the previewmarkdown endpoint...

7.5CVSS6.7AI score0.00958EPSS
SaveExploits0References3Affected Software1
Veracode
Veracode
added 2023/10/06 8:27 a.m.26 views

Regular Expression Denial Of Service (ReDoS)

zod is vulnerable to Denial of Service DoS. The vulnerability is due to an inefficient regex expression that parses email addresses. An attacker can submit long email addresses, which will cause the Zod application to crash or become unresponsive...

7.5CVSS6.8AI score0.00764EPSS
SaveExploits1References6Affected Software1
OSV
OSV
added 2023/10/05 1:0 p.m.11 views

OSV-2023-962 Security exception in java.base/java.util.regex.Pattern$GroupHead.match

OSS-Fuzz report: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=62976 Crash type: Security exception Crash state: java.base/java.util.regex.Pattern$GroupHead.match java.base/java.util.regex.Pattern$Loop.match java.base/java.util.regex.Pattern$GroupTail.match...

7.1AI score
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2023/10/05 12:0 a.m.12 views

PT-2023-36053 · Oracle · Java.Base

Name of the Vulnerable Software and Affected Versions: java.base affected versions not specified Description: A security exception occurs due to a crash in the java.base module, specifically in the java.util.regex.Pattern class. The crash involves the GroupHead.match, Loop.match, and...

7AI score
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2023/10/04 7:54 p.m.49 views

CVE-2023-43665

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.5CVSS6.8AI score0.01236EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2023/10/04 12:0 a.m.6 views

Django Security Vulnerabilities

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 more. A security vulnerability exists in Django that stems from a linear backtracking complexity issue ...

7.5CVSS6.6AI score0.01236EPSS
SaveExploits0References7
Kitploit
Kitploit
added 2023/09/28 11:30 a.m.79 views

Pinkerton - An JavaScript File Crawler And Secret Finder Developed In Python

️️ Pinkerton is a Python tool created to crawl JavaScript files and search for secrets Installing / Getting started A quick guide of how to install and use Pinkerton. 1. Clone the repository with: git clone https://github.com/oppsec/pinkerton.git 2. Install the libraries with: pip3 install -r...

7.2AI score
SaveExploits0References4
OSV
OSV
added 2023/09/28 11:6 a.m.5 views

OESA-2023-1683 python-mako security update

Python-mako is a template library for Python. It provides a familiar, non-XML syntax which compiles into Python modules for maximum performance. Mako's syntax and API borrows from the best ideas of many others, including Django templates, Cheetah, Myghty, and Genshi. Security Fixes: Sqlalchemy ma...

7.5CVSS7AI score0.01718EPSS
SaveExploits1References2
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
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
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
OSV
OSV
added 2023/09/26 6:19 p.m.22 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.3AI score
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2023/09/26 2:56 p.m.4 views

nodejs-semver: Regular expression denial of service

A Regular Expression Denial of Service ReDoS vulnerability was discovered in node-semver package via the 'new Range' function. This issue could allow an attacker to pass untrusted malicious regex user data as a range, causing the service to excessively consume CPU depending upon the input size,...

7.5CVSS6.8AI score0.02761EPSS
SaveExploits1References6
BDU FSTEC
BDU FSTEC
added 2023/09/25 12:0 a.m.11 views

The vulnerability of the `sanitize_html` function in Ruby Redcloth software allows a hacker to cause a service failure.

The vulnerability of the sanitizehtml function in Ruby Redcloth text processing software is related to the use of a regular expression with inefficient computational complexity. Exploiting this vulnerability could allow an attacker to cause service interruptions remotely...

7.8CVSS7.1AI score0.01513EPSS
SaveExploits1References8Affected Software4
OSV
OSV
added 2023/09/09 11:5 a.m.8 views

OESA-2023-1609 hyperscan security update

Hyperscan is a high-performance multiple regex matching library. It follows the regular expression syntax of the commonly-used libpcre library, but is a standalone library with its own C API. Security Fixes: Insufficient control flow management in the Hyperscan Library maintained by IntelR before...

5.5CVSS6.4AI score0.00161EPSS
SaveExploits0References2
Rows per page
Query Builder