Lucene search
+L

6264 matches found

Cvelist
Cvelist
added 2022/06/27 4:14 p.m.30 views

CVE-2022-2088 Elcomplus SmartICS Access Control

An authenticated user with admin privileges may be able to terminate any process on the system running Elcomplus SmartICS v2.3.4.0...

6.8CVSS6.7AI score0.00746EPSS
SaveExploits0References1
CVE
CVE
added 2022/06/27 4:14 p.m.73 views

CVE-2022-2088

CVE-2022-2088 affects Elcomplus SmartICS v2.3.4.0. The root cause is an improper access control vulnerability that allows an authenticated user with admin privileges to terminate any process on the system running SmartICS. This is documented in multiple sources including the CISA ICS advisory (IC...

6.8CVSS5.4AI score0.00746EPSS
SaveExploits0References1Affected Software1
Vulnrichment
Vulnrichment
added 2022/06/27 4:14 p.m.6 views

CVE-2022-2088 Elcomplus SmartICS Access Control

An authenticated user with admin privileges may be able to terminate any process on the system running Elcomplus SmartICS v2.3.4.0...

6.8CVSS6.6AI score0.00746EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2022/06/27 12:0 a.m.7 views

PT-2022-17890 · Systemd · Systemd

Name of the Vulnerable Software and Affected Versions: SystemDS versions prior to 2.2.1 Description: The termination condition of the for loop in the readExternal method is a controllable variable, which, if tampered with, may lead to CPU exhaustion. SystemDS is a distributed system and needs to...

8.7CVSS7.4AI score0.02091EPSS
SaveExploits0References9
Positive Technologies
Positive Technologies
added 2022/06/23 12:0 a.m.7 views

PT-2022-3470 · Elcomplus · Elcomplus Smartics

Name of the Vulnerable Software and Affected Versions: Elcomplus SmartICS version 2.3.4.0 Description: The issue is related to inadequate access control in the Elcomplus SmartICS platform, which can be exploited by a remote attacker to terminate any process in the system. An authenticated user wi...

6.8CVSS5.1AI score0.00746EPSS
SaveExploits0References5
BDU FSTEC
BDU FSTEC
added 2022/06/23 12:0 a.m.8 views

The vulnerability of the asynchronous input/output interface io_uring in Linux kernel allows a attacker to prematurely terminate the process or gain elevated privileges.

The vulnerability of the asynchronous input/output interface iouring in Linux operating systems is related to data type mixing errors. Exploiting this vulnerability can allow an attacker to abruptly terminate the process or gain increased privileges...

7.8CVSS6.6AI score0.01014EPSS
SaveExploits0References11Affected Software3
OpenVAS
OpenVAS
added 2022/06/09 12:0 a.m.30 views

Ubuntu: Security Advisory (USN-5474-1)

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

9.1CVSS7.3AI score0.02106EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2022/06/09 12:0 a.m.41 views

Ubuntu 18.04 LTS / 20.04 LTS / 22.04 LTS : Varnish Cache vulnerabilities (USN-5474-1)

The remote Ubuntu 18.04 LTS / 20.04 LTS / 22.04 LTS host has packages installed that are affected by multiple vulnerabilities as referenced in the USN-5474-1 advisory. It was dicovered that Varnish Cache did not clear a pointer between the handling of one client request and the next request withi...

9.1CVSS6.7AI score0.02106EPSS
SaveExploits0References5
Ubuntu
Ubuntu
added 2022/06/08 7:20 p.m.158 views

USN-5474-1: Varnish Cache vulnerabilities

It was dicovered that Varnish Cache did not clear a pointer between the handling of one client request and the next request within the same connection. A remote attacker could possibly use this issue to obtain sensitive information. CVE-2019-20637 It was discovered that Varnish Cache could have a...

9.1CVSS6.7AI score0.02106EPSS
SaveExploits0
Huntr
Huntr
added 2022/06/05 10:24 a.m.17 views

buffer size confusion

Description an attempt to write 2000 into a buffer of 10 bytes, while SSLread does not add a zero at the end. Proof of Concept cpp define BUFFSIZE 2000 ... char buf10; SSLreadssl,buf,BUFFSIZE; int virtualIP = atoibuf;...

1.6AI score
SaveExploits0
Veracode
Veracode
added 2022/06/02 8:46 p.m.32 views

Denial Of Service (DoS)

servicemesh-proxy is vulnerable to denial of service. When a cluster is deleted via Cluster Discovery Service CDS all idle connections established to endpoints in that cluster are disconnected. A recursion was introduced in the procedure of disconnecting idle connections that can lead to stack...

6.5CVSS7.5AI score0.01016EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2022/06/02 8:37 p.m.6 views

GHSA-F5X9-8JWC-25RW Uncaught Exception (due to a data race) leads to process termination in Waitress

Impact Waitress may terminate early due to a thread closing a socket while the main thread is about to call select. This will lead to the main thread raising an exception that is not handled and then causing the entire application to be killed. Patches This issue has been fixed in Waitress 2.1.2 ...

7.1CVSS5.7AI score0.01432EPSS
SaveExploits1References7
Github Security Blog
Github Security Blog
added 2022/06/02 8:37 p.m.36 views

Uncaught Exception (due to a data race) leads to process termination in Waitress

Impact Waitress may terminate early due to a thread closing a socket while the main thread is about to call select. This will lead to the main thread raising an exception that is not handled and then causing the entire application to be killed. Patches This issue has been fixed in Waitress 2.1.2 ...

6.5CVSS5.6AI score0.01432EPSS
SaveExploits1References7Affected Software1
Veracode
Veracode
added 2022/06/02 2:32 a.m.27 views

Denial Of Service (DoS)

waitress is vulnerable to denial of service. An authenticated attacker is able to terminate the process prior to the preferred moment because a thread could close a socket while the main thread is about to call select function, leading to an application crash...

6.5CVSS5.5AI score0.01432EPSS
SaveExploits1References4Affected Software2
PyPA
PyPA
added 2022/05/31 11:15 p.m.6 views

PYSEC-2022-205

Waitress is a Web Server Gateway Interface server for Python 2 and 3. Waitress versions 2.1.0 and 2.1.1 may terminate early due to a thread closing a socket while the main thread is about to call select. This will lead to the main thread raising an exception that is not handled and then causing t...

6.5CVSS6.9AI score0.01432EPSS
SaveExploits1References4Affected Software1
UbuntuCve
UbuntuCve
added 2022/05/31 11:15 p.m.31 views

CVE-2022-31015

Waitress is a Web Server Gateway Interface server for Python 2 and 3. Waitress versions 2.1.0 and 2.1.1 may terminate early due to a thread closing a socket while the main thread is about to call select. This will lead to the main thread raising an exception that is not handled and then causing t...

6.5CVSS6.4AI score0.01432EPSS
SaveExploits1References2
Cvelist
Cvelist
added 2022/05/31 10:50 p.m.43 views

CVE-2022-31015 Uncaught Exception (due to a data race) leads to process termination in Waitress

Waitress is a Web Server Gateway Interface server for Python 2 and 3. Waitress versions 2.1.0 and 2.1.1 may terminate early due to a thread closing a socket while the main thread is about to call select. This will lead to the main thread raising an exception that is not handled and then causing t...

6.5CVSS6.6AI score0.01432EPSS
SaveExploits1References4
Vulnrichment
Vulnrichment
added 2022/05/31 10:50 p.m.9 views

CVE-2022-31015 Uncaught Exception (due to a data race) leads to process termination in Waitress

Waitress is a Web Server Gateway Interface server for Python 2 and 3. Waitress versions 2.1.0 and 2.1.1 may terminate early due to a thread closing a socket while the main thread is about to call select. This will lead to the main thread raising an exception that is not handled and then causing t...

6.5CVSS6.6AI score0.01432EPSS
SaveExploits1References4
IBM Security Bulletins
IBM Security Bulletins
added 2022/05/31 6:50 a.m.30 views

Security Bulletin: Vulnerability in bind (CVE-2021-25214) affects Power HMC

Summary BIND is used by Power Hardware Management Console HMC. HMC has addressed the applicable CVE Vulnerability Details CVEID: CVE-2021-25214 DESCRIPTION: ISC BIND is vulnerable to a denial of service, caused by a broken inbound incremental zone update IXFR. By sending a specially crafted IXFR,...

6.5CVSS6.5AI score0.05989EPSS
SaveExploits0Affected Software2
Positive Technologies
Positive Technologies
added 2022/05/31 12:0 a.m.9 views

PT-2022-20460 · Pypi · Waitress

Name of the Vulnerable Software and Affected Versions: Waitress versions 2.1.0 through 2.1.1 Description: Waitress is a Web Server Gateway Interface server for Python 2 and 3. The issue arises when a thread closes a socket while the main thread is about to call select, leading to the main thread...

7.5CVSS6.5AI score0.0178EPSS
SaveExploits1References17
Rows per page
Query Builder