Lucene search
+L

9929 matches found

OSV
OSV
added 2022/07/07 8:29 a.m.11 views

CLSA-2022-1657182572 Fixed CVEs in vim: CVE-2022-2124, CVE-2022-2129, CVE-2022-2125, CVE-2022-2126, CVE-2022-1720

CVE-2022-2125: add checking for NUL to avoid running over the end of line - CVE-2022-1720: do not include the NUL in the length to avoid reading past end of line with "gf" in Visual block mode - CVE-2022-2124: add checking for NUL to avoid running over the end of line - CVE-2022-2129: disallow...

7.8CVSS6.9AI score0.02185EPSS
SaveExploits5References1
Veracode
Veracode
added 2022/07/07 5:14 a.m.79 views

Regular Expression Denial Of Service (ReDoS)

moment is vulnerable to Regular Expression Denial Of Service ReDoS. The vulnerability exists due to the inefficient regex pattern used in the preprocessRFC2822 function of from-string.js, allowing an attacker to crash the application by providing malicious inputs of more than 10k characters...

7.5CVSS7.4AI score0.04923EPSS
SaveExploits1References18Affected Software9
Github Security Blog
Github Security Blog
added 2022/07/06 6:38 p.m.290 views

Moment.js vulnerable to Inefficient Regular Expression Complexity

Impact using string-to-date parsing in moment more specifically rfc2822 parsing, which is tried by default has quadratic N^2 complexity on specific inputs noticeable slowdown is observed with inputs above 10k characters users who pass user-provided strings without sanity length checks to moment...

7.5CVSS7.6AI score0.04923EPSS
SaveExploits1References20Affected Software2
GithubExploit
GithubExploit
added 2022/07/06 1:27 a.m.364 views

Exploit for Expression Language Injection in Atlassian Confluence_Data_Center

Atlassian Confluence OGNL Injection POC Vulnerability CVE-202...

9.8CVSS10AI score0.99999EPSS
SaveExploits77
Vulnrichment
Vulnrichment
added 2022/07/06 12:00 a.m.5 views

CVE-2022-31129 Inefficient Regular Expression Complexity in moment

moment is a JavaScript date library for parsing, validating, manipulating, and formatting dates. Affected versions of moment were found to use an inefficient parsing algorithm. Specifically using string-to-date parsing in moment more specifically rfc2822 parsing, which is tried by default has...

7.5CVSS7.8AI score0.04923EPSS
SaveExploits1References10
OSV
OSV
added 2022/07/05 10:56 p.m.45 views

GHSA-FFMH-X56J-9RC3 jquery-validation Regular Expression Denial of Service due to arbitrary input to url2 method

Summary Incomplete fix of CVE-2021-43306: An exponential ReDoS Regular Expression Denial of Service can be triggered in the jquery-validation npm package, when an attacker is able to supply arbitrary input to the url2 method...

7.5CVSS7.4AI score0.0204EPSS
SaveExploits1References5
Github Security Blog
Github Security Blog
added 2022/07/05 10:56 p.m.244 views

jquery-validation Regular Expression Denial of Service due to arbitrary input to url2 method

Summary Incomplete fix of CVE-2021-43306: An exponential ReDoS Regular Expression Denial of Service can be triggered in the jquery-validation npm package, when an attacker is able to supply arbitrary input to the url2 method...

7.5CVSS7.3AI score0.0204EPSS
SaveExploits2References5Affected Software1
Huntr
Huntr
added 2022/07/05 4:02 a.m.80 views

Inefficient Regular Expression Complexity

Description Inefficient regular expression complexity regex when trying to match Potentially Trustworthy could lead to a denial of service attack. With a formed payload 'http://' + 'a.a.'.repeati + 'a', 76 characters payload could take 42642 ms time execution. Proof of Concept // PoC.js import...

2.6CVSS1.5AI score0.0127EPSS
SaveExploits1References2
Huntr
Huntr
added 2022/07/04 10:37 a.m.9 views

Regular Expression Denial of Service (ReDoS)

Description I would like to report a Regular Expression Denial of Service ReDoS vulnerability in parse-url. It allows cause a denial of service when calling function parse-url. The ReDoS vulnerability is mainly due to the regex /git@|https?://\w.@+/|:,\w,-,,/+.git0,1/0,1/ and can be...

3.4AI score
SaveExploits0
Fedora
Fedora
added 2022/07/04 1:35 a.m.21 views

[SECURITY] Fedora 36 Update: golang-github-gorhill-cronexpr-1.0.0-4.fc36

Given a cron expression and a time stamp, you can get the next time stamp whi ch satisfies the cron expression. In another project, I decided to use cron expression syntax to encode schedul ing information. Thus this standalone library to parse and apply time stamps to c ron expressions. The...

9.3CVSS7.8AI score0.0995EPSS
SaveExploits4
CNVD
CNVD
added 2022/07/04 12:00 a.m.27 views

Jenkins XPath Configuration Viewer Plugin跨站请求伪造漏洞

Jenkins and Jenkins Plugin are both Jenkins open source products.Jenkins is an application. Jenkins is an open source automation server that provides hundreds of plugins to support building, deploying, and automating any project.Jenkins Plugin is an application.A cross-site request forgery...

4.3CVSS2.8AI score0.00464EPSS
SaveExploits0Affected Software1
OSV
OSV
added 2022/07/02 12:00 a.m.25 views

GHSA-7MWH-4PQV-WMR8 Regular expression denial of service in scss-tokenizer

All versions of the package scss-tokenizer prior to 0.4.3 are vulnerable to Regular Expression Denial of Service ReDoS via the loadAnnotation function, due to the usage of insecure regex...

7.5CVSS7.1AI score0.0208EPSS
SaveExploits1References7
OSV
OSV
added 2022/07/01 8:15 p.m.6 views

CVE-2022-25758

All versions of package scss-tokenizer are vulnerable to Regular Expression Denial of Service ReDoS via the loadAnnotation function, due to the usage of insecure regex...

7.5CVSS7.2AI score0.0208EPSS
SaveExploits1References3
NVD
NVD
added 2022/07/01 8:15 p.m.32 views

CVE-2022-25758

All versions of package scss-tokenizer are vulnerable to Regular Expression Denial of Service ReDoS via the loadAnnotation function, due to the usage of insecure regex...

7.5CVSS0.0208EPSS
SaveExploits1References3
OSV
OSV
added 2022/07/01 8:15 p.m.9 views

UBUNTU-CVE-2022-25758

All versions of package scss-tokenizer are vulnerable to Regular Expression Denial of Service ReDoS via the loadAnnotation function, due to the usage of insecure regex...

7.5CVSS7.1AI score0.0208EPSS
SaveExploits1References5
Prion
Prion
added 2022/07/01 8:15 p.m.27 views

Design/Logic Flaw

All versions of package scss-tokenizer are vulnerable to Regular Expression Denial of Service ReDoS via the loadAnnotation function, due to the usage of insecure regex...

5CVSS7.4AI score0.0208EPSS
SaveExploits1References3
CVE
CVE
added 2022/07/01 8:01 p.m.125 views

CVE-2022-25758

CVE-2022-25758 affects the scss-tokenizer package: every version is vulnerable to a ReDoS via loadAnnotation() caused by insecure regex. Exploitation is described as remote, enabling Denial of Service. Remediation is to upgrade IBM WebMethods Cloud Pak System components to supported versions; IBM...

7.5CVSS6.1AI score0.0208EPSS
SaveExploits1References3Affected Software1
Cvelist
Cvelist
added 2022/07/01 8:01 p.m.34 views

CVE-2022-25758 Regular Expression Denial of Service (ReDoS)

All versions of package scss-tokenizer are vulnerable to Regular Expression Denial of Service ReDoS via the loadAnnotation function, due to the usage of insecure regex...

5.3CVSS7.6AI score0.0208EPSS
SaveExploits1References3
ATTACKERKB
ATTACKERKB
added 2022/07/01 8:00 p.m.4 views

CVE-2022-25758

All versions of package scss-tokenizer are vulnerable to Regular Expression Denial of Service ReDoS via the loadAnnotation function, due to the usage of insecure regex...

7.5CVSS5.9AI score0.0208EPSS
SaveExploits1References4
ATTACKERKB
ATTACKERKB
added 2022/07/01 6:15 p.m.9 views

CVE-2022-1954

A Regular Expression Denial of Service vulnerability in GitLab CE/EE affecting all versions from 1.0.2 prior to 14.10.5, 15.0 prior to 15.0.4, and 15.1 prior to 15.1.1 allows an attacker to make a GitLab instance inaccessible via specially crafted web server response headers...

5.3CVSS6.1AI score0.00997EPSS
SaveExploits0References4Affected Software1
Rows per page
Query Builder