Lucene search
+L

2172 matches found

RedhatCVE
RedhatCVE
added 2025/05/22 4:10 a.m.14 views

CVE-2019-0341

The session cookie used by SAP Enable Now, version 1902, does not have the HttpOnly flag set. If an attacker runs script code in the context of the application, he could get access to the session cookie. The session cookie could then be abused to gain access to the application...

8.8CVSS7.2AI score0.0106EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/05/22 3:22 a.m.11 views

CVE-2018-17213

An issue was discovered in PrinterOn Central Print Services CPS through 4.1.4. A user without valid credentials can bypass the authentication process, obtaining a valid session cookie with guest/pseudo-guest level privileges. This cookie can then be further used to perform other attacks...

8.8CVSS7.2AI score0.01428EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2025/05/22 12:51 a.m.18 views

CVE-2012-0398

EMC Documentum eRoom before 7.4.4 does not properly validate session cookies, which allows remote attackers to hijack or replay sessions via unspecified vectors...

7.5CVSS7.1AI score0.01308EPSS
SaveExploits0References1
Veracode
Veracode
added 2025/05/14 10:21 a.m.9 views

Session Fixation

Rack is vulnerable to Session Fixation. The vulnerability is due to race conditions in session handling due to concurrent requests potentially restoring a deleted session when using Rack::Session::Pool, allowing an attacker with a valid session cookie to retain access even after logout...

4.2CVSS6.5AI score0.00201EPSS
SaveExploits0References7Affected Software1
Veracode
Veracode
added 2025/05/14 10:14 a.m.8 views

Session Fixation

rack-session is vulnerable to session Fixation. The vulnerability is due to improper session invalidation due to sessions being restorable if an attacker with a valid session cookie triggers a long-running request concurrent with a legitimate user logout, allowing continued unauthorized access...

4.2CVSS6.5AI score0.00282EPSS
SaveExploits0References6Affected Software1
Tenable Nessus
Tenable Nessus
added 2025/05/14 12:0 a.m.9 views

Alibaba Cloud Linux 3 : 0008: python-flask (ALINUX3-SA-2024:0008)

The remote Alibaba Cloud Linux 3 host has packages installed that are affected by a vulnerability as referenced in the ALINUX3-SA-2024:0008 advisory. Package updates are available for Alibaba Cloud Linux 3 that fix the following vulnerabilities: CVE-2023-30861: Flask is a lightweight WSGI web...

7.5CVSS7.4AI score0.01216EPSS
SaveExploits1References2
Veracode
Veracode
added 2025/05/13 7:44 p.m.9 views

Cross-site Scripting (XSS)

org.graylog2:graylog2-server is vulnerable to Cross-site Scripting XSS. The vulnerability is due to insecure input handling due to the ability to inject and submit malicious HTML forms via the Event Definition Remediation Step field, which can result in session cookie theft under specific...

8CVSS6.2AI score0.00229EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2025/05/09 8:59 p.m.160 views

CVE-2025-47269 code-server session cookie can be extracted by having user visit specially crafted proxy URL

code-server runs VS Code on any machine anywhere through browser access. Prior to version 4.99.4, a maliciously crafted URL using the proxy subpath can result in the attacker gaining access to the session token. Failure to properly validate the port for a proxy request can result in proxying to a...

8.3CVSS0.36027EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2025/05/09 8:59 p.m.11 views

CVE-2025-47269 code-server session cookie can be extracted by having user visit specially crafted proxy URL

code-server runs VS Code on any machine anywhere through browser access. Prior to version 4.99.4, a maliciously crafted URL using the proxy subpath can result in the attacker gaining access to the session token. Failure to properly validate the port for a proxy request can result in proxying to a...

8.3CVSS8.2AI score0.36027EPSS
SaveExploits0References3
CVE
CVE
added 2025/05/09 8:59 p.m.84 views

CVE-2025-47269

Summary: The code-server CVE-2025-47269 vulnerability affects versions before 4.99.4, where a maliciously crafted URL using the built-in proxy /proxy subpath can cause the proxy to forward to an attacker-controlled domain, potentially exposing a user’s session token and enabling session hijacking...

8.3CVSS6.9AI score0.36027EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2025/05/09 7:34 p.m.32 views

code-server's session cookie can be extracted by having user visit specially crafted proxy URL

Summary A maliciously crafted URL using the proxy subpath can result in the attacker gaining access to the session token. Details Failure to properly validate the port for a proxy request can result in proxying to an arbitrary domain. The malicious URL https:///proxy/[email protected]/path would be...

8.3CVSS7AI score0.36027EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2025/05/09 7:34 p.m.53 views

GHSA-P483-WPFP-42CJ code-server's session cookie can be extracted by having user visit specially crafted proxy URL

Summary A maliciously crafted URL using the proxy subpath can result in the attacker gaining access to the session token. Details Failure to properly validate the port for a proxy request can result in proxying to an arbitrary domain. The malicious URL https:///proxy/[email protected]/path would be...

8.3CVSS7AI score0.36027EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2025/05/09 4:20 p.m.28 views

CVE-2025-46827

Graylog is a free and open log management platform. Prior to versions 6.0.14, 6.1.10, and 6.2.0, it is possible to obtain user session cookies by submitting an HTML form as part of an Event Definition Remediation Step field. For this attack to succeed, the attacker needs a user account with...

8CVSS6.5AI score0.00229EPSS
SaveExploits0References1
Github Security Blog
Github Security Blog
added 2025/05/08 2:45 p.m.20 views

Rack session gets restored after deletion

Summary When using the Rack::Session::Pool middleware, simultaneous rack requests can restore a deleted rack session, which allows the unauthenticated user to occupy that session. Details Rack session middleware prepares the session at the beginning of request, then saves is back to the store wit...

4.2CVSS4.6AI score0.00201EPSS
SaveExploits0References7Affected Software1
RubySec
RubySec
added 2025/05/08 12:0 a.m.23 views

Rack session gets restored after deletion

Summary When using the Rack::Session::Pool middleware, simultaneous rack requests can restore a deleted rack session, which allows the unauthenticated user to occupy that session. Details Rack session middleware prepares the session at the beginning of request, then saves is back to the store wit...

4.2CVSS6.8AI score0.00201EPSS
SaveExploits0References1Affected Software1
Positive Technologies
Positive Technologies
added 2025/05/07 12:0 a.m.8 views

PT-2025-20234 · Graylog · Graylog

Name of the Vulnerable Software and Affected Versions: Graylog versions prior to 6.0.14 Graylog versions prior to 6.1.10 Graylog versions prior to 6.2.0 Description: The issue allows an attacker to obtain user session cookies by submitting an HTML form as part of an Event Definition Remediation...

8CVSS6AI score0.00229EPSS
SaveExploits0References7
NVD
NVD
added 2025/05/03 4:15 p.m.15 views

CVE-2024-58134

Mojolicious versions from 0.999922 for Perl uses a hard coded string, or the application's class name, as an HMAC session cookie secret by default. These predictable default secrets can be exploited by an attacker to forge session cookies. An attacker who knows or guesses the secret could compute...

8.1CVSS0.00459EPSS
SaveExploits1References11
CVE
CVE
added 2025/05/03 4:8 p.m.94 views

CVE-2024-58134

CVE-2024-58134 (Mojolicious on Perl): Affected versions are Mojolicious 0.999922 and later up to 9.39, where the HMAC session cookie secret is derived from a hard-coded string or the app class name by default. This predictable secret enables an attacker who learns or guesses the secret to forge v...

8.1CVSS6.2AI score0.00459EPSS
SaveExploits1References11Affected Software1
Positive Technologies
Positive Technologies
added 2025/05/03 12:0 a.m.4 views

PT-2025-18947 · Unknown +1 · Mojolicious +1

Name of the Vulnerable Software and Affected Versions: Mojolicious versions 0.999922 through 9.39 Description: The issue concerns the use of a hard-coded string or the application's class name as a HMAC session secret by default in Mojolicious for Perl. This predictable default secret can be...

8.1CVSS6.2AI score0.00459EPSS
SaveExploits1References21
CVE
CVE
added 2025/04/29 8:43 p.m.72 views

CVE-2025-46344

Summary of affected component: Auth0 Next.js SDK (nextjs-auth0), version range 4.0.1 through 4.5.0. Root cause: When generating a JWE token for the session, the code does not invoke .setExpirationTime, so the JWE lacks an internal expiration claim; session cookies may expire, but the JWE remains ...

7.1CVSS6.7AI score0.00398EPSS
SaveExploits0References3
Rows per page
Query Builder