Lucene search
+L

2559 matches found

OSV
OSV
added 2023/08/17 6:24 p.m.32 views

CVE-2023-40313 Disable BeanShell Interpreter Remote Server Mode

A BeanShell interpreter in remote server mode runs in OpenMNS Horizon versions earlier than 32.0.2 and in related Meridian versions which could allow arbitrary remote Java code execution. The solution is to upgrade to Meridian 2023.1.6, 2022.1.19, 2021.1.30, 2020.1.38 or Horizon 32.0.2 or newer...

7.1CVSS7.4AI score
SaveExploits0References5
Cvelist
Cvelist
added 2023/08/17 6:24 p.m.60 views

CVE-2023-40313 Disable BeanShell Interpreter Remote Server Mode

A BeanShell interpreter in remote server mode runs in OpenMNS Horizon versions earlier than 32.0.2 and in related Meridian versions which could allow arbitrary remote Java code execution. The solution is to upgrade to Meridian 2023.1.6, 2022.1.19, 2021.1.30, 2020.1.38 or Horizon 32.0.2 or newer...

7.1CVSS9.1AI score0.00783EPSS
SaveExploits0References2
CVE
CVE
added 2023/08/17 6:24 p.m.104 views

CVE-2023-40313

CVE-2023-40313 affects OpenNMS Horizon before 32.0.2 and related Meridian versions, where a BeanShell interpreter running in remote server mode can lead to arbitrary remote Java code execution. Root cause is the remote BeanShell interpreter enabled in these versions. Consequences include potentia...

8.8CVSS8AI score0.00783EPSS
SaveExploits0References2Affected Software2
Vulnrichment
Vulnrichment
added 2023/08/17 6:24 p.m.20 views

CVE-2023-40313 Disable BeanShell Interpreter Remote Server Mode

A BeanShell interpreter in remote server mode runs in OpenMNS Horizon versions earlier than 32.0.2 and in related Meridian versions which could allow arbitrary remote Java code execution. The solution is to upgrade to Meridian 2023.1.6, 2022.1.19, 2021.1.30, 2020.1.38 or Horizon 32.0.2 or newer...

7.1CVSS7.8AI score0.00783EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2023/08/15 5:15 p.m.4 views

CVE-2023-39659

An issue in langchain langchain-ai v.0.0.232 and before allows a remote attacker to execute arbitrary code via a crafted script to the PythonAstREPLTool.run component...

9.8CVSS6.2AI score0.01534EPSS
SaveExploits1References3
CNNVD
CNNVD
added 2023/08/15 12:00 a.m.11 views

Python cpython Security Vulnerabilities

cpython is the Python Foundation's Python interpreter implemented in the C language. Python A security vulnerability exists in version 3.7 of cpython that stems from a crash due to improper reference counting in the asyncio.swapcurrenttask module...

5.3CVSS6.7AI score0.01739EPSS
SaveExploits1References3
Debian
Debian
added 2023/08/07 2:06 p.m.41 views

[SECURITY] [DLA 3519-1] ghostscript security update

------------------------------------------------------------------------- Debian LTS Advisory DLA-3519-1 [email protected] https://www.debian.org/lts/security/ Adrian Bunk August 07, 2023 https://wiki.debian.org/LTS -...

5.5CVSS6.1AI score0.00435EPSS
SaveExploits0
Rosalinux
Rosalinux
added 2023/08/01 12:58 p.m.59 views

Advisory ROSA-SA-2023-2203

Software: python 2.7.5 OS: rosa-server79 packageevrstring: python-2.7.5-93.res7 CVE-ID: CVE-2023-24329 BDU-ID: None CVE-Crit: HIGH CVE-DESC.: A problem in the urllib.parse component of Python before 3.11.4 allows attackers to bypass blacklisting methods by providing a URL that starts with empty...

9.8CVSS7.8AI score0.23293EPSS
SaveExploits6
GithubExploit
GithubExploit
added 2023/07/28 5:42 p.m.1556 views

Exploit for Heap-based Buffer Overflow in Redis

Improvement of CVE-2022-24834 public exploit Author Convi...

8.8CVSS6.8AI score0.41409EPSS
SaveExploits1
Tenable Nessus
Tenable Nessus
added 2023/07/25 12:00 a.m.21 views

Cisco Nexus Devices NX-OS Software Command-Line Interpreter Local Privilege Escalation (CVE-2015-4232)

Cisco NX-OS 6.210 on Nexus and MDS 9000 devices allows local users to execute arbitrary OS commands by entering crafted tar parameters in the CLI, aka Bug ID CSCus44856. This plugin only works with Tenable.ot. Please visit https://www.tenable.com/products/tenable-ot for more information...

4.6CVSS5.8AI score0.00407EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2023/07/25 12:00 a.m.23 views

Cisco Nexus 7000 Devices Virtual Device Context Privilege Escalation (CVE-2015-4231)

The Python interpreter in Cisco NX-OS 6.28a on Nexus 7000 devices allows local users to bypass intended access restrictions and delete an arbitrary VDC's files by leveraging administrative privileges in one VDC, aka Bug ID CSCur08416. This plugin only works with Tenable.ot. Please visit...

3.6CVSS5.7AI score0.0039EPSS
SaveExploits0References3
BDU FSTEC
BDU FSTEC
added 2023/07/20 12:00 a.m.15 views

The vulnerability of the Python programming language interpreter, related to uncontrolled resource consumption, allows attackers to trigger service failures.

The vulnerability of the Python programming language interpreter is related to an uncontrolled consumption of resources. Exploiting this vulnerability allows a malicious actor, operating remotely, to cause service failures...

7.8CVSS6.8AI score0.02653EPSS
SaveExploits1References21Affected Software6
Vulnrichment
Vulnrichment
added 2023/07/11 5:14 p.m.19 views

CVE-2023-37271 RestrictedPython vulnerable to arbitrary code execution via stack frame sandbox escape

RestrictedPython is a tool that helps to define a subset of the Python language which allows users to provide a program input into a trusted environment. RestrictedPython does not check access to stack frames and their attributes. Stack frames are accessible within at least generators and generat...

8.4CVSS7.5AI score0.00847EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2023/07/10 9:53 p.m.42 views

RestrictedPython vulnerable to arbitrary code execution via stack frame sandbox escape

Impact RestrictedPython does not check access to stack frames and their attributes. Stack frames are accessible within at least generators and generator expressions, which are allowed inside RestrictedPython. An attacker with access to a RestrictedPython environment can write code that gets the...

9.9CVSS7.5AI score0.00847EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2023/07/10 9:53 p.m.103 views

GHSA-WQC8-X2PR-7JQH RestrictedPython vulnerable to arbitrary code execution via stack frame sandbox escape

Impact RestrictedPython does not check access to stack frames and their attributes. Stack frames are accessible within at least generators and generator expressions, which are allowed inside RestrictedPython. An attacker with access to a RestrictedPython environment can write code that gets the...

8.4CVSS9.3AI score0.00847EPSS
SaveExploits0References5
Ubuntu
Ubuntu
added 2023/07/10 1:06 p.m.83 views

USN-6213-1: Ghostscript vulnerability

It was discovered that Ghostscript incorrectly handled pipe devices. If a user or automated system were tricked into opening a specially crafted PDF file, a remote attacker could use this issue to execute arbitrary code...

7.8CVSS8.1AI score0.04345EPSS
SaveExploits4
OpenVAS
OpenVAS
added 2023/07/10 12:00 a.m.15 views

Huawei EulerOS: Security Advisory for ghostscript (EulerOS-SA-2023-2311)

The remote host is missing an update for the Huawei EulerOS SPDX-FileCopyrightText: 2023 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.8CVSS9.6AI score0.06341EPSS
SaveExploits1References2
CNNVD
CNNVD
added 2023/07/07 12:00 a.m.14 views

ccxvii mujs 资源管理错误漏洞

ccxvii mujs is an open source embeddable C language interpreter. A security vulnerability exists in MuJS versions prior to 1.1.2, which stems from the presence of a memory reuse after release issue that could lead to a system denial of service...

10CVSS7.2AI score0.00713EPSS
SaveExploits0References2
Debian
Debian
added 2023/07/03 8:10 p.m.43 views

[SECURITY] [DSA 5446-1] ghostscript security update

------------------------------------------------------------------------- Debian Security Advisory DSA-5446-1 [email protected] https://www.debian.org/security/ Salvatore Bonaccorso July 03, 2023 https://www.debian.org/security/faq -...

7.8CVSS7.2AI score0.04345EPSS
SaveExploits4
RedHat Linux
RedHat Linux
added 2023/06/29 12:34 p.m.43 views

Important: Red Hat Security Advisory: python3 security update

An update for python3 is now available for Red Hat Enterprise Linux 8.4 Advanced Mission Critical Update Support, Red Hat Enterprise Linux 8.4 Telecommunications Update Service, and Red Hat Enterprise Linux 8.4 Update Services for SAP Solutions. Red Hat Product Security has rated this update as...

7.5CVSS7AI score0.20459EPSS
SaveExploits3References2
Rows per page
Query Builder