Lucene search
+L

1687 matches found

CVE
CVE
added 2024/06/14 4:5 a.m.59 views

CVE-2024-27176

CVE-2024-27176 affects Toshiba MFP/Toshiba Tec e-STUDIO printers. The root cause is an issue where an attacker can cause Remote Code Execution by overwriting files, enabled by falsifying a session ID variable. The vulnerability is documented as potentially exploitable in combination with other we...

7.2CVSS7.7AI score0.01504EPSS
SaveExploits1References4
NVD
NVD
added 2024/06/03 3:15 p.m.41 views

CVE-2024-36128

Directus is a real-time API and App dashboard for managing SQL database content. Prior to 10.11.2, providing a non-numeric length value to the random string generation utility will create a memory issue breaking the capability to generate random strings platform wide. This creates a denial of...

7.5CVSS7.5AI score0.0062EPSS
SaveExploits1References2
Github Security Blog
Github Security Blog
added 2024/05/30 9:4 p.m.12 views

TYPO3 frontend login vulnerable to Session Fixation

It has been discovered that TYPO3 is susceptible to session fixation. If a user authenticates while anonymous session data is present, the session id is not changed. This makes it possible for attackers to generate a valid session id, trick users into using this session id e.g. by leveraging a...

6.3AI score
SaveExploits0References6Affected Software1
Positive Technologies
Positive Technologies
added 2024/05/30 12:0 a.m.2 views

PT-2024-40453 · Typo3 · Typo3

Name of the Vulnerable Software and Affected Versions: TYPO3 affected versions not specified Description: The issue allows attackers to exploit session fixation. When a user authenticates while there is existing anonymous session data, the session id remains unchanged. This enables attackers to...

7.1CVSS6.7AI score
SaveExploits0References7
Tenable Nessus
Tenable Nessus
added 2024/05/23 12:0 a.m.38 views

Apache Tomcat 7.0.0 < 7.0.75

The version of Tomcat installed on the remote host is prior to 7.0.75. It is, therefore, affected by a vulnerability as referenced in the fixedinapachetomcat7.0.75security-7 advisory. - A bug in the error handling of the send file code for the NIO HTTP connector in Apache Tomcat 9.0.0.M1 to...

7.5CVSS7.6AI score0.16038EPSS
SaveExploits0References3
NVD
NVD
added 2024/05/14 3:39 p.m.11 views

CVE-2024-35050

An issue in SurveyKing v1.3.1 allows attackers to escalate privileges via re-using the session ID of a user that was deleted by an Admin...

8.8CVSS6.7AI score0.00705EPSS
SaveExploits1References1
OpenVAS
OpenVAS
added 2024/05/14 12:0 a.m.26 views

Brother Printers Multiple Vulnerabilities (Mar 2024)

Multiple Brother printers are prone to multiple vulnerabilities. SPDX-FileCopyrightText: 2024 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only if description...

6.1CVSS6.7AI score0.00345EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2024/05/13 1:20 p.m.17 views

CVE-2024-35050

An issue in SurveyKing v1.3.1 allows attackers to escalate privileges via re-using the session ID of a user that was deleted by an Admin...

7.1AI score0.00705EPSS
SaveExploits1References1
Cvelist
Cvelist
added 2024/05/13 1:20 p.m.19 views

CVE-2024-35050

An issue in SurveyKing v1.3.1 allows attackers to escalate privileges via re-using the session ID of a user that was deleted by an Admin...

7AI score0.00705EPSS
SaveExploits1References1
CVE
CVE
added 2024/05/13 1:20 p.m.45 views

CVE-2024-35050

CVE-2024-35050 concerns SurveyKing v1.3.1, where an attacker can escalate privileges by re-using a session ID belonging to a user that Admin has deleted. The Red Hat/PT security entries corroborate the same issue and specify SurveyKing 1.3.1 as affected. A practical workaround suggested in PT-202...

8.8CVSS7AI score0.00705EPSS
SaveExploits1References1Affected Software1
NVD
NVD
added 2024/04/30 7:15 p.m.23 views

CVE-2024-26331

ReCrystallize Server 5.10.0.0 uses a authorization mechanism that relies on the value of a cookie, but it does not bind the cookie value to a session ID. Attackers can easily modify the cookie value, within a browser or by implementing client-side code outside of a browser. Attackers can bypass t...

7.5CVSS7AI score0.49322EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2024/04/30 6:39 p.m.28 views

CVE-2024-3411 Insufficient Randomness When Validating an IPMI Authenticated Session

Implementations of IPMI Authenticated sessions does not provide enough randomness to protect from session hijacking, allowing an attacker to use either predictable IPMI Session ID or weak BMC Random Number to bypass security controls using spoofed IPMI packets to manage BMC device...

9.3AI score0.00718EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2024/04/30 12:0 a.m.26 views

CVE-2024-26331

ReCrystallize Server 5.10.0.0 uses a authorization mechanism that relies on the value of a cookie, but it does not bind the cookie value to a session ID. Attackers can easily modify the cookie value, within a browser or by implementing client-side code outside of a browser. Attackers can bypass t...

7.4AI score0.49322EPSS
SaveExploits0References2
OSV
OSV
added 2024/04/17 3:34 p.m.9 views

GO-2024-2730 WITHDRAWN: Directory traversal in FilesystemStore in github.com/gorilla/sessions

This report has been withdrawn on the grounds that it generates too many false positives. Session IDs are documented as not being suitable to hold user-provided data. FilesystemStore does not sanitize the Session.ID value, making it vulnerable to directory traversal attacks. If an attacker has...

10CVSS9.7AI score0.99999EPSS
SaveExploits44References1
Vulnrichment
Vulnrichment
added 2024/04/12 9:4 p.m.9 views

CVE-2024-29022 Session Hijacking via XSS attack in header and session grid in Xibo CMS

Xibo is an Open Source Digital Signage platform with a web content management system and Windows display player software. In affected versions some request headers are not correctly sanitised when stored in the session and display tables. These headers can be used to inject a malicious script int...

8.8CVSS6.5AI score0.00698EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2024/04/09 12:30 p.m.23 views

Eclipse Kura LogServlet vulnerability

In Eclipse Kura LogServlet component included in versions 5.0.0 to 5.4.1, a specifically crafted request to the servlet can allow an unauthenticated user to retrieve the device logs. Also, downloaded logs may be used by an attacker to perform privilege escalation by using the session id of an...

7.5CVSS7.7AI score0.00576EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2024/04/09 10:2 a.m.32 views

CVE-2024-3046

In Eclipse Kura LogServlet component included in versions 5.0.0 to 5.4.1, a specifically crafted request to the servlet can allow an unauthenticated user to retrieve the device logs. Also, downloaded logs may be used by an attacker to perform privilege escalation by using the session id of an...

7.5CVSS7.9AI score0.00576EPSS
SaveExploits0References1
Amazon
Amazon
added 2024/04/02 12:0 a.m.5 views

Low: curl

Issue Overview: A flaw was found in Curl, where it inadvertently kept the SSL session ID for connections in its cache even when the verify status, OCSP stapling test, failed. A subsequent transfer to the same hostname could succeed if the session ID cache were still fresh, which then skips the...

5.3CVSS6.7AI score0.01102EPSS
SaveExploits1
OSV
OSV
added 2024/03/20 5:15 a.m.6 views

CVE-2024-22083

An issue was discovered in Elspec G5 digital fault recorder versions 1.1.4.15 and before. A hardcoded backdoor session ID exists that can be used for further access to the device, including reconfiguration tasks...

6.5CVSS5.8AI score0.00553EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2024/03/20 12:0 a.m.8 views

Elspec G5 digital fault recorder security vulnerability

The Elspec G5 digital fault recorder is a digital fault recorder from Elspec, Israel, used to monitor and record fault events and waveform data in power systems. A security vulnerability exists in Elspec G5 version 1.1.4.15 and earlier, which stems from the presence of a hard-coded backdoor sessi...

6.5CVSS6.9AI score0.00553EPSS
SaveExploits0References2
Rows per page
Query Builder