Lucene search
+L

3807 matches found

ICS
ICS
added 2023/04/25 6:0 a.m.58 views

Keysight N8844A Data Analytics Web Service (Update A)

1. EXECUTIVE SUMMARY CVSS v3 9.8 ATTENTION : Exploitable remotely/low attack complexity Vendor : Keysight Equipment : N8844A Data Analytics Web Service Vulnerability: Deserialization of Untrusted Data 2. RISK EVALUATION Successful exploitation of this vulnerability could lead to remote code...

9.8CVSS10AI score0.00799EPSS
SaveExploits0References10
Trend Micro Simply Security
Trend Micro Simply Security
added 2023/04/25 12:0 a.m.10 views

Security Benefits of Enhanced Cloud Visibility

On the fence about migrating to the cloud because security seems complex and abstract? Let go of your on-premises point products and discover how a platform with enhanced cloud visibility can help smooth out your cloud journey...

6.7AI score
SaveExploits0
The Hacker News
The Hacker News
added 2023/04/21 11:50 a.m.4 views

14 Kubernetes and Cloud Security Challenges and How to Solve Them

Recently, Andrew Martin, founder and CEO of ControlPlane, released a report entitled Cloud Native and Kubernetes Security Predictions 2023. These predictions underscore the rapidly evolving landscape of Kubernetes and cloud security, emphasizing the need for organizations to stay informed and ado...

6.4AI score
SaveExploits0
ICS
ICS
added 2023/04/20 3:30 p.m.34 views

Omron CS/CJ Series

1. EXECUTIVE SUMMARY CVSS v3 7.5 ATTENTION: Exploitable remotely/low attack complexity Vendor: Omron Equipment: SYSMAC CS/CJ Series Vulnerability: Missing Authentication for Critical Function 2. RISK EVALUATION Successful exploitation of this vulnerability could allow an attacker to access...

8.6CVSS8.6AI score0.00536EPSS
SaveExploits0References4
ICS
ICS
added 2023/04/20 3:30 p.m.34 views

INEA ME RTU

1. EXECUTIVE SUMMARY CVSS v3 10.0 ATTENTION: Exploitable remotely/low attack complexity Vendor: INEA Equipment: ME RTU Vulnerability: OS Command Injection 2. RISK EVALUATION Successful exploitation of this vulnerability could allow remote code execution. 3. TECHNICAL DETAILS 3.1 AFFECTED...

10CVSS10AI score0.01726EPSS
SaveExploits0References5
BDU FSTEC
BDU FSTEC
added 2023/04/13 12:0 a.m.17 views

The vulnerability of the Ruby interpreter’s Time library allows a hacker to cause a service failure.

The vulnerability of the Ruby interpreter’s Time library relates to the use of a regular expression with high computational complexity. Exploiting this vulnerability could allow a remote attacker to cause a service failure...

7.8CVSS7AI score0.02452EPSS
SaveExploits0References13Affected Software5
Github Security Blog
Github Security Blog
added 2023/04/11 10:8 p.m.69 views

Commonmarker vulnerable to to several quadratic complexity bugs that may lead to denial of service

Impact Several quadratic complexity bugs in commonmarker's underlying cmark-gfm library may lead to unbounded resource exhaustion and subsequent denial of service. The following vulnerabilities were addressed: CVE-2023-24824 CVE-2023-26485 For more information, consult the release notes for versi...

7.5CVSS7.6AI score0.01029EPSS
SaveExploits3References8Affected Software1
Veracode
Veracode
added 2023/04/11 9:44 a.m.23 views

Denial Of Service (DoS)

libcmark-gfm.so is vulnerable to Denial Of Service DoS. The vulnerability exists due to polynomial time complexity issues that may lead to unbounded resource exhaustion causing an application crash...

7.5CVSS7.3AI score0.01027EPSS
SaveExploits2References2Affected Software3
Veracode
Veracode
added 2023/04/10 9:2 a.m.25 views

Regular Expression Denial Of Service (ReDoS)

configobj is vulnerable to Regular Expression Denial of Service ReDoS. The vulnerability is due to inefficent regex complexity via the validate function, which can lead to a Denial of Service if an attacker is able to control the input being parsed...

5.9CVSS5.7AI score0.01259EPSS
SaveExploits1References5Affected Software1
SUSE CVE
SUSE CVE
added 2023/04/04 2:16 a.m.4 views

SUSE CVE-2023-24824

cmark-gfm is GitHub's fork of cmark, a CommonMark parsing and rendering library and program in C. A polynomial time complexity issue in cmark-gfm may lead to unbounded resource exhaustion and subsequent denial of service. This CVE covers quadratic complexity issues when parsing text which leads...

5.3CVSS6.5AI score0.01027EPSS
SaveExploits2References4
SUSE CVE
SUSE CVE
added 2023/04/04 2:15 a.m.3 views

SUSE CVE-2023-26485

cmark-gfm is GitHub's fork of cmark, a CommonMark parsing and rendering library and program in C. A polynomial time complexity issue in cmark-gfm may lead to unbounded resource exhaustion and subsequent denial of service. This CVE covers quadratic complexity issues when parsing text which leads...

7.5CVSS6.8AI score0.01029EPSS
SaveExploits1References3
The Hacker News
The Hacker News
added 2023/04/03 11:20 a.m.44 views

"It's The Service Accounts, Stupid": Why Do PAM Deployments Take (almost) Forever To Complete?

Privileged Access Management PAM solutions are regarded as the common practice to prevent identity threats to administrative accounts. In theory, the PAM concept makes absolute sense: place admin credentials in a vault, rotate their passwords, and closely monitor their sessions. However, the hars...

7.1AI score
SaveExploits0
NVD
NVD
added 2023/03/31 11:15 p.m.37 views

CVE-2023-26485

cmark-gfm is GitHub's fork of cmark, a CommonMark parsing and rendering library and program in C. A polynomial time complexity issue in cmark-gfm may lead to unbounded resource exhaustion and subsequent denial of service. This CVE covers quadratic complexity issues when parsing text which leads...

7.5CVSS6.7AI score0.01029EPSS
SaveExploits1References2
OSV
OSV
added 2023/03/31 11:15 p.m.11 views

DEBIAN-CVE-2023-26485

cmark-gfm is GitHub's fork of cmark, a CommonMark parsing and rendering library and program in C. A polynomial time complexity issue in cmark-gfm may lead to unbounded resource exhaustion and subsequent denial of service. This CVE covers quadratic complexity issues when parsing text which leads...

7.5CVSS7.2AI score0.01029EPSS
SaveExploits1References1
OSV
OSV
added 2023/03/31 11:15 p.m.6 views

UBUNTU-CVE-2023-24824

cmark-gfm is GitHub's fork of cmark, a CommonMark parsing and rendering library and program in C. A polynomial time complexity issue in cmark-gfm may lead to unbounded resource exhaustion and subsequent denial of service. This CVE covers quadratic complexity issues when parsing text which leads...

7.5CVSS5.6AI score0.01027EPSS
SaveExploits2References3
Prion
Prion
added 2023/03/31 11:15 p.m.19 views

Design/Logic Flaw

cmark-gfm is GitHub's fork of cmark, a CommonMark parsing and rendering library and program in C. A polynomial time complexity issue in cmark-gfm may lead to unbounded resource exhaustion and subsequent denial of service. This CVE covers quadratic complexity issues when parsing text which leads...

5CVSS7.7AI score0.01029EPSS
SaveExploits1References2Affected Software1
UbuntuCve
UbuntuCve
added 2023/03/31 11:15 p.m.26 views

CVE-2023-24824

cmark-gfm is GitHub's fork of cmark, a CommonMark parsing and rendering library and program in C. A polynomial time complexity issue in cmark-gfm may lead to unbounded resource exhaustion and subsequent denial of service. This CVE covers quadratic complexity issues when parsing text which leads...

7.5CVSS7AI score0.01027EPSS
SaveExploits2References2
UbuntuCve
UbuntuCve
added 2023/03/31 11:15 p.m.23 views

CVE-2023-26485

cmark-gfm is GitHub's fork of cmark, a CommonMark parsing and rendering library and program in C. A polynomial time complexity issue in cmark-gfm may lead to unbounded resource exhaustion and subsequent denial of service. This CVE covers quadratic complexity issues when parsing text which leads...

7.5CVSS6.9AI score0.01029EPSS
SaveExploits1References3
Vulnrichment
Vulnrichment
added 2023/03/31 10:1 p.m.10 views

CVE-2023-24824 Quadratic complexity may lead to a denial of service in cmark-gfm

cmark-gfm is GitHub's fork of cmark, a CommonMark parsing and rendering library and program in C. A polynomial time complexity issue in cmark-gfm may lead to unbounded resource exhaustion and subsequent denial of service. This CVE covers quadratic complexity issues when parsing text which leads...

5.3CVSS7.4AI score0.01027EPSS
SaveExploits2References2
CVE
CVE
added 2023/03/31 10:1 p.m.73 views

CVE-2023-24824

CVE-2023-24824 affects cmark-gfm (GitHub’s fork of cmark) in C, where quadratic/polynomial parsing complexity can exhaust resources and cause DoS when processing inputs that begin with many ‘>’ or ‘-’. The issue is mitigated by upgrading to upstream 0.29.0.gfm.10; downstream ecosystems (e.g., ...

7.5CVSS6.2AI score0.01027EPSS
SaveExploits2References2Affected Software1
Rows per page
Query Builder