Lucene search
+L

31592 matches found

NVD
NVD
added 2026/03/26 3:16 a.m.9 views

CVE-2014-125112

Plack::Middleware::Session::Cookie versions through 0.21 for Perl allows remote code execution. Plack::Middleware::Session::Cookie versions through 0.21 has a security vulnerability where it allows an attacker to execute arbitrary code on the server during deserialization of the cookie data, when...

9.8CVSS0.0083EPSS
SaveExploits0References3
OSV
OSV
added 2026/03/26 3:16 a.m.11 views

DEBIAN-CVE-2014-125112

Plack::Middleware::Session::Cookie versions through 0.21 for Perl allows remote code execution. Plack::Middleware::Session::Cookie versions through 0.21 has a security vulnerability where it allows an attacker to execute arbitrary code on the server during deserialization of the cookie data, when...

9.8CVSS6.8AI score0.0083EPSS
SaveExploits0References1
CVE
CVE
added 2026/03/26 2:04 a.m.37 views

CVE-2014-125112

CVE-2014-125112 affects Plack::Middleware::Session::Cookie for Perl, with versions through 0.21 vulnerable. The issue allows an attacker to execute arbitrary code on the server during deserialization of cookie data when there is no secret used to sign the cookie. This results in remote code execu...

9.8CVSS6.4AI score0.0083EPSS
SaveExploits0References3Affected Software1
Vulnrichment
Vulnrichment
added 2026/03/26 2:04 a.m.4 views

CVE-2014-125112 Plack::Middleware::Session::Cookie versions through 0.21 for Perl allows remote code execution

Plack::Middleware::Session::Cookie versions through 0.21 for Perl allows remote code execution. Plack::Middleware::Session::Cookie versions through 0.21 has a security vulnerability where it allows an attacker to execute arbitrary code on the server during deserialization of the cookie data, when...

6.4AI score0.0083EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2026/03/26 2:04 a.m.10 views

CVE-2014-125112

Plack::Middleware::Session::Cookie versions through 0.21 for Perl allows remote code execution. Plack::Middleware::Session::Cookie versions through 0.21 has a security vulnerability where it allows an attacker to execute arbitrary code on the server during deserialization of the cookie data, when...

9.8CVSS6.7AI score0.0083EPSS
SaveExploits0
ATTACKERKB
ATTACKERKB
added 2026/03/26 2:04 a.m.3 views

CVE-2014-125112

Plack::Middleware::Session::Cookie versions through 0.21 for Perl allows remote code execution. Plack::Middleware::Session::Cookie versions through 0.21 has a security vulnerability where it allows an attacker to execute arbitrary code on the server during deserialization of the cookie data, when...

6.4AI score0.0083EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/03/26 2:04 a.m.36 views

CVE-2014-125112 Plack::Middleware::Session::Cookie versions through 0.21 for Perl allows remote code execution

Plack::Middleware::Session::Cookie versions through 0.21 for Perl allows remote code execution. Plack::Middleware::Session::Cookie versions through 0.21 has a security vulnerability where it allows an attacker to execute arbitrary code on the server during deserialization of the cookie data, when...

0.0083EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2026/03/26 12:00 a.m.18 views

Authelia 跨站脚本漏洞

Authelia is a single-signpoint login multi-factor portal developed by Authelia OpenSource. Version 4.39.15 of Authelia contains a cross-site scripting vulnerability. This vulnerability arises from the lack of neutralization of the language cookie value during the rendering of HTML templates, whic...

6.1CVSS6.3AI score0.00226EPSS
SaveExploits1References1
CNNVD
CNNVD
added 2026/03/26 12:00 a.m.14 views

Plack::Middleware::Session::Cookie 安全漏洞

Plack::Middleware::Session::Cookie is a Perl-based web session management middleware component developed by MIYAGAWA’s individual developers. Versions of Plack::Middleware::Session::Cookie prior to version 0.21 contain security vulnerabilities. These vulnerabilities stem from the lack of key...

9.8CVSS6.1AI score0.0083EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/03/26 12:00 a.m.10 views

PT-2026-28206

The DSGVO snippet for Leaflet Map and its Extensions plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the leafext-cookie-time and leafext-delete-cookie shortcodes in all versions up to, and including, 3.1. This is due to insufficient input sanitization and output escaping on...

6.4CVSS6AI score0.00235EPSS
SaveExploits0References6
Tenable Nessus
Tenable Nessus
added 2026/03/26 12:00 a.m.6 views

Nutanix AHV : Multiple Vulnerabilities (NXSA-AHV-11.0.1)

The version of AHV installed on the remote host is prior to 11.0.1. It is, therefore, affected by multiple vulnerabilities as referenced in the NXSA-AHV-11.0.1 advisory. - A flaw was found in libssh when using the ChaCha20 cipher with the OpenSSL library. If an attacker manages to exhaust the hea...

8.6CVSS6.8AI score0.01549EPSS
SaveExploits15References18
Snyk
Snyk
added 2026/03/25 5:32 p.m.6 views

Sensitive Cookie in HTTPS Session Without "Secure" Attribute

Overview @grackle-ai/server is a Grackle server orchestrator — spawns and wires core gRPC, web-server HTTP, MCP, and PowerLine Affected versions of this package are vulnerable to Sensitive Cookie in HTTPS Session Without "Secure" Attribute in the session process. An attacker can intercept session...

3.1CVSS5.9AI score
SaveExploits0References2
OSV
OSV
added 2026/03/25 5:32 p.m.9 views

GHSA-5J35-XR4G-VWF4 @grackle-ai/server has a Missing Secure Flag on Session Cookie

Impact The session cookie is set with HttpOnly; SameSite=Lax; Path=/ but does not include the Secure flag. This means the cookie will be sent over plain HTTP connections. Since the server binds to 127.0.0.1 by default and uses HTTP not HTTPS, this is acceptable for localhost use. However, when...

2.3CVSS5.8AI score
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2026/03/25 5:32 p.m.16 views

@grackle-ai/server has a Missing Secure Flag on Session Cookie

Impact The session cookie is set with HttpOnly; SameSite=Lax; Path=/ but does not include the Secure flag. This means the cookie will be sent over plain HTTP connections. Since the server binds to 127.0.0.1 by default and uses HTTP not HTTPS, this is acceptable for localhost use. However, when...

5.8AI score
SaveExploits0References2Affected Software1
SUSE CVE
SUSE CVE
added 2026/03/25 4:56 p.m.14 views

SUSE CVE-2026-23333

This CVE ID has been rejected or withdrawn by its CVE Numbering Authority...

5.7AI score0.00024EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/03/25 1:31 p.m.14 views

CVE-2026-4816

A Reflected Cross Site Scripting XSS vulnerability has been found in Support Board v3.7.7. This vulnerability allows an attacker to execute JavaScript code in the victim's browser by sending the victim a malicious URL using the 'search' parameter in '/supportboard/include/articles.php'. This...

4.8CVSS5.8AI score0.0014EPSS
SaveExploits0References2
OSV
OSV
added 2026/03/25 10:27 a.m.14 views

CVE-2026-23333 netfilter: nft_set_rbtree: validate open interval overlap

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftsetrbtree: validate open interval overlap Upstream commit 648946966a08e4cb1a71619e3d1b12bd7642de7b Open intervals do not have an end element, in particular an open interval at the end of the set is hard to validate...

5.8AI score
SaveExploits0References4
OSV
OSV
added 2026/03/25 10:10 a.m.5 views

SUSE-SU-2026:1010-1 Security update 5.0.7 for Multi-Linux Manager Server

This update fixes the following issues: branch-network-formula: - Update to version 1.1.0 Enable containers on SLE15SP7 Exclude podman interfaces from sysctl setting cobbler: - Compatibility fixes for tftpboot directory setup inter-server-sync: - Version 0.3.10-0 Write log to a rotated file witho...

7.5CVSS7.1AI score0.00261EPSS
SaveExploits1References43
OSV
OSV
added 2026/03/25 3:41 a.m.5 views

OPENSUSE-SU-2026:20419-1 Security update for python-pyOpenSSL

This update for python-pyOpenSSL fixes the following issues: - CVE-2026-27448: unhandled exception can result in connection not being cancelled bsc1259804. - CVE-2026-27459: large cookie value can lead to a buffer overflow bsc1259808...

9.8CVSS6.1AI score0.00704EPSS
SaveExploits0References4
OSV
OSV
added 2026/03/25 3:41 a.m.6 views

SUSE-SU-2026:20930-1 Security update for python-pyOpenSSL

This update for python-pyOpenSSL fixes the following issues: - CVE-2026-27448: unhandled exception can result in connection not being cancelled bsc1259804. - CVE-2026-27459: large cookie value can lead to a buffer overflow bsc1259808...

9.8CVSS6.2AI score0.00704EPSS
SaveExploits0References5
Rows per page
Query Builder