Lucene search
+L

104 matches found

CVE
CVE
added 2025/12/18 12:00 a.m.43 views

CVE-2025-65562

The CVE-2025-65562 issue affects the free5GC UPF component, where a lack of bounds checking on the SEID during PFCP Session Deletion requests can trigger a Go runtime panic and denial of service. Specifically, processing a very large SEID (for example, 0xFFFFFFFFFFFFFFFF) can cause an integer con...

7.5CVSS6.8AI score0.00562EPSS
SaveExploits1References1Affected Software1
OSV
OSV
added 2025/12/18 12:00 a.m.12 views

CVE-2025-65562

The free5GC UPF suffers from a lack of bounds checking on the SEID when processing PFCP Session Deletion Requests. An unauthenticated remote attacker can send a request with a very large SEID e.g., 0xFFFFFFFFFFFFFFFF that causes an integer conversion/underflow in LocalNode.DeleteSess /...

7.5CVSS7.1AI score
SaveExploits0References3
Cvelist
Cvelist
added 2025/12/18 12:00 a.m.42 views

CVE-2025-65562

The free5GC UPF suffers from a lack of bounds checking on the SEID when processing PFCP Session Deletion Requests. An unauthenticated remote attacker can send a request with a very large SEID e.g., 0xFFFFFFFFFFFFFFFF that causes an integer conversion/underflow in LocalNode.DeleteSess /...

0.00562EPSS
SaveExploits1References1
Vulnrichment
Vulnrichment
added 2025/12/18 12:00 a.m.6 views

CVE-2025-65562

The free5GC UPF suffers from a lack of bounds checking on the SEID when processing PFCP Session Deletion Requests. An unauthenticated remote attacker can send a request with a very large SEID e.g., 0xFFFFFFFFFFFFFFFF that causes an integer conversion/underflow in LocalNode.DeleteSess /...

6.8AI score0.00562EPSS
SaveExploits1References1
Positive Technologies
Positive Technologies
added 2025/12/18 12:00 a.m.21 views

PT-2025-52286

Name of the Vulnerable Software and Affected Versions free5GC UPF versions prior to 4.1.0 Description The free5GC UPF is susceptible to a denial of service due to insufficient bounds checking on the Session ID SEID when handling PFCP Session Deletion Requests. An unauthenticated remote attacker c...

7.5CVSS6.8AI score0.00562EPSS
SaveExploits1References4
CNNVD
CNNVD
added 2025/12/18 12:00 a.m.9 views

free5GC 安全漏洞

free5GC is a 5th Generation 5G mobile core network open source project by free5GC Open Source. A security vulnerability exists in free5GC that stems from a lack of bounds checking when processing PFCP session deletion requests, which could lead to integer underflow and denial of service...

7.5CVSS6.5AI score0.00562EPSS
SaveExploits1References2
EUVD
EUVD
added 2025/10/15 1:22 a.m.27 views

EUVD-2023-59993

Ruijie RG-UAC Application Management Gateway contains a command injection vulnerability via the 'nmcsync.php' interface. An unauthenticated attacker able to reach the affected endpoint can inject shell commands via crafted request data, causing the application to execute arbitrary commands on the...

9.3CVSS7.9AI score0.03556EPSS
SaveExploits0References3
NVD
NVD
added 2025/10/04 4:15 p.m.14 views

CVE-2023-53615

In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Fix deletion race condition System crash when using debug kernel due to link list corruption. The cause of the link list corruption is due to session deletion was allowed to queue up twice. Here's the internal trac...

8.8CVSS0.00161EPSS
SaveExploits0References6
CVE
CVE
added 2025/10/04 3:44 p.m.43 views

CVE-2023-53615

In CVE-2023-53615, the Linux kernel vulnerability affects the scsi: qla2xxx path and centers on a race when deleting sessions. The issue allowed a session deletion to be queued twice on different CPUs, risking link-list corruption and a system crash in debug builds. The internal trace demonstrate...

8.8CVSS6.1AI score0.00161EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2025/10/04 3:44 p.m.10 views

CVE-2023-53615 scsi: qla2xxx: Fix deletion race condition

In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Fix deletion race condition System crash when using debug kernel due to link list corruption. The cause of the link list corruption is due to session deletion was allowed to queue up twice. Here's the internal trac...

8.8CVSS6.5AI score
SaveExploits0References9
CNNVD
CNNVD
added 2025/10/04 12:00 a.m.11 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in Linux kernel that stems from a session deletion queue contention condition that could result in a corrupted linked table...

6AI score0.00161EPSS
SaveExploits0References7
EUVD
EUVD
added 2025/10/03 8:07 p.m.14 views

EUVD-2022-39839

Malicious code in bioql PyPI...

5.9CVSS5.8AI score0.00731EPSS
SaveExploits1References4
EUVD
EUVD
added 2025/10/03 8:07 p.m.9 views

EUVD-2025-14814

Malicious code in bioql PyPI...

8CVSS6.4AI score0.00379EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2025/05/23 1:04 a.m.10 views

CVE-2022-37186

In LemonLDAP::NG before 2.0.15. some sessions are not deleted when they are supposed to be deleted according to the timeoutActivity setting. This can occur when there are at least two servers, and a session is manually removed before the time at which it would have been removed automatically...

5.9CVSS6.8AI score0.00731EPSS
SaveExploits1References1
RubySec
RubySec
added 2025/05/08 12:00 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.7AI score0.00321EPSS
SaveExploits0References1Affected Software1
CVE
CVE
added 2025/03/28 2:42 p.m.135 views

CVE-2025-29928

CVE-2025-29928 concerns authentik, an open-source identity provider. When configured to use database-based session storage (not default), deleting sessions via the Web Interface or API would not revoke those sessions, allowing session holders continued access. This affects authentik versions prio...

8CVSS7AI score0.00379EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2025/03/28 2:42 p.m.71 views

CVE-2025-29928 authentik's deletion of sessions did not revoke sessions when using database session storage

authentik is an open-source identity provider. Prior to versions 2024.12.4 and 2025.2.3, when authentik was configured to use the database for session storage which is a non-default setting, deleting sessions via the Web Interface or the API would not revoke the session and the session holder wou...

8CVSS0.00379EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2025/02/05 12:31 a.m.15 views

CVE-2024-31999

@festify/secure-session creates a secure stateless cookie session for Fastify. At the end of the request handling, it will encrypt all data in the session with a secret key and attach the ciphertext as a cookie value with the defined cookie name. After that, the session on the server side is...

7.4CVSS7.4AI score0.00617EPSS
SaveExploits0References1
Japan Vulnerability Notes
Japan Vulnerability Notes
added 2024/09/11 9:19 a.m.24 views

Security Problem in Web Browser Permission Mechanism

Overview A research team of Waseda University and NTT Social Informatics Laboratories conducted a systematic analysis of the permission mechanisms of 5 different Operating Systems both mobile and desktop OS and 22 major browsers running on each OS. The results show that they have multiple problem...

6.4AI score
SaveExploits0References2
OSV
OSV
added 2024/04/10 5:15 p.m.105 views

GHSA-9WWP-Q7WQ-JX35 @fastify/secure-session: Reuse of destroyed secure session cookie

Impact At the end of the request handling, it will encrypt all data in the session with a secret key and attach the ciphertext as a cookie value with the defined cookie name. After that, the session on the server side is destroyed. When an encrypted cookie with matching session name is provided...

7.4CVSS7.4AI score0.00617EPSS
SaveExploits0References4
Rows per page
Query Builder