Lucene search
+L

3311 matches found

CVE
CVE
added 2024/04/29 12:0 a.m.82 views

CVE-2024-27518

CVE-2024-27518 affects SUPERAntiSpyware Professional X 10.0.1262 and 10.0.1264. The issue enables local privilege escalation by restoring a crafted DLL (e.g., version.dll) into the C:\Program Files\SUPERAntiSpyware folder, exploiting a DLL hijacking/vector via an NTFS directory junction. Public d...

7.8CVSS6.9AI score0.00604EPSS
SaveExploits2References3
OSV
OSV
added 2024/04/24 8:15 p.m.5 views

CVE-2024-20358

A vulnerability in the Cisco Adaptive Security Appliance ASA restore functionality that is available in Cisco ASA Software and Cisco Firepower Threat Defense FTD Software could allow an authenticated, local attacker to execute arbitrary commands on the underlying operating system with root-level...

6.7CVSS6AI score0.00705EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2024/04/24 7:38 p.m.19 views

CVE-2024-20358

A vulnerability in the Cisco Adaptive Security Appliance ASA restore functionality that is available in Cisco ASA Software and Cisco Firepower Threat Defense FTD Software could allow an authenticated, local attacker to execute arbitrary commands on the underlying operating system with root-level...

6CVSS6.4AI score0.00705EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2024/04/24 7:38 p.m.31 views

CVE-2024-20358

A vulnerability in the Cisco Adaptive Security Appliance ASA restore functionality that is available in Cisco ASA Software and Cisco Firepower Threat Defense FTD Software could allow an authenticated, local attacker to execute arbitrary commands on the underlying operating system with root-level...

6CVSS6.9AI score0.00705EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2024/04/24 12:0 a.m.6 views

PT-2024-3072 · Cisco · Cisco Ftd +1

Name of the Vulnerable Software and Affected Versions: Cisco Adaptive Security Appliance ASA and Cisco Firepower Threat Defense FTD Software affected versions not specified Description: A vulnerability in the restore functionality of Cisco ASA and Cisco Firepower Threat Defense Software could all...

6.7CVSS7.5AI score0.00705EPSS
SaveExploits0References37
RedHat Linux
RedHat Linux
added 2024/04/16 5:26 p.m.57 views

Moderate: Red Hat Security Advisory: OpenShift API for Data Protection (OADP) 1.3.1 security and bug fix update

OpenShift API for Data Protection OADP 1.3.1 is now available. Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the CVE...

7.5CVSS7.1AI score0.93305EPSS
SaveExploits4References25
Positive Technologies
Positive Technologies
added 2024/04/12 12:0 a.m.9 views

PT-2024-24093 · Unknown · Stable-Diffusion-Webui

Name of the Vulnerable Software and Affected Versions: stable-diffusion-webui version 1.7.0 Description: The issue is related to a limited file write affecting Windows systems. It occurs in the create ui method Backup/Restore tab in modules/ui extensions.py, where user input is taken into the...

6.3CVSS6.9AI score0.0068EPSS
SaveExploits0References14
OSV
OSV
added 2024/04/10 7:15 p.m.5 views

DEBIAN-CVE-2021-47214

In the Linux kernel, the following vulnerability has been resolved: hugetlb, userfaultfd: fix reservation restore on userfaultfd error Currently in the iscontinue case in hugetlbmcopyatomicpte, if we bail out using "goto outreleaseunlock;" in the cases where idx = size, or !hugeptenone, the code...

5.5CVSS5.3AI score0.00193EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2024/04/10 7:15 p.m.7 views

CVE-2021-47214

In the Linux kernel, the following vulnerability has been resolved: hugetlb, userfaultfd: fix reservation restore on userfaultfd error Currently in the iscontinue case in hugetlbmcopyatomicpte, if we bail out using "goto outreleaseunlock;" in the cases where idx = size, or !hugeptenone, the code...

5.5CVSS5.9AI score0.00193EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2024/04/10 7:15 p.m.5 views

UBUNTU-CVE-2021-47214

In the Linux kernel, the following vulnerability has been resolved: hugetlb, userfaultfd: fix reservation restore on userfaultfd error Currently in the iscontinue case in hugetlbmcopyatomicpte, if we bail out using "goto outreleaseunlock;" in the cases where idx = size, or !hugeptenone, the code...

5.5CVSS5.9AI score0.00193EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2024/04/10 7:1 p.m.26 views

CVE-2021-47214 hugetlb, userfaultfd: fix reservation restore on userfaultfd error

In the Linux kernel, the following vulnerability has been resolved: hugetlb, userfaultfd: fix reservation restore on userfaultfd error Currently in the iscontinue case in hugetlbmcopyatomicpte, if we bail out using "goto outreleaseunlock;" in the cases where idx = size, or !hugeptenone, the code...

6.9AI score0.00193EPSS
SaveExploits0References2
CVE
CVE
added 2024/04/10 7:1 p.m.88 views

CVE-2021-47214

CVE-2021-47214 affects Linux kernel hugetlb/userfaultfd handling. The fix corrects reservation restoration on userfaultfd error in hugetlb_mcopy_atomic_pte() by treating the is_continue path like pagecache insertion and altering the new_pagecache_page flag (renamed to page_in_pagecache) so restor...

5.5CVSS6.6AI score0.00193EPSS
SaveExploits0References2Affected Software1
RedhatCVE
RedhatCVE
added 2024/04/04 5:16 p.m.27 views

CVE-2024-26798

A vulnerability was found in the Linux kernel in the framebuffer console fbcon. Thefbcondosetfont function failed to restore the old font data correctly. This flaw could lead to improper font rendering and display issues on the console. Mitigation Mitigation for this issue is either not available...

5.5CVSS6.4AI score0.00329EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2024/04/04 9:15 a.m.7 views

CVE-2024-26798

In the Linux kernel, the following vulnerability has been resolved: fbcon: always restore the old font data in fbcondosetfont Commit a5a923038d70 fbdev: fbcon: Properly revert changes when vcresize failed started restoring old font data upon failure of vcresize. But it performs so only for user...

5.5CVSS5.1AI score0.00329EPSS
SaveExploits0References7Affected Software1
OSV
OSV
added 2024/04/04 9:15 a.m.6 views

UBUNTU-CVE-2024-26798

In the Linux kernel, the following vulnerability has been resolved: fbcon: always restore the old font data in fbcondosetfont Commit a5a923038d70 fbdev: fbcon: Properly revert changes when vcresize failed started restoring old font data upon failure of vcresize. But it performs so only for user...

5.5CVSS6.1AI score0.00329EPSS
SaveExploits0References22
OSV
OSV
added 2024/04/04 8:20 a.m.6 views

CVE-2024-26798 fbcon: always restore the old font data in fbcon_do_set_font()

In the Linux kernel, the following vulnerability has been resolved: fbcon: always restore the old font data in fbcondosetfont Commit a5a923038d70 fbdev: fbcon: Properly revert changes when vcresize failed started restoring old font data upon failure of vcresize. But it performs so only for user...

5.5CVSS6AI score0.00329EPSS
SaveExploits0References9
SUSE CVE
SUSE CVE
added 2024/03/28 4:14 a.m.6 views

SUSE CVE-2024-26646

In the Linux kernel, the following vulnerability has been resolved: thermal: intel: hfi: Add syscore callbacks for system-wide PM The kernel allocates a memory buffer and provides its location to the hardware, which uses it to update the HFI table. This allocation occurs during boot and remains...

4.9CVSS6.7AI score0.00227EPSS
SaveExploits0References10
Virtuozzo
Virtuozzo
added 2024/03/28 12:0 a.m.26 views

Virtuozzo Hybrid Infrastructure 6.1 (6.1.0-238)

In this release, Virtuozzo Hybrid Infrastructure introduces a new service---Backup and Restore as a Service---as well as provides a range of new features that cover improvements in the compute services and object storage. Additionally, this release delivers stability and security improvements, an...

7.3AI score
SaveExploits0
NVD
NVD
added 2024/03/26 5:15 a.m.13 views

CVE-2023-7232

The Backup and Restore WordPress WordPress plugin through 1.45 does not protect some log files containing sensitive information such as site configuration etc, allowing unauthenticated users to access such data...

5.3CVSS6.1AI score0.00565EPSS
SaveExploits2References1
OSV
OSV
added 2024/03/26 5:15 a.m.5 views

CVE-2023-7232

The Backup and Restore WordPress WordPress plugin through 1.45 does not protect some log files containing sensitive information such as site configuration etc, allowing unauthenticated users to access such data...

5.3CVSS5.6AI score0.00565EPSS
SaveExploits2References1
Rows per page
Query Builder