Lucene search
+L

5853 matches found

OSV
OSV
added 2022/06/20 10:25 p.m.21 views

GHSA-XW6G-JJVF-WWF9 Invalid file request can crash server

Impact Certain types of invalid files requests are not handled properly and can crash the server. If you are running multiple Parse Server instances in a cluster, the availability impact may be low; if you are running Parse Server as a single instance without redundancy, the availability impact m...

7.5CVSS7.6AI score0.01099EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2022/06/17 5:40 a.m.17 views

cri-o: memory exhaustion on the node when access to the kube api

A vulnerability was found in CRI-O that causes memory or disk space exhaustion on the node for anyone with access to the Kube API. The ExecSync request runs commands in a container and logs the output of the command. This output is then read by CRI-O after command execution, and it is read in a...

7.8CVSS6.6AI score0.03016EPSS
SaveExploits1References5
OSV
OSV
added 2022/06/16 6:15 p.m.8 views

UBUNTU-CVE-2022-32546

A vulnerability was found in ImageMagick, causing an outside the range of representable values of type 'unsigned long' at coders/pcl.c, when crafted or untrusted input is processed. This leads to a negative impact to application availability or other problems related to undefined behavior...

7.8CVSS6.7AI score0.01355EPSS
SaveExploits0References13
RedHat Linux
RedHat Linux
added 2022/06/16 5:16 p.m.10 views

cri-o: memory exhaustion on the node when access to the kube api

A vulnerability was found in CRI-O that causes memory or disk space exhaustion on the node for anyone with access to the Kube API. The ExecSync request runs commands in a container and logs the output of the command. This output is then read by CRI-O after command execution, and it is read in a...

7.8CVSS6.6AI score0.03016EPSS
SaveExploits1References5
OSV
OSV
added 2022/06/14 7:15 p.m.11 views

CVE-2022-29614

SAP startservice - of SAP NetWeaver Application Server ABAP, Application Server Java, ABAP Platform and HANA Database - versions KERNEL 7.22, 7.49, 7.53, 7.77, 7.81, 7.85, 7.86, 7.87, 7.88, KRNL64NUC 7.22, 7.22EXT, 7.49, KRNL64UC 7.22, 7.22EXT, 7.49, 7.53, SAPHOSTAGENT 7.22, - on Unix systems,...

5CVSS5.8AI score0.00444EPSS
SaveExploits2References4
ATTACKERKB
ATTACKERKB
added 2022/06/14 7:15 p.m.5 views

CVE-2022-29614

SAP startservice - of SAP NetWeaver Application Server ABAP, Application Server Java, ABAP Platform and HANA Database - versions KERNEL 7.22, 7.49, 7.53, 7.77, 7.81, 7.85, 7.86, 7.87, 7.88, KRNL64NUC 7.22, 7.22EXT, 7.49, KRNL64UC 7.22, 7.22EXT, 7.49, 7.53, SAPHOSTAGENT 7.22, - on Unix systems,...

5CVSS5.9AI score0.00444EPSS
SaveExploits2References5Affected Software1
Positive Technologies
Positive Technologies
added 2022/06/14 12:00 a.m.12 views

PT-2022-19727 · Sap · Hana Database +6

Name of the Vulnerable Software and Affected Versions: SAP NetWeaver Application Server ABAP, Application Server Java, ABAP Platform and HANA Database versions KERNEL 7.22, 7.49, 7.53, 7.77, 7.81, 7.85, 7.86, 7.87, 7.88, KRNL64NUC 7.22, 7.22EXT, 7.49, KRNL64UC 7.22, 7.22EXT, 7.49, 7.53,...

5CVSS5.2AI score0.00444EPSS
SaveExploits2References7
OSV
OSV
added 2022/06/13 5:15 p.m.10 views

CVE-2022-28217

Some part of SAP NetWeaver EP Web Page Composer does not sufficiently validate an XML document accepted from an untrusted source, which allows an adversary to exploit unprotected XML parking at endpoints, and a possibility to conduct SSRF attacks that could compromise system�s Availability by...

6.5CVSS6.9AI score0.0072EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2022/06/13 4:15 p.m.9 views

CVE-2021-46813

Vulnerability of residual files not being deleted after an update in the ChinaDRM module. Successful exploitation of this vulnerability may affect availability...

7.5CVSS7.2AI score0.00611EPSS
SaveExploits0References2Affected Software2
ATTACKERKB
ATTACKERKB
added 2022/06/13 4:15 p.m.4 views

CVE-2022-31753

The voice wakeup module has a vulnerability of using externally-controlled format strings. Successful exploitation of this vulnerability may affect system availability...

7.5CVSS5.3AI score0.0063EPSS
SaveExploits0References3Affected Software3
ATTACKERKB
ATTACKERKB
added 2022/06/13 3:15 p.m.3 views

CVE-2022-31759

AppLink has a vulnerability of accessing uninitialized pointers. Successful exploitation of this vulnerability may affect system availability...

5.5CVSS5.3AI score0.00149EPSS
SaveExploits0References3Affected Software3
ATTACKERKB
ATTACKERKB
added 2022/06/13 3:15 p.m.3 views

CVE-2022-31763

The kernel module has the null pointer and out-of-bounds array vulnerabilities. Successful exploitation of this vulnerability may affect system availability...

5.5CVSS5.4AI score0.00151EPSS
SaveExploits0References3Affected Software2
OSV
OSV
added 2022/06/13 3:15 p.m.5 views

CVE-2022-31763

The kernel module has the null pointer and out-of-bounds array vulnerabilities. Successful exploitation of this vulnerability may affect system availability...

5.5CVSS5.8AI score0.00151EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2022/06/13 12:34 p.m.8 views

golang: crypto/elliptic: IsOnCurve returns true for invalid field elements

A flaw was found in the elliptic package of the crypto library in golang when the IsOnCurve function could return true for invalid field elements. This flaw allows an attacker to take advantage of this undefined behavior, affecting the availability and integrity of the resource...

9.1CVSS7.1AI score0.03099EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2022/06/13 12:34 p.m.12 views

golang: math/big: uncontrolled memory consumption due to an unhandled overflow via Rat.SetString

A flaw was found in the big package of the math library in golang. The Rat.SetString could cause an overflow, and if left unhandled, it could lead to excessive memory use. This issue could allow a remote attacker to impact the availability of the system...

7.8CVSS7.2AI score0.0283EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2022/06/13 12:00 a.m.12 views

PT-2022-12927 · Unknown · Video Framework

Name of the Vulnerable Software and Affected Versions: Video framework affected versions not specified Description: The video framework has an out-of-bounds memory read/write issue. Successful exploitation of this issue may affect system availability. Recommendations: At the moment, there is no...

7.5CVSS7.4AI score0.0063EPSS
SaveExploits0References4
IBM Security Bulletins
IBM Security Bulletins
added 2022/06/08 11:26 p.m.45 views

Security Bulletin: Multiple vulnerabilities in IBM Java SDK (January 2022) affects IBM InfoSphere Information Server

Summary There are multiple vulnerabilities in the IBM® SDK Java™ Technology Edition, Version 8 that is used by IBM InfoSphere Information Server. These issues were disclosed as part of the IBM Java SDK updates in January 2022. Vulnerability Details CVEID:CVE-2021-35603 DESCRIPTION: An unspecified...

7.1CVSS6.4AI score0.08346EPSS
SaveExploits0Affected Software1
OSV
OSV
added 2022/06/07 6:15 p.m.12 views

AZL-37071 CVE-2022-1708 affecting package cri-o for versions less than 1.21.7-1

A vulnerability was found in CRI-O that causes memory or disk space exhaustion on the node for anyone with access to the Kube API. The ExecSync request runs commands in a container and logs the output of the command. This output is then read by CRI-O after command execution, and it is read in a...

7.5CVSS6.8AI score0.03016EPSS
SaveExploits1References1
ATTACKERKB
ATTACKERKB
added 2022/06/06 8:15 p.m.4 views

CVE-2022-29617

Due to improper error handling an authenticated user can crash CLA assistant instance. This could impact the availability of the application...

6.5CVSS5.9AI score0.00805EPSS
SaveExploits0References2Affected Software1
NVD
NVD
added 2022/06/06 8:15 p.m.27 views

CVE-2022-29617

Due to improper error handling an authenticated user can crash CLA assistant instance. This could impact the availability of the application...

6.5CVSS0.00805EPSS
SaveExploits0References1
Rows per page
Query Builder