1170 matches found
CVE-2024-25977 Session Fixation
The application does not change the session token when using the login or logout functionality. An attacker can set a session token in the victim's browser e.g. via XSS and prompt the victim to log in e.g. via a redirect to the login page. This results in the victim's account being taken over...
CVE-2024-25977
CVE-2024-25977 corresponds to a session-fixation vulnerability in the HAWKI interface (HAWK Digital Environments). The issue arises because the application does not change the session token on login/logout, allowing an attacker to set a victim’s token (e.g., via XSS) and prompt login, resulting i...
CVE-2024-25977 Session Fixation
The application does not change the session token when using the login or logout functionality. An attacker can set a session token in the victim's browser e.g. via XSS and prompt the victim to log in e.g. via a redirect to the login page. This results in the victim's account being taken over...
PT-2024-21251 · Interaction Design Team At The University Of Applied Sciences Arts In Hildesheim/Germany +1 · Hawki
Name of the Vulnerable Software and Affected Versions: No specific software or versions are mentioned. Description: The application does not change the session token when using the login or logout functionality. An attacker can set a session token in the victim's browser, for example via XSS, and...
HAWKI 1.0.0-beta.1 XSS / File Overwrite / Session Fixation
SEC Consult Vulnerability Lab Security Advisory ======================================================================= title: Multiple vulnerabilities product: HAWKI Interaction Design Team at the University of Applied Sciences and Arts in Hildesheim/Germany vulnerable version: 1.0.0-beta.1,...
CVE-2024-36426
In TARGIT Decision Suite 23.2.15007.0 before Autumn 2023, the session token is part of the URL and may be sent in a cleartext HTTP session...
CVE-2024-36426
The CVE-2024-36426 entry documents a vulnerability in TARGIT Decision Suite prior to Autumn 2023 (version 23.2.15007.0) where the session token is included in the URL, potentially transmitted over cleartext HTTP. Reported impact indicates high confidentiality risk (C: High while I and A are None)...
CVE-2024-36426
In TARGIT Decision Suite 23.2.15007.0 before Autumn 2023, the session token is part of the URL and may be sent in a cleartext HTTP session...
CVE-2024-36426
In TARGIT Decision Suite 23.2.15007.0 before Autumn 2023, the session token is part of the URL and may be sent in a cleartext HTTP session...
CVE-2024-23554
Cross-Site Request Forgery CSRF on Session Token vulnerability that could potentially lead to Remote Code Execution RCE...
CVE-2024-23554 HCL BigFix Platform is susceptible to Cross-Site Request Forgery
Cross-Site Request Forgery CSRF on Session Token vulnerability that could potentially lead to Remote Code Execution RCE...
CVE-2024-23554 HCL BigFix Platform is susceptible to Cross-Site Request Forgery
Cross-Site Request Forgery CSRF on Session Token vulnerability that could potentially lead to Remote Code Execution RCE...
CVE-2024-23554
The CVE-2024-23554 entry affects the HCL BigFix Platform and describes a CSRF on a Session Token that could lead to Remote Code Execution (RCE). Affected versions are: prior to 9.5.24, prior to 10.0.11, and prior to 11.0.1. Remediation is to upgrade to 9.5.24 or later, 10.0.11 or later, or 11.0.1...
PT-2024-19936
Name of the Vulnerable Software and Affected Versions HCL BigFix Platform versions prior to 9.5.24 HCL BigFix Platform versions prior to 10.0.11 HCL BigFix Platform versions prior to 11.0.1 Description The issue is related to a Cross-Site Request Forgery CSRF on Session Token vulnerability that...
CVE-2024-28134
An unauthenticated remote attacker can extract a session token with a MitM attack and gain web-based management access with the privileges of the currently logged in user due to cleartext transmission of sensitive information. No additional user interaction is required. The access is limited as...
CVE-2024-28134 PHOENIX CONTACT: MitM attack gains privileges of the current logged in user in CHARX Series
An unauthenticated remote attacker can extract a session token with a MitM attack and gain web-based management access with the privileges of the currently logged in user due to cleartext transmission of sensitive information. No additional user interaction is required. The access is limited as...
Directus 代码问题漏洞
Directus is a real-time Api and application dashboard. It is used to manage Sql database content. A code issue vulnerability exists in Directus versions prior to 10.11.0, which stems from a session token feature that does not expire upon logout...
PT-2024-22284 · Phoenix Contact · Phoenix Contact Charx Sec-3100
Name of the Vulnerable Software and Affected Versions: Phoenix Contact CHARX SEC-3100 versions up to 1.5.1 Description: An unauthenticated remote attacker can extract a session token with a Man-in-the-Middle MitM attack and gain web-based management access with the privileges of the currently...
PHOENIX CONTACT CHARX SEC-3000 安全漏洞
PHOENIX CONTACT CHARX SEC is a series of AC charge controllers from PHOENIX CONTACT, Germany. A security vulnerability exists in the PHOENIX CONTACT CHARX SEC-3000 version 1.5.1 and earlier, which originates from an unauthenticated, remote attacker who can extract session tokens via a MitM attack...
Directus Lacks Session Tokens Invalidation
Summary Currently session tokens function like the other JWT tokens where they are not actually invalidated when logging out. The directussession gets destroyed and the cookie gets deleted but if you captured the cookie value it will still work for the entire expiry time which is set to 1 day by...