Lucene search
K

7974 matches found

CNNVD
CNNVD
added 2026/03/20 12:0 a.m.3 views

CPython 安全漏洞

CPython is a Python interpreter implemented in C language by the Python Foundation. CPython has a security vulnerability that stems from the webbrowser.open API accepting leading dashes in URLs. This could allow certain web browsers to treat these URLs as command-line options, resulting in securi...

7CVSS6.7AI score0.00216EPSS
Exploits0References6
Snyk
Snyk
added 2026/03/18 10:44 p.m.2 views

Cross-site Scripting (XSS)

Overview memray is an A memory profiler for Python applications Affected versions of this package are vulnerable to Cross-site Scripting XSS via the command-line metadata process. An attacker can execute arbitrary JavaScript code in the context of the generated HTML report by supplying specially...

6.1CVSS5.9AI score0.00302EPSS
Exploits2References2
NVD
NVD
added 2026/03/18 10:16 p.m.3 views

CVE-2026-32722

Memray is a memory profiler for Python. Prior to Memray 1.19.2, Memray rendered the command line of the tracked process directly into generated HTML reports without escaping. Because there was no escaping, attacker-controlled command line arguments were inserted as raw HTML into the generated...

6.1CVSS0.00302EPSS
Exploits2References3
OSV
OSV
added 2026/03/18 10:16 p.m.2 views

UBUNTU-CVE-2026-32722

Memray is a memory profiler for Python. Prior to Memray 1.19.2, Memray rendered the command line of the tracked process directly into generated HTML reports without escaping. Because there was no escaping, attacker-controlled command line arguments were inserted as raw HTML into the generated...

6.1CVSS6AI score0.00302EPSS
Exploits2References6
Cvelist
Cvelist
added 2026/03/18 9:25 p.m.18 views

CVE-2026-32722 Memray-generated HTML reports vulnerable to Stored XSS via unescaped command-line metadata

Memray is a memory profiler for Python. Prior to Memray 1.19.2, Memray rendered the command line of the tracked process directly into generated HTML reports without escaping. Because there was no escaping, attacker-controlled command line arguments were inserted as raw HTML into the generated...

3.6CVSS0.00302EPSS
Exploits2References3
Vulnrichment
Vulnrichment
added 2026/03/18 9:25 p.m.0 views

CVE-2026-32722 Memray-generated HTML reports vulnerable to Stored XSS via unescaped command-line metadata

Memray is a memory profiler for Python. Prior to Memray 1.19.2, Memray rendered the command line of the tracked process directly into generated HTML reports without escaping. Because there was no escaping, attacker-controlled command line arguments were inserted as raw HTML into the generated...

3.6CVSS5.9AI score0.00302EPSS
Exploits2References3
Debian CVE
Debian CVE
added 2026/03/18 9:25 p.m.3 views

CVE-2026-32722

Memray is a memory profiler for Python. Prior to Memray 1.19.2, Memray rendered the command line of the tracked process directly into generated HTML reports without escaping. Because there was no escaping, attacker-controlled command line arguments were inserted as raw HTML into the generated...

6.1CVSS5.5AI score0.00302EPSS
Exploits2
CVE
CVE
added 2026/03/18 9:25 p.m.14 views

CVE-2026-32722

CVE-2026-32722 concerns Bloomberg’s Memray Python memory profiler prior to v1.19.2, where the command line of the tracked process was rendered directly into generated HTML reports without escaping. This allowed attacker-controlled command-line metadata to be inserted as raw HTML, enabling JavaScr...

6.1CVSS5.9AI score0.00302EPSS
Exploits2References3Affected Software1
OSV
OSV
added 2026/03/18 9:25 p.m.4 views

CVE-2026-32722 Memray-generated HTML reports vulnerable to Stored XSS via unescaped command-line metadata

Memray is a memory profiler for Python. Prior to Memray 1.19.2, Memray rendered the command line of the tracked process directly into generated HTML reports without escaping. Because there was no escaping, attacker-controlled command line arguments were inserted as raw HTML into the generated...

3.6CVSS6AI score0.00302EPSS
Exploits2References5
Snyk
Snyk
added 2026/03/18 6:31 p.m.5 views

DNS Rebinding

Overview org.jenkins-ci.main:jenkins-core is an open source automation server. Affected versions of this package are vulnerable to DNS Rebinding in the origin validation process for WebSocket CLI requests due to reliance on the Host or X-Forwarded-Host HTTP headers. An attacker can bypass origin...

7.7CVSS5.8AI score0.00297EPSS
Exploits0References3
Github Security Blog
Github Security Blog
added 2026/03/18 6:31 p.m.10 views

Jenkins has a DNS rebinding vulnerability in WebSocket CLI origin validation

Jenkins 2.442 through 2.554 both inclusive, LTS 2.426.3 through LTS 2.541.2 both inclusive performs origin validation of requests made through the CLI WebSocket endpoint by computing the expected origin for comparison using the Host or X-Forwarded-Host HTTP request headers, making it vulnerable t...

7.5CVSS5.8AI score0.00297EPSS
Exploits0References4Affected Software1
UbuntuCve
UbuntuCve
added 2026/03/18 5:16 p.m.2 views

CVE-2026-32610

Glances is an open-source system cross-platform monitoring tool. Prior to version 4.5.2, the Glances REST API web server ships with a default CORS configuration that sets alloworigins="" combined with allowcredentials=True. When both of these options are enabled together, Starlette's CORSMiddlewa...

8.1CVSS5.8AI score0.00332EPSS
Exploits1References4
Snyk
Snyk
added 2026/03/18 4:33 p.m.1 views

Incomplete List of Disallowed Inputs

Overview pyspector is an A high-performance, security-focused static analysis tool for Python, powered by Rust. Affected versions of this package are vulnerable to Incomplete List of Disallowed Inputs in the validateplugincode function. An attacker can execute arbitrary system commands by...

8.3CVSS6.1AI score0.00169EPSS
Exploits1References2
NVD
NVD
added 2026/03/18 3:16 p.m.4 views

CVE-2026-32609

Glances is an open-source system cross-platform monitoring tool. The GHSA-gh4x fix commit 5d3de60 addressed unauthenticated configuration secrets exposure on the /api/v4/config endpoints by introducing asdictsecure redaction. However, the /api/v4/args and /api/v4/args/item endpoints were not...

7.5CVSS0.00499EPSS
Exploits1References3
OSV
OSV
added 2026/03/18 3:16 p.m.1 views

UBUNTU-CVE-2026-32609

Glances is an open-source system cross-platform monitoring tool. The GHSA-gh4x fix commit 5d3de60 addressed unauthenticated configuration secrets exposure on the /api/v4/config endpoints by introducing asdictsecure redaction. However, the /api/v4/args and /api/v4/args/item endpoints were not...

7.5CVSS5.8AI score0.00499EPSS
Exploits1References5
CVE
CVE
added 2026/03/18 3:15 p.m.19 views

CVE-2026-33002

Summary: CVE-2026-33002 affects Jenkins WebSocket CLI origin validation. The vulnerability arises from computing the expected origin using the Host or X-Forwarded-Host headers, enabling potential DNS rebinding to bypass origin validation. Affected versions include Jenkins 2.442–2.554 and LTS 2.42...

7.5CVSS5.8AI score0.00297EPSS
Exploits0References1Affected Software1
Cvelist
Cvelist
added 2026/03/18 3:15 p.m.17 views

CVE-2026-33002

Jenkins 2.442 through 2.554 both inclusive, LTS 2.426.3 through LTS 2.541.2 both inclusive performs origin validation of requests made through the CLI WebSocket endpoint by computing the expected origin for comparison using the Host or X-Forwarded-Host HTTP request headers, making it vulnerable t...

0.00297EPSS
Exploits0References1
EUVD
EUVD
added 2026/03/18 9:30 a.m.4 views

EUVD-2026-12789

A stack-based buffer overflow in the CLI's TFTP file‑transfer command handling allows a low-privileged attacker with Telnet/SSH access to trigger memory corruption by supplying unexpected or oversized filename input. Exploitation results in the corruption of the internal buffer, causing the CLI a...

6.5CVSS6.2AI score0.00317EPSS
Exploits0References2
NVD
NVD
added 2026/03/18 8:16 a.m.7 views

CVE-2026-22320

A stack-based buffer overflow in the CLI's TFTP file‑transfer command handling allows a low-privileged attacker with Telnet/SSH access to trigger memory corruption by supplying unexpected or oversized filename input. Exploitation results in the corruption of the internal buffer, causing the CLI a...

6.5CVSS0.00317EPSS
Exploits0References1
Cvelist
Cvelist
added 2026/03/18 7:34 a.m.26 views

CVE-2026-22321 Stack-Based Buffer Overflow in CLI Login Username Handling over CLI

A stack-based buffer overflow in the device's Telnet/SSH CLI login routine occurs when a unauthenticated attacker send an oversized or unexpected username input. An overflow condition crashes the thread handling the login attempt, forcing the session to close. Because other CLI sessions remain...

5.3CVSS0.00366EPSS
Exploits0References1
Rows per page
Query Builder