Lucene search
+L

4366 matches found

OSV
OSV
added 2021/07/22 10:15 p.m.4 views

AZL-6480 CVE-2021-32786 affecting package httpd for versions less than 2.4.52-1

modauthopenidc is an authentication/authorization module for the Apache 2.x HTTP server that functions as an OpenID Connect Relying Party, authenticating users against an OpenID Connect Provider. In versions prior to 2.4.9, oidcvalidateredirecturl does not parse URLs the same way as most browsers...

6.1CVSS6.4AI score0.02364EPSS
SaveExploits1References1
OSV
OSV
added 2021/07/22 10:15 p.m.5 views

UBUNTU-CVE-2021-32786

modauthopenidc is an authentication/authorization module for the Apache 2.x HTTP server that functions as an OpenID Connect Relying Party, authenticating users against an OpenID Connect Provider. In versions prior to 2.4.9, oidcvalidateredirecturl does not parse URLs the same way as most browsers...

6.1CVSS6.5AI score0.02364EPSS
SaveExploits1References6
RedHat Linux
RedHat Linux
added 2021/07/22 3:14 p.m.6 views

nodejs-path-parse: ReDoS via splitDeviceRe, splitTailRe and splitPathRe

A flaw was found in nodejs-path-parse. All versions of package path-parse are vulnerable to Regular Expression Denial of Service ReDoS via splitDeviceRe, splitTailRe, and splitPathRe regular expressions. ReDoS exhibits polynomial worst-case time complexity...

7.5CVSS7.1AI score0.02218EPSS
SaveExploits1References5
RedHat Linux
RedHat Linux
added 2021/07/22 3:14 p.m.11 views

nodejs-glob-parent: Regular expression denial of service

A flaw was found in nodejs-glob-parent. The enclosure regex used to check for glob enclosures containing backslashes is vulnerable to Regular Expression Denial of Service attacks. This flaw allows an attacker to cause a denial of service if they can supply a malicious string to the glob-parent...

7.5CVSS7.1AI score0.04579EPSS
SaveExploits1References5
RedHat Linux
RedHat Linux
added 2021/07/22 3:14 p.m.7 views

nodejs-ua-parser-js: Regular expression denial of service via the regex

A flaw was found in nodejs-ua-parser-js. The software is vulnerable to Regular Expression Denial of Service ReDoS via the regex for Redmi Phones and Mi Pad Tablets UA...

7.5CVSS7.3AI score0.04483EPSS
SaveExploits1References5
NVD
NVD
added 2021/07/20 5:15 p.m.20 views

CVE-2021-32763

OpenProject is open-source, web-based project management software. In versions prior to 11.3.3, the MessagesController class of OpenProject has a quote method that implements the logic behind the Quote button in the discussion forums, and it uses a regex to strip tags from the message being quote...

6.5CVSS0.00921EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2021/07/20 5:15 p.m.4 views

CVE-2021-32763

OpenProject is open-source, web-based project management software. In versions prior to 11.3.3, the MessagesController class of OpenProject has a quote method that implements the logic behind the Quote button in the discussion forums, and it uses a regex to strip tags from the message being quote...

6.5CVSS6.6AI score0.00921EPSS
SaveExploits0References3Affected Software1
CVE
CVE
added 2021/07/20 4:50 p.m.44 views

CVE-2021-32763

OpenProject prior to 11.3.3 is affected by CVE-2021-32763 due to a Regular Expression Denial of Service in the MessagesController.quote method, which uses a regex to strip tags from quoted forum messages. The problematic pattern (.|\s) allows backtracking when encountering an unterminated tag w...

6.5CVSS5.1AI score0.00921EPSS
SaveExploits0References2Affected Software1
Positive Technologies
Positive Technologies
added 2021/07/20 12:0 a.m.7 views

PT-2021-19912 · Unknown · Openproject

Name of the Vulnerable Software and Affected Versions: OpenProject versions prior to 11.3.3 Description: The issue concerns the MessagesController class in OpenProject, specifically the quote method, which is used for the Quote button in discussion forums. This method uses a regex to remove tags...

6.5CVSS6.3AI score0.00921EPSS
SaveExploits0References5
Kitploit
Kitploit
added 2021/07/19 9:30 p.m.52 views

MANSPIDER - Spider Entire Networks For Juicy Files Sitting On SMB Shares. Search Filenames Or File Content - Regex Supported!

Crawl SMB shares for juicy information. File content searching + regex is supported! File types supported: PDF DOCX XLSX PPTX any text-based format and many more!! MAN-SPIDER will crawl every share on every target system. If provided creds don't work, it will fall back to "guest", then to a null...

7.2AI score
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2021/07/18 1:58 a.m.129 views

CVE-2020-7662

websocket-extensions npm module prior to 0.1.4 allows Denial of Service DoS via Regex Backtracking. The extension parser may take quadratic time when parsing a header containing an unclosed string parameter value whose content is a repeating two-byte sequence of a backslash and some other...

5CVSS4.2AI score0.03012EPSS
SaveExploits1References4
Kitploit
Kitploit
added 2021/07/17 12:30 p.m.135 views

Bughound - Static Code Analysis Tool Based On Elasticsearch

Bughound is an open-source static code analysis tool that analyzes your code and sends the results to Elasticsearch and Kibana to get useful insights about the potential vulnerabilities in your code. Bughound has its own Elasticsearch and Kibana Docker image that is preconfigured with dashboards ...

7.5AI score
SaveExploits0References1
Rapid7 Blog
Rapid7 Blog
added 2021/07/08 1:5 p.m.203 views

Introducing the Manual Regex Editor in IDR’s Parsing Tool: Part 2

I have logs on my mind right now, because every spring, as trees that didn’t survive the winter are chopped down, my neighbor has truckloads of them delivered to his house. All the logs are eventually burned up in his sugar house and used to make maple syrup, and it reminds me that I have some lo...

6.5AI score
SaveExploits0
BDU FSTEC
BDU FSTEC
added 2021/07/06 12:0 a.m.7 views

The vulnerability of the MongoDB database management system, related to insufficient processing of regular expressions, allows attackers to trigger service failures or increase their privileges.

The vulnerability of the MongoDB database management system is related to insufficient processing of regular expressions. Exploiting this vulnerability can allow a malicious actor to cause service failures or increase their privileges...

6.8CVSS6.5AI score0.01289EPSS
SaveExploits0References4Affected Software1
RedHat Linux
RedHat Linux
added 2021/06/29 4:24 p.m.5 views

ruby: Regular expression denial of service vulnerability of WEBrick's Digest authentication

WEBrick::HTTPAuth::DigestAuth in Ruby through 2.4.7, 2.5.x through 2.5.6, and 2.6.x through 2.6.4 has a regular expression Denial of Service cause by looping/backtracking. A victim must expose a WEBrick server that uses DigestAuth to the Internet or a untrusted network...

7.8CVSS7.2AI score0.05128EPSS
SaveExploits0References5
PyPA
PyPA
added 2021/06/29 11:15 a.m.8 views

PYSEC-2021-108

An issue was discovered in urllib3 before 1.26.5. When provided with a URL containing many @ characters in the authority component, the authority regular expression exhibits catastrophic backtracking, causing a denial of service if a URL were passed as a parameter or redirected to via an HTTP...

7.5CVSS5.7AI score0.03246EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2021/06/28 1:15 p.m.3 views

DEBIAN-CVE-2020-28200

The Sieve engine in Dovecot before 2.3.15 allows Uncontrolled Resource Consumption, as demonstrated by a situation with a complex regular expression for the regex extension...

4.3CVSS6.8AI score0.01968EPSS
SaveExploits0References1
OSV
OSV
added 2021/06/28 1:15 p.m.9 views

AZL-7194 CVE-2020-28200 affecting package dovecot for versions less than 2.3.20-1

The Sieve engine in Dovecot before 2.3.15 allows Uncontrolled Resource Consumption, as demonstrated by a situation with a complex regular expression for the regex extension...

4.3CVSS6.7AI score0.01968EPSS
SaveExploits0References1
Prion
Prion
added 2021/06/28 1:15 p.m.26 views

Code injection

The Sieve engine in Dovecot before 2.3.15 allows Uncontrolled Resource Consumption, as demonstrated by a situation with a complex regular expression for the regex extension...

4CVSS4.5AI score0.01968EPSS
SaveExploits0References4Affected Software2
Debian CVE
Debian CVE
added 2021/06/28 12:8 p.m.64 views

CVE-2020-28200

The Sieve engine in Dovecot before 2.3.15 allows Uncontrolled Resource Consumption, as demonstrated by a situation with a complex regular expression for the regex extension...

4.3CVSS5AI score0.01968EPSS
SaveExploits0
Rows per page
Query Builder