Lucene search
+L

766 matches found

ICS
ICS
added 2026/01/15 7:59 p.m.14 views

NOAA PMEL Live Access Server (LAS) command injection

RISK EVALUATION Sites running NOAA PMEL Live Access Server LAS are vulnerable to remote code execution via specially crafted requests that include PyFerret expressions. By leveraging a SPAWN command, a remote, unauthenticated attacker can execute arbitrary OS commands. 2. RECOMMENDED PRACTICES...

9.8CVSS8.3AI score0.01199EPSS
SaveExploits0References1
NVD
NVD
added 2026/01/15 5:16 p.m.7 views

CVE-2025-62193

Sites running NOAA PMEL Live Access Server LAS are vulnerable to remote code execution via specially crafted requests that include PyFerret expressions. By leveraging a SPAWN command, a remote, unauthenticated attacker can execute arbitrary OS commands. Fixed in a version of...

9.8CVSS0.01199EPSS
SaveExploits0References7
Vulnrichment
Vulnrichment
added 2026/01/15 4:44 p.m.7 views

CVE-2025-62193 NOAA PMEL Live Access Server (LAS) PyFerret command injection

Sites running NOAA PMEL Live Access Server LAS are vulnerable to remote code execution via specially crafted requests that include PyFerret expressions. By leveraging a SPAWN command, a remote, unauthenticated attacker can execute arbitrary OS commands. Fixed in a version of...

9.8CVSS8.2AI score0.01199EPSS
SaveExploits0References7
OSV
OSV
added 2026/01/15 4:44 p.m.8 views

CVE-2025-62193 NOAA PMEL Live Access Server (LAS) PyFerret command injection

Sites running NOAA PMEL Live Access Server LAS are vulnerable to remote code execution via specially crafted requests that include PyFerret expressions. By leveraging a SPAWN command, a remote, unauthenticated attacker can execute arbitrary OS commands. Fixed in a version of...

9.3CVSS6.8AI score
SaveExploits0References9
EUVD
EUVD
added 2026/01/15 4:44 p.m.7 views

EUVD-2026-2723

Sites running NOAA PMEL Live Access Server LAS are vulnerable to remote code execution via specially crafted requests that include PyFerret expressions. By leveraging a SPAWN command, a remote, unauthenticated attacker can execute arbitrary OS commands. Fixed in a version of...

9.8CVSS8AI score0.01199EPSS
SaveExploits0References8
CVE
CVE
added 2026/01/15 4:44 p.m.24 views

CVE-2025-62193

The CVE-2025-62193 entry describes a remote code execution vulnerability in NOAA PMEL Live Access Server (LAS). Affected component: LAS handling PyFerret expressions in requests, exploitable via a SPAWN command by an unauthenticated remote attacker to execute arbitrary OS commands. Impact per sou...

9.8CVSS8.2AI score0.01199EPSS
SaveExploits0References7
Positive Technologies
Positive Technologies
added 2026/01/15 12:0 a.m.9 views

PT-2026-3061

Sites running NOAA PMEL Live Access Server LAS are vulnerable to remote code execution via specially crafted requests that include PyFerret expressions. By leveraging a SPAWN command, unauthenticated attackers can execute arbitrary OS commands...

9.8CVSS8.6AI score0.01199EPSS
SaveExploits0References5
OSV
OSV
added 2026/01/12 11:52 a.m.5 views

OPENSUSE-SU-2026:20018-1 Security update for glib2

This update for glib2 fixes the following issues: Update to version 2.84.4. Security issues fixed: - CVE-2025-14512: integer overflow in the GIO escapebytestring function when processing malicious files or remote filesystem attribute values can lead to denial-of-service bsc1254878. -...

9.8CVSS6.5AI score0.00839EPSS
SaveExploits1References8
Atlassian
Atlassian
added 2026/01/07 7:27 p.m.21 views

DoS (Denial of Service) cross-spawn Dependency in Jira Software Data Center and Server

This High severity DoS Denial of Service vulnerability was introduced in versions 6.0.5 and 10.3.0 of Jira Software Data Center and Server. This DoS Denial of Service vulnerability, with a CVSS Score of 7.7 and a CVSS Vector of code:java...

8.7CVSS8.3AI score0.00873EPSS
SaveExploits0
EUVD
EUVD
added 2025/12/29 3:26 p.m.4 views

EUVD-2025-205588

Picklescan Bypasses Unsafe Globals Check using pty.spawn...

6.4AI score
SaveExploits0References5
OSV
OSV
added 2025/12/29 3:26 p.m.4 views

GHSA-HGRH-QX5J-JFWX Picklescan Bypasses Unsafe Globals Check using pty.spawn

Summary The vulnerability allows malicious actors to bypass PickleScan's unsafe globals check, leading to potential arbitrary code execution. The issue stems from the absence of the pty library more specifically, of the pty.spawn function from PickleScan's list of unsafe globals. This vulnerabili...

8.8CVSS8.2AI score0.00384EPSS
SaveExploits0References7
Github Security Blog
Github Security Blog
added 2025/12/29 3:26 p.m.15 views

Picklescan Bypasses Unsafe Globals Check using pty.spawn

Summary The vulnerability allows malicious actors to bypass PickleScan's unsafe globals check, leading to potential arbitrary code execution. The issue stems from the absence of the pty library more specifically, of the pty.spawn function from PickleScan's list of unsafe globals. This vulnerabili...

8.8CVSS8.3AI score0.00384EPSS
SaveExploits0References7Affected Software1
OSV
OSV
added 2025/12/29 3:24 p.m.4 views

GHSA-VQMV-47XG-9WPR Picklescan missing detection when calling pty.spawn

Summary Using pty.spawn, which is a built-in python library function to execute arbitrary commands on the host system. Details The attack payload executes in the following steps: First, the attacker craft the payload by calling to pty.spawn function in the reduce method. Then the victim attempts ...

9.3CVSS7.8AI score
SaveExploits0References5
EUVD
EUVD
added 2025/12/29 3:24 p.m.8 views

EUVD-2025-205589

Picklescan missing detection when calling pty.spawn...

6.4AI score
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2025/12/29 3:24 p.m.8 views

Picklescan missing detection when calling pty.spawn

Summary Using pty.spawn, which is a built-in python library function to execute arbitrary commands on the host system. Details The attack payload executes in the following steps: First, the attacker craft the payload by calling to pty.spawn function in the reduce method. Then the victim attempts ...

7.9AI score
SaveExploits0References5Affected Software1
Positive Technologies
Positive Technologies
added 2025/12/29 12:0 a.m.21 views

PT-2026-50453

Name of the Vulnerable Software and Affected Versions PickleScan versions prior to 0.0.33 Description PickleScan fails to include the pty.spawn function in its list of unsafe globals, which allows attackers to bypass security checks. By crafting malicious pickle payloads using the pty.spawn...

8.8CVSS6.5AI score0.00384EPSS
SaveExploits0References14
RedhatCVE
RedhatCVE
added 2025/12/17 12:55 a.m.8 views

CVE-2025-67748

Fickling is a Python pickling decompiler and static analyzer. Versions prior to 0.1.6 had a bypass caused by pty missing from the block list of unsafe module imports. This led to unsafe pickles based on pty.spawn being incorrectly flagged as LIKELYSAFE, and was fixed in version 0.1.6. This impact...

8.5CVSS6.8AI score0.00244EPSS
SaveExploits1References1
PyPA
PyPA
added 2025/12/16 1:15 a.m.16 views

PYSEC-2025-113

Fickling is a Python pickling decompiler and static analyzer. Versions prior to 0.1.6 had a bypass caused by pty missing from the block list of unsafe module imports. This led to unsafe pickles based on pty.spawn being incorrectly flagged as LIKELYSAFE, and was fixed in version 0.1.6. This impact...

8.5CVSS5.8AI score0.00244EPSS
SaveExploits1References3Affected Software1
NVD
NVD
added 2025/12/16 1:15 a.m.11 views

CVE-2025-67748

Fickling is a Python pickling decompiler and static analyzer. Versions prior to 0.1.6 had a bypass caused by pty missing from the block list of unsafe module imports. This led to unsafe pickles based on pty.spawn being incorrectly flagged as LIKELYSAFE, and was fixed in version 0.1.6. This impact...

8.5CVSS0.00244EPSS
SaveExploits1References3
OSV
OSV
added 2025/12/16 1:15 a.m.20 views

PYSEC-2025-113

Fickling is a Python pickling decompiler and static analyzer. Versions prior to 0.1.6 had a bypass caused by pty missing from the block list of unsafe module imports. This led to unsafe pickles based on pty.spawn being incorrectly flagged as LIKELYSAFE, and was fixed in version 0.1.6. This impact...

7.8CVSS5.8AI score0.00244EPSS
SaveExploits1References3
Rows per page
Query Builder