Lucene search
+L

4799 matches found

Kitploit
Kitploit
added 2023/01/23 11:30 a.m.79 views

SQLiDetector - Helps You To Detect SQL Injection "Error Based" By Sending Multiple Requests With 14 Payloads And Checking For 152 Regex Patterns For Different Databases

Simple python script supported with BurpBouty profile that helps you to detect SQL injection "Error based" by sending multiple requests with 14 payloads and checking for 152 regex patterns for different databases. +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+- | S|Q|L|i|...

8.8AI score
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2023/01/23 10:05 a.m.8 views

Mozilla: Calls to <code>console.log</code> allowed bypasing Content Security Policy via format directive

The Mozilla Foundation Security Advisory describes this flaw as: Regular expressions used to filter out forbidden properties and values from style directives in calls to console.log weren't accounting for external URLs. Data could then be potentially exfiltrated from the browser...

6.5CVSS7.3AI score0.00641EPSS
SaveExploits0References6
OSV
OSV
added 2023/01/23 8:51 a.m.10 views

USN-5817-1 python-setuptools, setuptools vulnerability

Sebastian Chnelik discovered that setuptools incorrectly handled certain regex inputs. An attacker could possibly use this issue to cause a denial of service...

5.9CVSS6.8AI score0.02617EPSS
SaveExploits1References2
OSV
OSV
added 2023/01/23 6:29 a.m.14 views

USN-5816-1 firefox vulnerabilities

Niklas Baumstark discovered that a compromised web child process of Firefox could disable web security opening restrictions, leading to a new child process being spawned within the file:// context. An attacker could potentially exploits this to obtain sensitive information. CVE-2023-23597 Tom...

8.8CVSS7.1AI score0.00702EPSS
SaveExploits0References10
Veracode
Veracode
added 2023/01/19 2:04 a.m.29 views

Regular Expression Denial Of Service (ReDoS)

activesupport is vulnerable to Regular Expression Denial Of Service ReDoS. The vulnerability exists due to the insecure Regex pattern used in the underscore function of methods.rb, allowing an attacker to crash the application by providing a maliciously crafted string...

7.5CVSS7.3AI score0.01712EPSS
SaveExploits0References8Affected Software3
Prion
Prion
added 2023/01/18 5:15 a.m.26 views

Design/Logic Flaw

Versions of the package cookiejar before 2.1.4 are vulnerable to Regular Expression Denial of Service ReDoS via the Cookie.parse function, which uses an insecure regular expression...

5CVSS7.4AI score0.01546EPSS
SaveExploits1References6Affected Software1
Positive Technologies
Positive Technologies
added 2023/01/18 12:00 a.m.13 views

PT-2023-18702 · Ruby +5 · Ruby +5

Name of the Vulnerable Software and Affected Versions: Active Support versions prior to 6.1.7.1 Active Support versions prior to 7.0.4.1 Description: The issue is related to insufficient input validation in the Inflector.underscore method, which can lead to a regular expression based DoS...

9.8CVSS6AI score0.04808EPSS
SaveExploits10References92
Positive Technologies
Positive Technologies
added 2023/01/18 12:00 a.m.12 views

PT-2023-10818 · Unknown · Melnaron Mel-Spintax

Name of the Vulnerable Software and Affected Versions: melnaron mel-spintax affected versions not specified Description: A vulnerability was found in melnaron mel-spintax, rated as problematic. It affects some unknown functionality of the file lib/spintax.js. The manipulation of the argument text...

7.5CVSS4.6AI score0.00875EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2023/01/17 7:29 p.m.8 views

golang: regexp/syntax: limit memory used by parsing regexps

A flaw was found in the golang package, where programs that compile regular expressions from untrusted sources are vulnerable to memory exhaustion or a denial of service. The parsed regexp representation is linear in the input size. Still, in some cases, the constant factor can be as high as...

7.5CVSS6.6AI score0.01427EPSS
SaveExploits0References6
OpenVAS
OpenVAS
added 2023/01/17 12:00 a.m.23 views

SUSE: Security Advisory (SUSE-SU-2023:0088-1)

The remote host is missing an update for the 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...

7.5CVSS7.7AI score0.02659EPSS
SaveExploits1References2
Positive Technologies
Positive Technologies
added 2023/01/16 12:00 a.m.17 views

PT-2023-1610 · Discourse · Discourse

Name of the Vulnerable Software and Affected Versions: Discourse versions prior to 3.0.1 on the stable branch Discourse versions prior to 3.1.0.beta2 on the beta and tests-passed branches Description: The issue is related to the use of a regular expression with inefficient computational complexit...

8.6CVSS7.3AI score0.00868EPSS
SaveExploits0References13
NVD
NVD
added 2023/01/12 4:15 a.m.19 views

CVE-2022-4131

An issue has been discovered in GitLab CE/EE affecting all versions starting from 10.8 before 15.5.7, all versions starting from 15.6 before 15.6.4, all versions starting from 15.7 before 15.7.2. An attacker may cause Denial of Service on a GitLab instance by exploiting a regex issue in how the...

5.3CVSS4.5AI score0.00842EPSS
SaveExploits0References3
NVD
NVD
added 2023/01/12 4:15 a.m.21 views

CVE-2022-3514

An issue has been discovered in GitLab CE/EE affecting all versions starting from 6.6 before 15.5.7, all versions starting from 15.6 before 15.6.4, all versions starting from 15.7 before 15.7.2. An attacker may cause Denial of Service on a GitLab instance by exploiting a regex issue in the...

5.3CVSS4.5AI score0.00842EPSS
SaveExploits0References3
OSV
OSV
added 2023/01/12 4:15 a.m.6 views

UBUNTU-CVE-2022-4131

An issue has been discovered in GitLab CE/EE affecting all versions starting from 10.8 before 15.5.7, all versions starting from 15.6 before 15.6.4, all versions starting from 15.7 before 15.7.2. An attacker may cause Denial of Service on a GitLab instance by exploiting a regex issue in how the...

5.3CVSS6AI score0.00842EPSS
SaveExploits0References5
Prion
Prion
added 2023/01/12 4:15 a.m.28 views

Design/Logic Flaw

An issue has been discovered in GitLab CE/EE affecting all versions starting from 6.6 before 15.5.7, all versions starting from 15.6 before 15.6.4, all versions starting from 15.7 before 15.7.2. An attacker may cause Denial of Service on a GitLab instance by exploiting a regex issue in the...

5CVSS5.3AI score0.00842EPSS
SaveExploits0References3Affected Software1
UbuntuCve
UbuntuCve
added 2023/01/12 4:15 a.m.35 views

CVE-2022-4131

An issue has been discovered in GitLab CE/EE affecting all versions starting from 10.8 before 15.5.7, all versions starting from 15.6 before 15.6.4, all versions starting from 15.7 before 15.7.2. An attacker may cause Denial of Service on a GitLab instance by exploiting a regex issue in how the...

5.3CVSS6AI score0.00842EPSS
SaveExploits0References4
Prion
Prion
added 2023/01/12 4:15 a.m.21 views

Design/Logic Flaw

An issue has been discovered in GitLab CE/EE affecting all versions starting from 10.8 before 15.5.7, all versions starting from 15.6 before 15.6.4, all versions starting from 15.7 before 15.7.2. An attacker may cause Denial of Service on a GitLab instance by exploiting a regex issue in how the...

5CVSS5.3AI score0.00842EPSS
SaveExploits0References3Affected Software1
UbuntuCve
UbuntuCve
added 2023/01/12 4:15 a.m.44 views

CVE-2022-3514

An issue has been discovered in GitLab CE/EE affecting all versions starting from 6.6 before 15.5.7, all versions starting from 15.6 before 15.6.4, all versions starting from 15.7 before 15.7.2. An attacker may cause Denial of Service on a GitLab instance by exploiting a regex issue in the...

5.3CVSS6AI score0.00842EPSS
SaveExploits0References4
OSV
OSV
added 2023/01/12 4:15 a.m.10 views

UBUNTU-CVE-2022-3514

An issue has been discovered in GitLab CE/EE affecting all versions starting from 6.6 before 15.5.7, all versions starting from 15.6 before 15.6.4, all versions starting from 15.7 before 15.7.2. An attacker may cause Denial of Service on a GitLab instance by exploiting a regex issue in the...

5.3CVSS6AI score0.00842EPSS
SaveExploits0References5
OSV
OSV
added 2023/01/12 12:00 a.m.24 views

CVE-2022-4131

An issue has been discovered in GitLab CE/EE affecting all versions starting from 10.8 before 15.5.7, all versions starting from 15.6 before 15.6.4, all versions starting from 15.7 before 15.7.2. An attacker may cause Denial of Service on a GitLab instance by exploiting a regex issue in how the...

4.3CVSS4.9AI score
SaveExploits0References5
Rows per page
Query Builder