Lucene search
+L

6002 matches found

Tenable Nessus
Tenable Nessus
added 2026/02/03 12:00 a.m.7 views

Atlassian Jira Service Management Data Center and Server 11.3.x < 11.3.1 (JSDSERVER-16496)

The version of Atlassian Jira Service Management Data Center and Server Jira Service Desk running on the remote host is affected by a vulnerability as referenced in the JSDSERVER-16496 advisory. - Versions of the package semver before 7.5.2 are vulnerable to Regular Expression Denial of Service...

7.5CVSS5.6AI score0.02761EPSS
SaveExploits1References2
Github Security Blog
Github Security Blog
added 2026/02/02 8:50 p.m.20 views

picklescan vulnerable to arbitrary file create using logging.FileHandler

Summary Unsafe pickle deserialization allows unauthenticated attackers to perform Arbitrary File Creation. By chaining the logging.FileHandler class, an attacker can bypass RCE-focused blocklists to create empty files on the server. The vulnerability allows creating zero-byte files in arbitrary...

5.8AI score
SaveExploits0References7Affected Software1
Veracode
Veracode
added 2026/02/02 9:40 a.m.12 views

Arbitrary Code Execution

Orval is vulnerable to Arbitrary Code Execution. The vulnerability is due to incomplete sanitization of untrusted input during code generation, where insufficient escaping in jsStringEscape allows attackers to inject executable JavaScript using only non-alphanumeric characters via JSFuck...

9.8CVSS6.1AI score0.00613EPSS
SaveExploits0References7Affected Software1
CVE
CVE
added 2026/01/30 8:11 p.m.169 views

CVE-2025-24293

CVE-2025-24293 affects Rails with Active Storage using image_processing/mini_magick; unsafe allowed transformation methods enable potential command injection when untrusted input reaches blob.variant, per multiple sources. Impact reported as high/critical (CVSS 4.0 base 9.2). Remediation in vario...

9.2CVSS6.2AI score0.05277EPSS
SaveExploits3References4
OSV
OSV
added 2026/01/30 8:10 p.m.17 views

GHSA-37QJ-FRW5-HHJH fast-xml-parser has RangeError DoS Numeric Entities Bug

Summary A RangeError vulnerability exists in the numeric entity processing of fast-xml-parser when parsing XML with out-of-range entity code points e.g., or . This causes the parser to throw an uncaught exception, crashing any application that processes untrusted XML input. Details The...

7.5CVSS5.9AI score0.00568EPSS
SaveExploits1References5
NVD
NVD
added 2026/01/30 4:16 p.m.34 views

CVE-2026-25128

fast-xml-parser allows users to validate XML, parse XML to JS object, or build XML from JS object without C/C++ based libraries and no callback. In versions 5.0.9 through 5.3.3, a RangeError vulnerability exists in the numeric entity processing of fast-xml-parser when parsing XML with out-of-rang...

7.5CVSS0.00568EPSS
SaveExploits1References3
EUVD
EUVD
added 2026/01/30 3:14 p.m.17 views

EUVD-2026-5026

fast-xml-parser allows users to validate XML, parse XML to JS object, or build XML from JS object without C/C++ based libraries and no callback. In versions 4.3.6 through 5.3.3, a RangeError vulnerability exists in the numeric entity processing of fast-xml-parser when parsing XML with out-of-rang...

7.5CVSS6AI score0.00568EPSS
SaveExploits1References3
CVE
CVE
added 2026/01/30 3:14 p.m.74 views

CVE-2026-25128

The CVE-2026-25128 issue affects the fast-xml-parser library (XMLParser) where numeric entity processing can trigger a RangeError when parsing out-of-range code points (e.g., � or �). The vulnerability exists in versions 4.3.6 through 5.3.3 and causes an uncaught exception, crashing applications ...

7.5CVSS5.7AI score0.00568EPSS
SaveExploits1References3Affected Software1
RedhatCVE
RedhatCVE
added 2026/01/29 7:27 p.m.12 views

CVE-2026-24739

Symfony is a PHP framework for web and console applications and a set of reusable PHP components. Prior to versions 5.4.51, 6.4.33, 7.3.11, 7.4.5, and 8.0.5, the Symfony Process component did not correctly treat some characters notably = as “special” when escaping arguments on Windows. When PHP i...

6.3CVSS5.8AI score0.00209EPSS
SaveExploits1References2
Vulnrichment
Vulnrichment
added 2026/01/28 8:25 p.m.7 views

CVE-2026-24739 Symfony has incorrect argument escaping under MSYS2/Git Bash on Windows that can lead to destructive file operations

Symfony is a PHP framework for web and console applications and a set of reusable PHP components. Prior to versions 5.4.51, 6.4.33, 7.3.11, 7.4.5, and 8.0.5, the Symfony Process component did not correctly treat some characters notably = as “special” when escaping arguments on Windows. When PHP i...

6.3CVSS5.8AI score0.00209EPSS
SaveExploits1References5
CVE
CVE
added 2026/01/28 8:25 p.m.67 views

CVE-2026-24739

Summary: CVE-2026-24739 affects the Symfony Process component in Symfony PHP framework. Prior to fixes, unquoted arguments containing characters like “=” could be mis-handled when PHP runs under MSYS2-based environments (e.g., Git Bash) and Symfony spawns native Windows executables. This could co...

6.3CVSS5.8AI score0.00209EPSS
SaveExploits1References5Affected Software1
OSV
OSV
added 2026/01/28 8:25 p.m.11 views

CVE-2026-24739 Symfony has incorrect argument escaping under MSYS2/Git Bash on Windows that can lead to destructive file operations

Symfony is a PHP framework for web and console applications and a set of reusable PHP components. Prior to versions 5.4.51, 6.4.33, 7.3.11, 7.4.5, and 8.0.5, the Symfony Process component did not correctly treat some characters notably = as “special” when escaping arguments on Windows. When PHP i...

6.3CVSS5.8AI score
SaveExploits0References7
EUVD
EUVD
added 2026/01/28 4:10 p.m.11 views

EUVD-2026-4752

Hono vulnerable to XSS through ErrorBoundary component...

4.7CVSS5.8AI score0.00303EPSS
SaveExploits0References3
OSV
OSV
added 2026/01/28 4:10 p.m.10 views

GHSA-9R54-Q6CX-XMH5 Hono vulnerable to XSS through ErrorBoundary component

Summary A Cross-Site Scripting XSS vulnerability exists in the ErrorBoundary component of the hono/jsx library. Under certain usage patterns, untrusted user-controlled strings may be rendered as raw HTML, allowing arbitrary script execution in the victim's browser. Details The issue is in the...

4.7CVSS6.3AI score0.00303EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2026/01/28 4:10 p.m.18 views

Hono vulnerable to XSS through ErrorBoundary component

Summary A Cross-Site Scripting XSS vulnerability exists in the ErrorBoundary component of the hono/jsx library. Under certain usage patterns, untrusted user-controlled strings may be rendered as raw HTML, allowing arbitrary script execution in the victim's browser. Details The issue is in the...

4.7CVSS6.2AI score0.00303EPSS
SaveExploits0References4Affected Software1
SUSE CVE
SUSE CVE
added 2026/01/28 12:24 a.m.12 views

SUSE CVE-2026-24400

AssertJ provides Fluent testing assertions for Java and the Java Virtual Machine JVM. Starting in version 1.4.0 and prior to version 3.27.7, an XML External Entity XXE vulnerability exists in org.assertj.core.util.xml.XmlStringPrettyFormatter: the toXmlDocumentString method initializes...

6.1CVSS5.9AI score0.00528EPSS
SaveExploits0References5
Redos
Redos
added 2026/01/28 12:00 a.m.10 views

ROS-20260128-73-0010

A vulnerability in the Linux operating system kernel is related to buffer copying without checking the size of the input data. Exploitation of the vulnerability could allow an attacker acting remotely to escalate his privileges...

5.5CVSS6.2AI score0.00191EPSS
SaveExploits0
Snyk
Snyk
added 2026/01/27 8:47 p.m.6 views

Cross-site Scripting (XSS)

Overview hono is an Ultrafast web framework for the Edges Affected versions of this package are vulnerable to Cross-site Scripting XSS via the ErrorBoundary component of the jsx library, when untrusted user-controlled strings are rendered as raw HTML. An attacker can execute scripts in the victim...

6.1CVSS5.8AI score0.00303EPSS
SaveExploits0References2
NVD
NVD
added 2026/01/27 8:16 p.m.11 views

CVE-2026-24771

Hono is a Web application framework that provides support for any JavaScript runtime. Prior to version 4.11.7, a Cross-Site Scripting XSS vulnerability exists in the ErrorBoundary component of the hono/jsx library. Under certain usage patterns, untrusted user-controlled strings may be rendered as...

4.7CVSS0.00303EPSS
SaveExploits0References2
OSV
OSV
added 2026/01/27 7:41 p.m.11 views

CVE-2026-24771 Hono has a Cross-site Scripting vulnerability

Hono is a Web application framework that provides support for any JavaScript runtime. Prior to version 4.11.7, a Cross-Site Scripting XSS vulnerability exists in the ErrorBoundary component of the hono/jsx library. Under certain usage patterns, untrusted user-controlled strings may be rendered as...

4.7CVSS6AI score
SaveExploits0References4
Rows per page
Query Builder