Lucene search
+L

1386 matches found

Positive Technologies
Positive Technologies
added 2024/06/12 12:0 a.m.7 views

PT-2024-27046 · Unknown · Wvp Gb28181 Pro

Name of the Vulnerable Software and Affected Versions: Wvp GB28181 Pro version 2.0 Description: An access control issue allows users to continue accessing information in the application after deleting their own or administrator accounts, provided they do not log out of their deleted accounts...

6.5CVSS6.3AI score0.00338EPSS
SaveExploits1References4
Cvelist
Cvelist
added 2024/06/03 2:4 a.m.25 views

CVE-2024-20067

In modem, there is a possible out of bounds write due to improper input invalidation. This could lead to remote denial of service with no additional execution privileges needed. User interaction is not needed for exploitation. Patch ID: MOLY01267285; Issue ID: MSV-1462...

6.7AI score0.00724EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2024/06/03 12:0 a.m.8 views

PT-2024-18551 · Modem · Modem

Name of the Vulnerable Software and Affected Versions: Modem affected versions not specified Description: The issue is related to a possible out of bounds write due to improper input invalidation. This could lead to remote denial of service with no additional execution privileges needed. User...

9.8CVSS6.5AI score0.00724EPSS
SaveExploits0References3
NVD
NVD
added 2024/05/20 10:15 a.m.20 views

CVE-2024-35957

In the Linux kernel, the following vulnerability has been resolved: iommu/vt-d: Fix WARNON in iommu probe path Commit 1a75cc710b95 "iommu/vt-d: Use rbtree to track iommu probed devices" adds all devices probed by the iommu driver in a rbtree indexed by the source ID of each device. It assumes tha...

5.9CVSS6.5AI score0.00196EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2024/05/17 2:15 p.m.18 views

CVE-2024-35797

In the Linux kernel, the following vulnerability has been resolved: mm: cachestat: fix two shmem bugs When cachestat on shmem races with swapping and invalidation, there are two possible bugs: 1 A swapin error can have resulted in a poisoned swap entry in the shmem inode's xarray. Calling...

5.5CVSS6.2AI score0.00646EPSS
SaveExploits0References11
Github Security Blog
Github Security Blog
added 2024/05/13 7:59 p.m.35 views

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...

5.4CVSS6.8AI score0.0045EPSS
SaveExploits1References4Affected Software1
OSV
OSV
added 2024/05/13 7:59 p.m.76 views

GHSA-G65H-35F3-X2W3 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...

5.4CVSS5.4AI score0.0045EPSS
SaveExploits1References4
Cvelist
Cvelist
added 2024/05/13 7:39 p.m.48 views

CVE-2024-34709 Directus Lacks Session Tokens Invalidation

Directus is a real-time API and App dashboard for managing SQL database content. Prior to 10.11.0, 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 the cookie value is...

5.4CVSS5.9AI score0.0045EPSS
SaveExploits1References2
Positive Technologies
Positive Technologies
added 2024/05/13 12:0 a.m.7 views

PT-2024-26123 · Directus · Directus

Name of the Vulnerable Software and Affected Versions: Directus versions prior to 10.11.0 Description: The issue concerns session tokens that do not get properly invalidated when a user logs out. Specifically, the directus session is destroyed, and the cookie is deleted, but if the cookie value i...

5.4CVSS7.1AI score0.0045EPSS
SaveExploits1References7
Tenable Nessus
Tenable Nessus
added 2024/05/11 12:0 a.m.37 views

RHEL 7 : jetty (Unpatched Vulnerability)

The remote Redhat Enterprise Linux 7 host has one or more packages installed that are affected by multiple vulnerabilities that have been acknowledged by the vendor but will not be patched. - jetty: Timing channel attack in util/security/Password.java CVE-2017-9735 - jetty: crafted URIs allow...

7.5AI score0.99298EPSS
SaveExploits18References13
OSV
OSV
added 2024/05/03 7:15 p.m.3 views

CVE-2023-40695

IBM Cognos Controller 10.4.1, 10.4.2, and 11.0.0 does not invalidate session after logout which could allow an authenticated user to impersonate another user on the system. IBM X-Force ID: 264938...

8.8CVSS5.8AI score0.00351EPSS
SaveExploits0References2
NVD
NVD
added 2024/05/03 7:15 p.m.14 views

CVE-2023-40695

IBM Cognos Controller 10.4.1, 10.4.2, and 11.0.0 does not invalidate session after logout which could allow an authenticated user to impersonate another user on the system. IBM X-Force ID: 264938...

8.8CVSS6.3AI score0.00351EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2024/05/03 12:0 a.m.3 views

IBM Cognos Controller 代码问题漏洞

IBM Cognos Controller is a suite of business intelligence and planning solutions from International Business Machines IBM. The product features process automation, financial audit control, and the creation and management of financial reports. An access control error vulnerability exists in IBM...

8.8CVSS6.4AI score0.00351EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2024/04/30 9:57 a.m.5 views

kernel: drm/amdgpu: drop redundant sched job cleanup when cs is aborted

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.9AI score0.00146EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2024/04/19 2:18 a.m.4 views

SUSE CVE-2024-26832

In the Linux kernel, the following vulnerability has been resolved: mm: zswap: fix missing folio cleanup in writeback race path In zswapwritebackentry, after we get a folio from readswapcacheasync, we grab the tree lock again to check that the swap entry was not invalidated and recycled. If it wa...

5.5CVSS6.7AI score0.00224EPSS
SaveExploits0References17
OSV
OSV
added 2024/04/17 11:15 a.m.8 views

DEBIAN-CVE-2024-26891

In the Linux kernel, the following vulnerability has been resolved: iommu/vt-d: Don't issue ATS Invalidation request when device is disconnected For those endpoint devices connect to system via hotplug capable ports, users could request a hot reset to the device by flapping device's link through...

5.5CVSS5.2AI score0.00231EPSS
SaveExploits0References1
OSV
OSV
added 2024/04/17 11:15 a.m.1 views

DEBIAN-CVE-2024-26869

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to truncate meta inode pages forcely Below race case can cause data corruption: Thread A GC thread - gcdatasegment - radatablock - locked metainode page - f2fsinplacewritedata - invalidatemappingpages : fail to invalida...

4.7CVSS4.8AI score0.00171EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2024/04/17 11:15 a.m.22 views

CVE-2024-26891

In the Linux kernel, the following vulnerability has been resolved: iommu/vt-d: Don't issue ATS Invalidation request when device is disconnected For those endpoint devices connect to system via hotplug capable ports, users could request a hot reset to the device by flapping device's link through...

5.5CVSS6.1AI score0.00231EPSS
SaveExploits0References30
Cvelist
Cvelist
added 2024/04/17 10:27 a.m.50 views

CVE-2024-26891 iommu/vt-d: Don't issue ATS Invalidation request when device is disconnected

In the Linux kernel, the following vulnerability has been resolved: iommu/vt-d: Don't issue ATS Invalidation request when device is disconnected For those endpoint devices connect to system via hotplug capable ports, users could request a hot reset to the device by flapping device's link through...

7.7AI score0.00231EPSS
SaveExploits0References7
Vulnrichment
Vulnrichment
added 2024/04/17 10:27 a.m.35 views

CVE-2024-26891 iommu/vt-d: Don't issue ATS Invalidation request when device is disconnected

In the Linux kernel, the following vulnerability has been resolved: iommu/vt-d: Don't issue ATS Invalidation request when device is disconnected For those endpoint devices connect to system via hotplug capable ports, users could request a hot reset to the device by flapping device's link through...

6.7AI score0.00231EPSS
SaveExploits0References7
Rows per page
Query Builder