Lucene search
+L

2489 matches found

Positive Technologies
Positive Technologies
added 2023/09/12 12:00 a.m.11 views

PT-2023-5466 · Red Hat · 3Scale Admin Portal

Name of the Vulnerable Software and Affected Versions: 3Scale Admin Portal affected versions not specified Description: A flaw was found in 3Scale Admin Portal. If a user logs out from the personal tokens page and then presses the back button in the browser, the tokens page is rendered from the...

5.5CVSS5.1AI score0.00212EPSS
SaveExploits0References9
CNNVD
CNNVD
added 2023/09/12 12:00 a.m.10 views

Rockwell Automation Pavilion8 授权问题漏洞

Rockwell Automation Pavilion8 is a model prediction console from Rockwell Automation. Rockwell Automation Pavilion8 suffers from an authorization issue vulnerability that stems from the fact that the JMX Console is publicly available to users and does not require authentication. An attacker could...

8.8CVSS6.8AI score0.00777EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2023/08/30 9:03 p.m.22 views

CVE-2023-41041 User session is still usable after logout in graylog2-server

Graylog is a free and open log management platform. In a multi-node Graylog cluster, after a user has explicitly logged out, a user session may still be used for API requests until it has reached its original expiry time. Each node maintains an in-memory cache of user sessions. Upon a cache-miss,...

2.6CVSS6.7AI score0.00411EPSS
SaveExploits1References2
Citrix
Citrix
added 2023/08/28 12:00 a.m.12 views

How to Recognize NetScaler Gateway User Login and Logout Entries in ns.log

This article introduces how to locate gateway login and logout records in ns.log to monitor authentication success/failure for each user...

7.3AI score
SaveExploits0
CVE
CVE
added 2023/08/23 8:15 p.m.88 views

CVE-2023-40178

Node-SAML CVE-2023-40178 is a functional issue in validatePostRequestAsync that allows LogoutRequest XML to be reused beyond NotOnOrAfter due to missing current-timestamp checks. Root cause: absence of timestamp validity checks in the LogoutRequest validation flow (e.g., validatePostRequestAsync/...

5.3CVSS5AI score0.00491EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2023/08/23 3:37 p.m.23 views

CVE-2023-40273 Session fixation in Apache Airflow web interface

The session fixation vulnerability allowed the authenticated user to continue accessing Airflow webserver even after the password of the user has been reset by the admin - up until the expiry of the session of the user. Other than manually cleaning the session database for database session backen...

8CVSS7AI score
SaveExploits0References5
CNNVD
CNNVD
added 2023/08/23 12:00 a.m.9 views

node-saml 代码问题漏洞

node-saml is a SAML library that does not depend on any framework running in Node.js. A code issue vulnerability exists in Node-SAML versions prior to 4.0.5 that stems from not checking the current timestamp, and LogoutRequest XML can be reused multiple times...

5.3CVSS5.7AI score0.00491EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2023/08/21 12:00 a.m.18 views

PT-2023-27307 · Node-Saml · Node-Saml

Name of the Vulnerable Software and Affected Versions: Node-SAML versions prior to 4.0.5 Description: The lack of checking of the current timestamp allows a LogoutRequest XML to be reused multiple times even when the current time is past the NotOnOrAfter. This could impact the user where they wou...

5.3CVSS5AI score0.00491EPSS
SaveExploits0References8
Citrix
Citrix
added 2023/08/18 12:00 a.m.9 views

Exploring ICA Login and Logout Records in NetScaler logs

This articlestates the essential ICA login and logout records contained within the NetScaler's "/var/log/ns.log."...

7.1AI score
SaveExploits0
Huntr
Huntr
added 2023/08/15 6:29 a.m.13 views

Insufficient Session Expiration

Insufficient session expiration is a web application security vulnerability that occurs when a web application does not properly manage the lifecycle of a user's session. This can allow an attacker to hijack the user's session and gain unauthorized access to the application. The web application m...

6.9AI score
SaveExploits0References1
OSV
OSV
added 2023/08/09 8:15 a.m.7 views

CVE-2023-24477

In certain conditions, depending on timing and the usage of the Chrome web browser, Guardian/CMC versions before 22.6.2 do not always completely invalidate the user session upon logout. Thus an authenticated local attacker may gain acces to the original user's session...

7CVSS5.8AI score0.00146EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2023/08/09 12:00 a.m.8 views

Nozomi Networks Guardian Authorization Issues Vulnerability

Nozomi Networks Guardian is an IoT device and software inspection system from Nozomi Networks, USA. Nozomi Networks Guardian suffers from a security vulnerability that stems from the fact that, under certain circumstances, it may not completely disable a user's session upon logout...

7CVSS6.8AI score0.00146EPSS
SaveExploits0References3
NOZOMI
NOZOMI
added 2023/08/09 12:00 a.m.25 views

Session Fixation in Guardian/CMC before 22.6.2

Summary In certain conditions, depending on timing and the usage of the Chrome web browser, Guardian/CMC versions before 22.6.2 do not always completely invalidate the user session upon logout. Thus an authenticated local attacker may gain acces to the original user's session. Impact Unauthorized...

7CVSS6.5AI score0.00146EPSS
SaveExploits0Affected Software2
Positive Technologies
Positive Technologies
added 2023/08/09 12:00 a.m.11 views

PT-2023-19632 · Google · Google Chrome

Name of the Vulnerable Software and Affected Versions: Guardian/CMC versions prior to 22.6.2 Description: The issue arises under certain conditions, influenced by timing and the usage of the Chrome web browser, where the user session is not always fully invalidated upon logout. This allows an...

7CVSS6.3AI score0.00146EPSS
SaveExploits0References7
Tenable Nessus
Tenable Nessus
added 2023/08/07 12:00 a.m.10 views

MediaWiki < 1.35.0 Multiple Vulnerabilities

According to its self-reported version number, the instance of MediaWiki hosted on the remote web server is prior to 1.35. It is, therefore, affected by multiple vulnerabilities: - A vulnerability in the default Cologne Blue skin in the qbfind paramter inside CologneBlueTemplate.php leading to...

6.1CVSS6.5AI score0.01429EPSS
SaveExploits2References6
Huntr
Huntr
added 2023/08/05 10:31 p.m.22 views

CSRF Logout

Description Bad actor can send to victims link ie. obfuscated with payload /signout and when victims will use it - can change the state of user logged in/logged out. Proof of Concept Payload: https://eu.aptabase.com/api/auth/signout Repro steps: As logged in user https://eu.aptabase.com/ open new...

6.8AI score
SaveExploits0References2
Veracode
Veracode
added 2023/08/04 6:07 a.m.25 views

Improper Session Management

github.com/answerdev/answer is vulnerable to Improper Session Management. The vulnerability exists in UserLogout function at usercontroller.go due to improper cache handling during the admin logout which allows an attacker to use the token to gain unauthorized access to the application even after...

8.8CVSS7AI score0.00775EPSS
SaveExploits1References4Affected Software1
OSV
OSV
added 2023/08/02 1:15 p.m.5 views

CVE-2023-26448

Custom log-in and log-out locations are used-defined as jslob but were not checked to contain malicious protocol handlers. Malicious script code can be executed within the victims context. This can lead to session hijacking or triggering unwanted actions via the web interface and API. To exploit...

5.4CVSS5.8AI score0.00665EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2023/08/02 12:00 a.m.15 views

PT-2023-20640 · Ox Software Gmbh +1 · Ox App Suite +1

Name of the Vulnerable Software and Affected Versions: No specific software or versions are mentioned in the provided descriptions. Description: The issue arises from custom log-in and log-out locations defined as jslob, which were not checked for malicious protocol handlers. This oversight allow...

5.4CVSS5.5AI score0.00665EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
added 2023/07/31 1:49 p.m.39 views

CVE-2023-20862

A flaw was found in Spring Security. In affected versions of Spring Security, the logout support does not properly clean the security context if using serialized versions. Additionally, it is not possible to explicitly save an empty security context to the HttpSessionSecurityContextRepository. Th...

6.3CVSS8.8AI score0.00648EPSS
SaveExploits0References4
Rows per page
Query Builder