Lucene search
+L

3906 matches found

Cvelist
Cvelist
•added 2026/03/20 4:31 p.m.•44 views

CVE-2025-15608 Buffer Overflow in Network Probe Handling Function of TP-Link Archer AX53 + Archer AX55

This vulnerability in AX53 v1, AX55 v4 and AX55 v4.6 results from insufficient input sanitization in the device’s probe handling logic, where unvalidated parameters can trigger a stack-based buffer overflow that causes the affected service to crash and, under specific conditions, may enable remot...

7.7CVSS0.00641EPSS
SaveExploits0References5
Snyk
Snyk
•added 2026/03/20 10:41 a.m.•8 views

Cross-site Scripting (XSS)

Overview Affected versions of this package are vulnerable to Cross-site Scripting XSS via the Range or Values summarizer, which renders raw database values without escaping HTML. An attacker can execute arbitrary HTML or JavaScript in the context of affected users by injecting malicious content...

8.7CVSS5.8AI score0.00361EPSS
SaveExploits0References2
OSV
OSV
•added 2026/03/20 2:16 a.m.•10 views

PYSEC-2026-2291

UltraJSON is a fast JSON encoder and decoder written in pure C with bindings for Python 3.7+. Versions 5.4.0 through 5.11.0 contain an accumulating memory leak in JSON parsing large outside of the range -2^63, 2^64 - 1 integers. The leaked memory is a copy of the string form of the integer plus a...

7.5CVSS6.9AI score0.00684EPSS
SaveExploits0References6
PyPA
PyPA
•added 2026/03/20 2:16 a.m.•15 views

PYSEC-2026-2291

UltraJSON is a fast JSON encoder and decoder written in pure C with bindings for Python 3.7+. Versions 5.4.0 through 5.11.0 contain an accumulating memory leak in JSON parsing large outside of the range -2^63, 2^64 - 1 integers. The leaked memory is a copy of the string form of the integer plus a...

7.5CVSS6.9AI score0.00684EPSS
SaveExploits0References6Affected Software1
NVD
NVD
•added 2026/03/20 2:16 a.m.•7 views

CVE-2026-32874

UltraJSON is a fast JSON encoder and decoder written in pure C with bindings for Python 3.7+. Versions 5.4.0 through 5.11.0 contain an accumulating memory leak in JSON parsing large outside of the range -2^63, 2^64 - 1 integers. The leaked memory is a copy of the string form of the integer plus a...

7.5CVSS0.00684EPSS
SaveExploits0References6
attackerkb
attackerkb
•added 2026/03/20 1:31 a.m.•5 views

CVE-2026-32874

UltraJSON is a fast JSON encoder and decoder written in pure C with bindings for Python 3.7+. Versions 5.4.0 through 5.11.0 contain an accumulating memory leak in JSON parsing large outside of the range -2^63, 2^64 - 1 integers. The leaked memory is a copy of the string form of the integer plus a...

7.5CVSS5.7AI score0.00684EPSS
SaveExploits0References4Affected Software1
Debian CVE
Debian CVE
•added 2026/03/20 1:31 a.m.•14 views

CVE-2026-32874

UltraJSON is a fast JSON encoder and decoder written in pure C with bindings for Python 3.7+. Versions 5.4.0 through 5.11.0 contain an accumulating memory leak in JSON parsing large outside of the range -2^63, 2^64 - 1 integers. The leaked memory is a copy of the string form of the integer plus a...

7.5CVSS5.3AI score0.00684EPSS
SaveExploits0
UbuntuCve
UbuntuCve
•added 2026/03/20 12:00 a.m.•13 views

CVE-2026-32874

UltraJSON is a fast JSON encoder and decoder written in pure C with bindings for Python 3.7+. Versions 5.4.0 through 5.11.0 contain an accumulating memory leak in JSON parsing large outside of the range -2^63, 2^64 - 1 integers. The leaked memory is a copy of the string form of the integer plus a...

7.5CVSS5.7AI score0.00684EPSS
SaveExploits0References5
CNNVD
CNNVD
•added 2026/03/20 12:00 a.m.•17 views

Google Chrome 安全漏洞

Google Chrome is a web browser developed by Google Inc. Versions of Google Chrome prior to 146.0.7680.153 contained a security vulnerability. This vulnerability stemmed from insufficient validation of untrusted inputs during navigation, which could allow remote attackers to execute a sandbox esca...

8.8CVSS5.9AI score0.0033EPSS
SaveExploits0References3
RubySec
RubySec
•added 2026/03/20 12:00 a.m.•22 views

Graphiti Affected by Arbitrary Method Execution via Unvalidated Relationship Names

Summary An arbitrary method execution vulnerability has been found which affects Graphiti's JSONAPI write functionality. An attacker can craft a malicious JSONAPI payload with arbitrary relationship names to invoke any public method on the underlying model instance, class or its associations...

9.1CVSS6AI score0.00886EPSS
SaveExploits0References1Affected Software1
Snyk
Snyk
•added 2026/03/19 6:48 p.m.•8 views

Improper Validation of Specified Quantity in Input

Overview nicegui is a Create web-based user interfaces with Python. The nice way. Affected versions of this package are vulnerable to Improper Validation of Specified Quantity in Input in the chunksize parameter in app.addmediafile and app.addmediafiles media routes. An attacker can cause excessi...

7.5CVSS5.8AI score0.00692EPSS
SaveExploits0References2
Snyk
Snyk
•added 2026/03/19 12:42 p.m.•11 views

Reliance on Untrusted Inputs in a Security Decision

Overview @anthropic-ai/claude-code is an Use Claude, Anthropic's AI assistant, right from your terminal. Claude can understand your codebase, edit files, run terminal commands, and handle entire workflows for you. Affected versions of this package are vulnerable to Reliance on Untrusted Inputs in...

8.8CVSS6AI score0.00572EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
•added 2026/03/18 1:01 p.m.•18 views

UltraJSON has a Memory Leak parsing large integers allows DoS

Summary ujson 5.4.0 to 5.11.0 inclusive contain an accumulating memory leak in JSON parsing large outside of the range -2^63, 2^64 - 1 integers. Exploitability Any service that calls ujson.load/ujson.loads/ujson.decode on untrusted inputs is affected and vulnerable to denial of service attacks...

7.5CVSS5.8AI score0.00684EPSS
SaveExploits0References5Affected Software1
OSV
OSV
•added 2026/03/18 1:01 p.m.•17 views

GHSA-WGVC-GHV9-3PMM UltraJSON has a Memory Leak parsing large integers allows DoS

Summary ujson 5.4.0 to 5.11.0 inclusive contain an accumulating memory leak in JSON parsing large outside of the range -2^63, 2^64 - 1 integers. Exploitability Any service that calls ujson.load/ujson.loads/ujson.decode on untrusted inputs is affected and vulnerable to denial of service attacks...

7.5CVSS5.8AI score0.00684EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
•added 2026/03/18 12:00 a.m.•23 views

PT-2026-26034

A stack-based buffer overflow vulnerability in the device's file transfer parameter workflow allows a high-privileged attacker to send oversized POST parameters, causing memory corruption in an internal process, resulting in a DoS attack...

4.9CVSS6.3AI score0.00339EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
•added 2026/03/16 12:00 a.m.•15 views

PT-2026-25801

Chamilo LMS is a learning management system. Version 1.11.34 and prior contains a SQL Injection vulnerability in the statistics AJAX endpoint. The parameters date start and date end from $ REQUEST are embedded directly into a raw SQL string without proper sanitization. Although Database::escape...

8.8CVSS6AI score0.0047EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
•added 2026/03/16 12:00 a.m.•32 views

PT-2026-25734

Wowza Streaming Engine 4.5.0 contains multiple reflected cross-site scripting vulnerabilities in the enginemanager interface where input passed through various parameters is not properly sanitized before being returned to users. Attackers can inject malicious script code through parameters like...

6.1CVSS5.9AI score0.00236EPSS
SaveExploits2References4
Tenable Nessus
Tenable Nessus
•added 2026/03/16 12:00 a.m.•10 views

EulerOS 2.0 SP10 : golang (EulerOS-SA-2026-1310)

According to the versions of the golang packages installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : Within HostnameError.Error, when constructing an error string, there is no limit to the number of hosts that will be printed out. Furthermore, the...

5.9AI score0.00617EPSS
SaveExploits2References5
CVE
CVE
•added 2026/03/15 6:34 p.m.•47 views

CVE-2016-20036

CVE-2016-20036 affects Wowza Streaming Engine 4.5.0, specifically the enginemanager interface. The issue is multiple reflected cross-site scripting vulnerabilities caused by insufficient sanitization of input passed through parameters such as appName, vhost, uiAppType, and wowzaCloudDestinationTy...

6.1CVSS5.9AI score0.00236EPSS
SaveExploits2References3Affected Software1
Positive Technologies
Positive Technologies
•added 2026/03/15 12:00 a.m.•15 views

PT-2026-25717

Next Click Ventures RealtyScript 4.0.2 contains a cross-site scripting vulnerability that allows attackers to execute arbitrary HTML and script code by injecting malicious input through multiple parameters that are not properly sanitized. Attackers can craft requests with injected script payloads...

6.1CVSS6AI score0.00274EPSS
SaveExploits1References5
Rows per page
Query Builder