Lucene search
+L

3886 matches found

RedhatCVE
RedhatCVE
•added 2026/05/25 10:43 a.m.•23 views

CVE-2026-9277

A flaw was found in the shell-quote component. The quote function did not properly validate object-token inputs, allowing line terminators to pass unescaped into the output. A remote attacker could exploit this vulnerability by providing specially crafted input, which a POSIX shell would interpre...

9.2CVSS6.2AI score0.00953EPSS
SaveExploits1References7
NVD
NVD
•added 2026/05/23 7:16 p.m.•22 views

CVE-2018-25356

SIPp 3.6 and earlier contains a local buffer overflow vulnerability in command-line argument handling that allows local attackers to crash the application or execute arbitrary code. Attackers can trigger the vulnerability by supplying oversized input to the -3pcc, -i, or -logfile parameters,...

8.6CVSS0.00162EPSS
SaveExploits0References4
attackerkb
attackerkb
•added 2026/05/23 6:30 p.m.•16 views

CVE-2018-25356

SIPp 3.6 and earlier contains a local buffer overflow vulnerability in command-line argument handling that allows local attackers to crash the application or execute arbitrary code. Attackers can trigger the vulnerability by supplying oversized input to the -3pcc, -i, or -logfile parameters,...

8.6CVSS6.2AI score0.00162EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
•added 2026/05/23 1:27 a.m.•26 views

SUSE CVE-2026-46597

An incorrectly placed cast from bytes to int allowed for server-side panic in the AES-GCM packet decoder for well-crafted inputs...

7.5CVSS5.8AI score0.0062EPSS
SaveExploits0References32
Debian CVE
Debian CVE
•added 2026/05/22 1:22 p.m.•69 views

CVE-2026-9277

shell-quote's quote function did not validate object-token inputs against the operator model used by parse. The .op field was backslash-escaped character by character using /./g, which in JavaScript does not match line terminators \n, \r, U+2028, U+2029. A line terminator in .op therefore passed...

9.2CVSS5.9AI score0.00953EPSS
SaveExploits1
NVD
NVD
•added 2026/05/22 4:16 a.m.•26 views

CVE-2026-46597

An incorrectly placed cast from bytes to int allowed for server-side panic in the AES-GCM packet decoder for well-crafted inputs...

7.5CVSS0.0062EPSS
SaveExploits0References4
OSV
OSV
•added 2026/05/22 4:16 a.m.•11 views

AZL-87254 CVE-2026-46597 affecting package cri-o 1.30.1-1

An incorrectly placed cast from bytes to int allowed for server-side panic in the AES-GCM packet decoder for well-crafted inputs...

6.2AI score0.0062EPSS
SaveExploits0References1
OSV
OSV
•added 2026/05/22 4:16 a.m.•15 views

AZL-87900 CVE-2026-46597 affecting package kubernetes for versions less than 1.30.10-25

An incorrectly placed cast from bytes to int allowed for server-side panic in the AES-GCM packet decoder for well-crafted inputs...

6.2AI score0.0062EPSS
SaveExploits0References1
OSV
OSV
•added 2026/05/22 4:16 a.m.•18 views

UBUNTU-CVE-2026-46598

For certain crafted inputs, a 'ed25519.PrivateKey' was created by casting malformed wire bytes, leading to a panic when used...

5.3CVSS5.8AI score0.00515EPSS
SaveExploits0References6
Debian CVE
Debian CVE
•added 2026/05/22 2:31 a.m.•22 views

CVE-2026-46598

For certain crafted inputs, a 'ed25519.PrivateKey' was created by casting malformed wire bytes, leading to a panic when used...

5.8AI score0.00515EPSS
SaveExploits0
OSV
OSV
•added 2026/05/22 2:31 a.m.•14 views

CVE-2026-46598 Invoking pathological inputs can lead to client panic in golang.org/x/crypto/ssh/agent

For certain crafted inputs, a 'ed25519.PrivateKey' was created by casting malformed wire bytes, leading to a panic when used...

5.3CVSS6AI score
SaveExploits0References7
OSV
OSV
•added 2026/05/22 2:08 a.m.•25 views

GO-2026-5033 Invoking pathological inputs can lead to client panic in golang.org/x/crypto/ssh/agent

For certain crafted inputs, a 'ed25519.PrivateKey' was created by casting malformed wire bytes, leading to a panic when used...

5.8AI score0.00515EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
•added 2026/05/22 12:00 a.m.•28 views

PT-2026-42717

Name of the Vulnerable Software and Affected Versions The product name cannot be determined affected versions not specified Description An incorrectly placed cast from bytes to int in the AES-GCM packet decoder allows for a server-side panic when processing well-crafted inputs. A server-side pani...

7.5CVSS5.8AI score0.0062EPSS
SaveExploits0
CNNVD
CNNVD
•added 2026/05/22 12:00 a.m.•20 views

Google Go 安全漏洞

Google Go is a static, strongly typed, compiled, concurrent programming language with garbage collection features from the American company Google. There is a security vulnerability in Google Go, which stems from an error in the conversion between bytes and integers. This vulnerability may cause ...

7.5CVSS5.8AI score0.0062EPSS
SaveExploits0References5
CNNVD
CNNVD
•added 2026/05/22 12:00 a.m.•21 views

Trimble SketchUp 安全漏洞

Trimble SketchUp is a 3D modeling software developed by Trimble in the United States. It is designed for architects, urban planning experts, producers, game developers, and professionals in related fields. Trimble SketchUp has a security vulnerability that stems from improper handling of dynamic...

9.3CVSS6.4AI score0.00263EPSS
SaveExploits0References1
Github Security Blog
Github Security Blog
•added 2026/05/21 8:49 p.m.•31 views

Russh: Unchecked CryptoVec allocation and growth handling is reachable

Title Unchecked CryptoVec allocation and growth handling was reachable from local agent inputs in current russh releases and from remote SSH traffic in historical pre-0.58.0 releases Summary CryptoVec used unchecked capacity growth, unchecked length arithmetic, and unsafe allocation/locking paths...

7.5CVSS5.9AI score0.0046EPSS
SaveExploits0References5Affected Software2
OSV
OSV
•added 2026/05/21 8:49 p.m.•38 views

GHSA-G9F8-WQJ9-FJW5 Russh: Unchecked CryptoVec allocation and growth handling is reachable

Title Unchecked CryptoVec allocation and growth handling was reachable from local agent inputs in current russh releases and from remote SSH traffic in historical pre-0.58.0 releases Summary CryptoVec used unchecked capacity growth, unchecked length arithmetic, and unsafe allocation/locking paths...

7.5CVSS5.9AI score0.0046EPSS
SaveExploits0References5
NVD
NVD
•added 2026/05/21 6:16 p.m.•20 views

CVE-2026-48236

Open ISES Tickets before 3.44.2 contains a SQL injection vulnerability in dbloader.php where the multiple POST parameters ticketsdb, ticketshost, ticketsuser, ticketspassword are concatenated into mysqli connection arguments and dynamic SQL operating against an attacker-controlled database withou...

7.1CVSS0.00355EPSS
SaveExploits0References3
NVD
NVD
•added 2026/05/21 6:16 p.m.•31 views

CVE-2026-48216

Open ISES Tickets before 3.44.2 contains a reflected cross-site scripting vulnerability in dbloader.php that allows authenticated attackers to inject arbitrary JavaScript by passing an unsanitized value through the multiple POST parameters ticketshost, ticketsdb, ticketsuser, ticketspassword,...

5.4CVSS0.00295EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
•added 2026/05/21 5:10 p.m.•13 views

CVE-2026-48231 Open ISES Tickets < 3.44.2 SQL Injection via tables.php Multiple Parameters

Open ISES Tickets before 3.44.2 contains a SQL injection vulnerability in tables.php where the multiple POST parameters tablename, indexname, sortby are concatenated into table/column identifiers in dynamically constructed SELECT/UPDATE/DELETE statements without sanitization. Authenticated...

7.1CVSS5.9AI score0.00355EPSS
SaveExploits0References3
Rows per page
Query Builder