Lucene search
+L

370 matches found

Positive Technologies
Positive Technologies
added 2025/01/16 12:0 a.m.14 views

PT-2025-4744 · Re11S · Re11S

Name of the Vulnerable Software and Affected Versions: RE11S version 1.11 Description: A stack overflow issue was discovered in the formStaDrvSetup function through the rootAPmac parameter. This issue allows for a potential overflow, which could lead to security problems. Recommendations: For RE1...

9.8CVSS6.6AI score0.00763EPSS
SaveExploits1References8
SUSE CVE
SUSE CVE
added 2024/12/28 3:50 a.m.7 views

SUSE CVE-2024-53220

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to account dirty data in getsecsrequired It will trigger system panic w/ testcase in 1: ------------ cut here ------------ kernel BUG at fs/f2fs/segment.c:2752! RIP: 0010:newcurseg+0xc81/0x2110 Call Trace:...

5.5CVSS7.7AI score0.0022EPSS
SaveExploits0References3
NVD
NVD
added 2024/12/27 3:15 p.m.15 views

CVE-2024-56669

In the Linux kernel, the following vulnerability has been resolved: iommu/vt-d: Remove cache tags before disabling ATS The current implementation removes cache tags after disabling ATS, leading to potential memory leaks and kernel crashes. Specifically, CACHETAGDEVTLB type cache tags may still...

7.8CVSS0.00211EPSS
SaveExploits0References2
OSV
OSV
added 2024/12/27 2:15 p.m.1 views

DEBIAN-CVE-2024-53220

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to account dirty data in getsecsrequired It will trigger system panic w/ testcase in 1: ------------ cut here ------------ kernel BUG at fs/f2fs/segment.c:2752! RIP: 0010:newcurseg+0xc81/0x2110 Call Trace:...

5.5CVSS5.6AI score0.0022EPSS
SaveExploits0References1
OSV
OSV
added 2024/12/27 2:15 p.m.4 views

UBUNTU-CVE-2024-53220

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to account dirty data in getsecsrequired It will trigger system panic w/ testcase in 1: ------------ cut here ------------ kernel BUG at fs/f2fs/segment.c:2752! RIP: 0010:newcurseg+0xc81/0x2110 Call Trace:...

5.5CVSS6.2AI score0.0022EPSS
SaveExploits0References20
Positive Technologies
Positive Technologies
added 2024/12/10 12:0 a.m.5 views

PT-2024-9723 · Adobe · Experience Manager

Name of the Vulnerable Software and Affected Versions: Adobe Experience Manager versions 6.5.21 and earlier Description: The issue is related to a stored Cross-Site Scripting XSS vulnerability that could allow an attacker to inject malicious scripts into vulnerable form fields. When a victim...

5.5CVSS5.9AI score0.00683EPSS
SaveExploits0References6
CVE
CVE
added 2024/11/05 5:10 p.m.146 views

CVE-2024-50108

CVE-2024-50108 affects the Linux kernel DRM-AMD display path. The issue arises from PSR-SU handling for Parade 08-01 TCON, where at boot and during fullscreen VA-API playback a ~1s black screen occurs and kernel warnings are logged when calling dmub_psr_enable(). The vulnerability is mitigated by...

5.5CVSS5.1AI score0.00233EPSS
SaveExploits0References5Affected Software1
UbuntuCve
UbuntuCve
added 2024/10/28 3:15 p.m.15 views

CVE-2024-45802

Squid is an open source caching proxy for the Web supporting HTTP, HTTPS, FTP, and more. Due to Input Validation, Premature Release of Resource During Expected Lifetime, and Missing Release of Resource after Effective Lifetime bugs, Squid is vulnerable to Denial of Service attacks by a trusted...

7.5CVSS7.1AI score0.47227EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2024/10/15 12:0 a.m.10 views

PT-2024-35668

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The issue is related to the f2fs file system in the Linux kernel. It can trigger a system panic when checkpoint disabling and lfs mode are both enabled, causing incorrect accounting of...

5.5CVSS5.5AI score0.0022EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2024/10/10 12:0 a.m.19 views

SUSE SLES12: cups-filters / cups-filters-cups-browsed / etc (SUSE-SU-2024:3570-1)

The remote SUSE Linux SLES12 / SLESSAP12 host has packages installed that are affected by multiple vulnerabilities as referenced in the SUSE-SU-2024:3570-1 advisory. - CVE-2024-47176: cups-browsed binds on UDP port 631 and trusts packets that try to trigger a Get-Printer- Attributes IPP request...

7.5CVSS7.1AI score0.50174EPSS
SaveExploits15References7
Palo Alto Networks
Palo Alto Networks
added 2024/10/09 4:0 p.m.52 views

Cortex XDR Agent: Local Windows User Can Disable the Agent

A problem with a detection mechanism in the Palo Alto Networks Cortex XDR agent on Windows devices enables a user with Windows non-administrative privileges to disable the agent. This issue may be leveraged by malware to disable the Cortex XDR agent and then to perform malicious activity. Work...

5.7CVSS6.8AI score0.00212EPSS
SaveExploits0References1
NVD
NVD
added 2024/09/27 1:15 p.m.15 views

CVE-2024-46820

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu/vcn: remove irq disabling in vcn 5 suspend We do not directly enable/disable VCN IRQ in vcn 5.0.0. And we do not handle the IRQ state as well. So the calls to disable IRQ and set state are removed. This effectively get...

7.8CVSS0.00231EPSS
SaveExploits0References2
CVE
CVE
added 2024/09/27 12:36 p.m.160 views

CVE-2024-46820

CVE-2024-46820 is a Linux kernel vulnerability in the AMDGPU VCN suspend path. The fix removes calls that disable IRQs and stops tracking IRQ state in vcn 5 suspend, because the code did not properly enable/disable VCN IRQs and did not manage IRQ state. The patch eliminates the WARN_ON(!amdgpu_ir...

7.8CVSS7.4AI score0.00231EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2024/09/27 12:36 p.m.30 views

CVE-2024-46820 drm/amdgpu/vcn: remove irq disabling in vcn 5 suspend

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu/vcn: remove irq disabling in vcn 5 suspend We do not directly enable/disable VCN IRQ in vcn 5.0.0. And we do not handle the IRQ state as well. So the calls to disable IRQ and set state are removed. This effectively get...

0.00231EPSS
SaveExploits0References2
OSV
OSV
added 2024/09/27 12:36 p.m.12 views

CVE-2024-46820 drm/amdgpu/vcn: remove irq disabling in vcn 5 suspend

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu/vcn: remove irq disabling in vcn 5 suspend We do not directly enable/disable VCN IRQ in vcn 5.0.0. And we do not handle the IRQ state as well. So the calls to disable IRQ and set state are removed. This effectively get...

6.1AI score
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2024/09/27 12:36 p.m.17 views

CVE-2024-46820 drm/amdgpu/vcn: remove irq disabling in vcn 5 suspend

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu/vcn: remove irq disabling in vcn 5 suspend We do not directly enable/disable VCN IRQ in vcn 5.0.0. And we do not handle the IRQ state as well. So the calls to disable IRQ and set state are removed. This effectively get...

6.9AI score0.00231EPSS
SaveExploits0References2
GitLab Advisory Database
GitLab Advisory Database
added 2024/09/26 12:0 a.m.20 views

IDOR vulnerability in account profile page

Insecure direct object reference allowing an attacker to disable subscriptions and reviews of another customer...

5.3CVSS7.1AI score0.00485EPSS
SaveExploits0References14Affected Software1
Vulnrichment
Vulnrichment
added 2024/09/18 5:5 p.m.11 views

CVE-2024-45298 Disabled user can bypass lockout by requesting password reset in wiki.js

Wiki.js is an open source wiki app built on Node.js. A disabled user can still gain access to a wiki by abusing the password reset function. While setting up SMTP e-mail's on my server, I tested said e-mails by performing a password reset with my test user. To my shock, not only did it let me res...

4.3CVSS7.1AI score0.00402EPSS
SaveExploits0References2
CVE
CVE
added 2024/09/18 5:5 p.m.48 views

CVE-2024-45298

Wiki.js exposes an authentication bypass where a disabled user can regain access by abusing the password reset flow. Affected: Wiki.js 2.5.303. Root cause: password reset handling allows access despite disabled status. Remediation: upgrade to version 2.5.304 (or later). No additional exploit deta...

4.3CVSS4.7AI score0.00402EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2024/09/18 12:0 a.m.6 views

Wiki.js 安全漏洞

Wiki.js is a suite of open source Wiki software from the Requarks.io team based on Node.js and written in the JavaScript language. A security vulnerability exists in Wiki.js version 2.5.303 that stems from a disabled user being able to bypass account disabling by requesting a password reset...

4.3CVSS6.8AI score0.00402EPSS
SaveExploits0References3
Rows per page
Query Builder