Lucene search
+L

1381 matches found

CNNVD
CNNVD
added 2025/09/17 12:0 a.m.7 views

CISA Thorium 安全漏洞

CISA Thorium is a highly scalable distributed malware analysis and data generation framework for the U.S. Cybersecurity and Infrastructure Security Administration CISA government division. A security vulnerability exists in CISA Thorium versions prior to 1.1.1 that stems from not properly...

8.8CVSS6.6AI score0.0026EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2025/09/17 12:0 a.m.7 views

PT-2025-38232

Name of the Vulnerable Software and Affected Versions: CISA Thorium versions prior to 1.1.1 Description: CISA Thorium does not properly invalidate previously used tokens when resetting passwords. An attacker possessing a previously used token could potentially log in after a password reset...

5CVSS6.6AI score0.0026EPSS
SaveExploits0References7
NVD
NVD
added 2025/09/15 3:15 p.m.14 views

CVE-2023-53228

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: drop redundant sched job cleanup when cs is aborted Once command submission failed due to userptr invalidation in amdgpucssubmit, legacy code will perform cleanup of scheduler job. However, it's not needed at all, as...

5.5CVSS0.00146EPSS
SaveExploits0References4
OSV
OSV
added 2025/09/15 3:15 p.m.6 views

DEBIAN-CVE-2022-50277

In the Linux kernel, the following vulnerability has been resolved: ext4: don't allow journal inode to have encrypt flag Mounting a filesystem whose journal inode has the encrypt flag causes a NULL dereference in fscryptlimitioblocks when the 'inlinecrypt' mount option is used. The problem is tha...

5.5CVSS5.4AI score0.00093EPSS
SaveExploits0References1
OSV
OSV
added 2025/09/15 3:15 p.m.6 views

UBUNTU-CVE-2023-53228

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: drop redundant sched job cleanup when cs is aborted Once command submission failed due to userptr invalidation in amdgpucssubmit, legacy code will perform cleanup of scheduler job. However, it's not needed at all, as...

5.5CVSS6.3AI score0.00146EPSS
SaveExploits0References6
CVE
CVE
added 2025/09/15 2:21 p.m.45 views

CVE-2023-53228

Summary: CVE-2023-53228 corresponds to a Linux kernel regression in the AMDGPU driver where, on command submission failure due to userptr invalidation, legacy code would redundantly clean up a scheduler job. The cleanup was unnecessary because the job cleanup logic was integrated into the existin...

5.5CVSS6.4AI score0.00146EPSS
SaveExploits0References4Affected Software1
RedHat Linux
RedHat Linux
added 2025/09/10 8:45 p.m.8 views

kernel: mm/hugetlb: fix huge_pmd_unshare() vs GUP-fast race

In the Linux kernel, the following vulnerability has been resolved: mm/hugetlb: fix hugepmdunshare vs GUP-fast race hugepmdunshare drops a reference on a page table that may have previously been shared across processes, potentially turning it into a normal page table used in another process in...

4.7CVSS6.7AI score0.00114EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2025/09/08 9:12 p.m.2 views

CVE-2025-57766 Fides's Admin UI User Password Change Does Not Invalidate Current Session

Fides is an open-source privacy engineering platform. Prior to version 2.69.1, admin UI user password changes in Fides do not invalidate active user sessions, creating a vulnerability chaining opportunity where attackers who have obtained session tokens through other attack vectors such as XSS ca...

6.3CVSS6.4AI score0.00275EPSS
SaveExploits1References3
CVE
CVE
added 2025/09/08 9:12 p.m.25 views

CVE-2025-57766

CVE-2025-57766 affects the Fides open-source privacy engineering platform. Prior to version 2.69.1, when an admin UI password is changed, existing active sessions are not invalidated, allowing an attacker who has obtained a valid session token (for example via XSS or other vector) to maintain acc...

6.3CVSS6.4AI score0.00275EPSS
SaveExploits1References3Affected Software1
Cvelist
Cvelist
added 2025/09/08 9:12 p.m.39 views

CVE-2025-57766 Fides's Admin UI User Password Change Does Not Invalidate Current Session

Fides is an open-source privacy engineering platform. Prior to version 2.69.1, admin UI user password changes in Fides do not invalidate active user sessions, creating a vulnerability chaining opportunity where attackers who have obtained session tokens through other attack vectors such as XSS ca...

6.3CVSS0.00275EPSS
SaveExploits1References3
Github Security Blog
Github Security Blog
added 2025/09/08 8:5 p.m.13 views

Fides' Admin UI User Password Change Does Not Invalidate Current Session

Summary Admin UI user password changes in Fides do not invalidate active user sessions, creating a vulnerability chaining opportunity where attackers who have obtained session tokens through other attack vectors such as XSS can maintain access even after password reset. This issue is not directly...

6.3CVSS6.2AI score0.00275EPSS
SaveExploits1References5Affected Software1
OSV
OSV
added 2025/09/08 8:5 p.m.14 views

GHSA-RPW8-82V9-3Q87 Fides' Admin UI User Password Change Does Not Invalidate Current Session

Summary Admin UI user password changes in Fides do not invalidate active user sessions, creating a vulnerability chaining opportunity where attackers who have obtained session tokens through other attack vectors such as XSS can maintain access even after password reset. This issue is not directly...

6.3CVSS6.1AI score0.00275EPSS
SaveExploits1References5
NVD
NVD
added 2025/09/04 4:15 p.m.11 views

CVE-2025-38730

In the Linux kernel, the following vulnerability has been resolved: iouring/net: commit partial buffers on retry Ring provided buffers are potentially only valid within the single execution context in which they were acquired. iouring deals with this and invalidates them on retry. But on the...

7.8CVSS0.0015EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2025/08/31 10:34 a.m.12 views

CVE-2025-4643

Payload uses JSON Web Tokens JWT for authentication. After log out JWT is not invalidated, which allows an attacker who has stolen or intercepted token to freely reuse it until expiration date which is by default set to 2 hours, but can be changed. This issue has been fixed in version 3.44.0 of...

6.3CVSS6.6AI score0.00484EPSS
SaveExploits0References1
Github Security Blog
Github Security Blog
added 2025/08/29 12:31 p.m.11 views

Payload does not invalidate JWTs after log out

Payload uses JSON Web Tokens JWT for authentication. After log out JWT is not invalidated, which allows an attacker who has stolen or intercepted token to freely reuse it until expiration date which is by default set to 2 hours, but can be changed. This issue has been fixed in version 3.44.0 of...

6.3CVSS6.6AI score0.00484EPSS
SaveExploits0References5Affected Software3
Snyk
Snyk
added 2025/08/29 10:43 a.m.4 views

Insufficient Session Expiration

Overview payload is a Node, React and MongoDB Headless CMS and Application Framework Affected versions of this package are vulnerable to Insufficient Session Expiration due to the failure to invalidate JSON Web Tokens after user log out. An attacker can maintain unauthorised access by reusing a...

6.3CVSS6.9AI score0.00484EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2025/08/29 10:1 a.m.8 views

CVE-2025-4643 Lack of JWT Expiration after Log Out in PayloadCMS

Payload uses JSON Web Tokens JWT for authentication. After log out JWT is not invalidated, which allows an attacker who has stolen or intercepted token to freely reuse it until expiration date which is by default set to 2 hours, but can be changed. This issue has been fixed in version 3.44.0 of...

6.3CVSS6.4AI score0.00484EPSS
SaveExploits0References3
OSV
OSV
added 2025/08/29 10:1 a.m.5 views

CVE-2025-4643 Lack of JWT Expiration after Log Out in PayloadCMS

Payload uses JSON Web Tokens JWT for authentication. After log out JWT is not invalidated, which allows an attacker who has stolen or intercepted token to freely reuse it until expiration date which is by default set to 2 hours, but can be changed. This issue has been fixed in version 3.44.0 of...

6.3CVSS5.8AI score0.00484EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2025/08/25 11:58 p.m.5 views

SUSE CVE-2023-34326

The caching invalidation guidelines from the AMD-Vi specification 48882-Rev 3.07-PUB-Oct 2022 is incorrect on some hardware, as devices will malfunction see stale DMA mappings if some fields of the DTE are updated but the IOMMU TLB is not flushed. Such stale DMA mappings can point to memory range...

8.8CVSS7.5AI score0.00287EPSS
SaveExploits0References21
OSV
OSV
added 2025/08/16 11:15 a.m.12 views

UBUNTU-CVE-2025-38516

In the Linux kernel, the following vulnerability has been resolved: pinctrl: qcom: msm: mark certain pins as invalid for interrupts On some platforms, the UFS-reset pin has no interrupt logic in TLMM but is nevertheless registered as a GPIO in the kernel. This enables the user-space to trigger a...

5.5CVSS6.2AI score0.0016EPSS
SaveExploits0References42
Rows per page
Query Builder