Lucene search
+L

660 matches found

OSV
OSV
added 2024/12/20 9:50 a.m.36 views

BIT-RAILS-2024-26144 Possible Sensitive Session Information Leak in Active Storage

Rails is a web-application framework. Starting with version 5.2.0, there is a possible sensitive session information leak in Active Storage. By default, Active Storage sends a Set-Cookie header along with the user's session cookie when serving blobs. It also sets Cache-Control to public. Certain...

5.3CVSS5.1AI score0.01129EPSS
SaveExploits0References7
F5 Networks
F5 Networks
added 2024/12/12 9:19 p.m.27 views

K000148969: Python vulnerability CVE-2024-7592

Security Advisory Description There is a LOW severity vulnerability affecting CPython, specifically the 'http.cookies' standard library module. When parsing cookies that contained backslashes for quoted characters in the cookie value, the parser would use an algorithm with quadratic complexity,...

7.5CVSS7.7AI score0.02284EPSS
SaveExploits1Affected Software2
Vulnrichment
Vulnrichment
added 2024/12/12 6:46 a.m.6 views

CVE-2024-12312 Print Science Designer <= 1.3.152 - Unauthenticated PHP Object Injection

The Print Science Designer plugin for WordPress is vulnerable to PHP Object Injection in all versions up to, and including, 1.3.152 via deserialization of untrusted input through the 'designer-saved-projects' cookie. This makes it possible for unauthenticated attackers to inject a PHP Object. No...

8.1CVSS7.5AI score0.01075EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2024/12/12 12:00 a.m.12 views

Apple iOS和Apple iPadOS 安全漏洞

Apple iOS and Apple iPadOS are products of Apple Inc.Apple iOS is an operating system developed for mobile devices.Apple iPadOS is an operating system for the iPad tablet computer. A security vulnerability exists in Apple iOS prior to 18.1 and iPadOS prior to 18.1, which arises from the possibili...

5.3CVSS6.1AI score0.00256EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2024/12/11 4:16 p.m.13 views

php: host/secure cookie bypass due to partial CVE-2022-31629 fix

An improper input validation vulnerability was found in PHP. Due to an incomplete fix to CVE-2022-31629, network and same-site attackers can set a standard insecure cookie in the victim's browser...

6.5CVSS7.3AI score0.38115EPSS
SaveExploits0References5
OSV
OSV
added 2024/12/09 9:31 p.m.4 views

GHSA-H63V-HW6G-X8HP Bit flip attack vulnerability in cookie-encrypter

due to a weakness in the encryption method used in cookie-encrypter an attack can use the world visible IV to edit encrypted cookies without decrypting the cookie itself. This is known as an AES CBC bit flipping attack...

8.2CVSS5.9AI score0.00279EPSS
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2024/11/26 7:37 a.m.12 views

CVE-2024-28038

The web interface of the affected devices processes a cookie value improperly, leading to a stack buffer overflow. More precisely, giving too long character string to MFPSESSIONID parameter results in a stack buffer overflow. As for the details of affected product names, model numbers, and...

9CVSS7.2AI score0.02609EPSS
SaveExploits1References6
CNNVD
CNNVD
added 2024/11/18 12:00 a.m.9 views

Google Firebase Js Sdk 安全漏洞

Google Firebase Js Sdk is a client-side codebase for connecting to Firebase back-end services from Google, Inc USA. A security vulnerability exists in Google Firebase Js Sdk that stems from the use of a cookie named FIREBASEDEFAULTS to store configuration data, which allows an attacker to capture...

6.1CVSS6.3AI score0.00129EPSS
SaveExploits0References2
CVE
CVE
added 2024/11/07 8:58 a.m.60 views

CVE-2024-30142

HCL BigFix Compliance is affected by a missing secure flag on a cookie, enabling cookie theft via XSS and potentially unauthorized access or cookies transmitted over unencrypted channels. The CVE refers to vulnerability in product HCL BigFix Compliance (reported as 2024-30142) and is corroborated...

3.8CVSS4.1AI score0.00104EPSS
SaveExploits0References1Affected Software1
OSV
OSV
added 2024/10/22 3:15 p.m.8 views

CVE-2024-43177

IBM Concert 1.0.0 and 1.0.1 vulnerable to attacks that rely on the use of cookies without the SameSite attribute...

9.8CVSS6.7AI score
SaveExploits0References1
CNNVD
CNNVD
added 2024/10/15 12:00 a.m.10 views

WordPress plugin WP 2FA with Telegram 安全漏洞

WordPress and WordPress plugin are both products of the WordPress Foundation.WordPress is a set of blogging platforms developed using the PHP language. The platform supports setting up personal blog sites on servers with PHP and MySQL.WordPress plugin is an application plugin. A security...

7.5CVSS7AI score0.00402EPSS
SaveExploits0References3
Veracode
Veracode
added 2024/10/09 4:18 a.m.7 views

Cookie Poisoning

cookie is vulnerable to Cookie Poisoning. The vulnerability is due to improper input validation for the cookie name, path, and domain fields, allowing these fields to be manipulated and alter other cookie attributes...

6.9CVSS6.6AI score0.00744EPSS
SaveExploits0References4Affected Software2
OSV
OSV
added 2024/10/04 8:15 p.m.15 views

AZL-50067 CVE-2024-47764 affecting package nodejs-nodemon 2.0.3-5

cookie is a basic HTTP cookie parser and serializer for HTTP servers. The cookie name could be used to set other fields of the cookie, resulting in an unexpected cookie value. A similar escape can be used for path and domain, which could be abused to alter other fields of the cookie. Upgrade to...

6.9CVSS6.7AI score0.00744EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2024/10/04 7:15 p.m.4 views

CVE-2023-26770

TaskCafe 0.3.2 lacks validation in the Cookie value. Any unauthenticated attacker who knows a registered UserID can change the password of that user...

9.8CVSS5.9AI score0.00724EPSS
SaveExploits1References3
CVE
CVE
added 2024/10/04 7:09 p.m.365 views

CVE-2024-47764

CVE-2024-47764 affects a Node.js cookie parsing/serialization package. The vulnerability arises because the cookie name can be used to influence other cookie fields, potentially yielding an unexpected cookie value; a similar escape can affect path and domain to alter other fields. Public advisori...

6.9CVSS6.5AI score0.00744EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2024/10/04 12:00 a.m.10 views

cookie 安全漏洞

cookie is an HTTP server cookie parsing and serialization library open-sourced by jshttp. A security vulnerability exists in versions prior to cookie 0.7.0, which stems from a vulnerability that allows an attacker to set other fields of a cookie by manipulating the cookie name, resulting in...

6.9CVSS7.5AI score0.00744EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2024/10/01 12:00 a.m.11 views

PT-2024-29349 · Unknown · Flatpress Cms

Name of the Vulnerable Software and Affected Versions: FlatPress CMS versions 1.3.1 through 1.3 Description: The issue concerns the use of insecure methods to store authentication data via the cookie's component. This could potentially lead to unauthorized access. No information is provided about...

8.1CVSS6.3AI score0.0043EPSS
SaveExploits0References8
CNVD
CNVD
added 2024/09/30 12:00 a.m.45 views

Advantech ADAM-5630 Access Control Error Vulnerability

Advantech ADAM-5630 is an edge intelligent data acquisition controller from Advantech, China. The Advantech ADAM-5630 suffers from an Access Control Error vulnerability that originates from an authenticated user's cookie being retained as a valid cookie even after the session is closed. An attack...

8.8CVSS6.5AI score0.00388EPSS
SaveExploits0References1
NVD
NVD
added 2024/09/27 12:15 p.m.27 views

CVE-2024-8644

Cleartext Storage of Sensitive Information in a Cookie vulnerability in Oceanic Software ValeApp allows Protocol Manipulation, : JSON Hijacking aka JavaScript Hijacking. This issue affects ValeApp: before v2.0.0...

9.3CVSS0.00268EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2024/09/27 11:48 a.m.35 views

CVE-2024-8644 Cleartext Storage of Sensitive Information in Oceanic Software's ValeApp

Cleartext Storage of Sensitive Information in a Cookie vulnerability in Oceanic Software ValeApp allows Protocol Manipulation, : JSON Hijacking aka JavaScript Hijacking. This issue affects ValeApp: before v2.0.0...

9.3CVSS0.00268EPSS
SaveExploits0References2
Rows per page
Query Builder