Lucene search
+L

24676 matches found

OSV
OSV
added 2024/02/24 6:30 a.m.7 views

GHSA-RM97-X556-Q36H sanitize-html Information Exposure vulnerability

Versions of the package sanitize-html before 2.12.1 are vulnerable to Information Exposure when used on the backend and with the style attribute allowed, allowing enumeration of files in the system including project dependencies. An attacker could exploit this vulnerability to gather details abou...

5.3CVSS5.9AI score0.01027EPSS
SaveExploits1References10
RedhatCVE
RedhatCVE
added 2024/02/23 7:31 p.m.34 views

CVE-2024-21891

A flaw was found in Node.js. Node.js depends on multiple built-in utility functions to normalize paths provided to node:fs functions, which can be overwritten with user-defined implementations, leading to a filesystem permission model bypass through a path traversal attack...

6.6CVSS7.6AI score0.01245EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2024/02/23 2:46 p.m.28 views

CVE-2023-52463 efivarfs: force RO when remounting if SetVariable is not supported

In the Linux kernel, the following vulnerability has been resolved: efivarfs: force RO when remounting if SetVariable is not supported If SetVariable at runtime is not supported by the firmware we never assign a callback for that function. At the same time mount the efivarfs as RO so no one can...

6.7AI score0.00244EPSS
SaveExploits0References6
OSV
OSV
added 2024/02/23 11:06 a.m.4 views

OESA-2024-1182 runc security update

runc is a CLI tool for spawning and running containers according to the OCI specification. Security Fixes: runc is a CLI tool for spawning and running containers on Linux according to the OCI specification. In runc 1.1.11 and earlier, due to an internal file descriptor leak, an attacker could cau...

8.6CVSS5.4AI score0.18087EPSS
SaveExploits18References2
OSV
OSV
added 2024/02/22 7:34 p.m.40 views

GHSA-R53H-JV2G-VPX6 Helm's Missing YAML Content Leads To Panic

A Helm contributor discovered uninitialized variable vulnerability when Helm parses index and plugin yaml files missing expected content. Impact When either an index.yaml file or a plugins plugin.yaml file were missing all metadata a panic would occur in Helm. In the Helm SDK this is found when...

8.7CVSS7.6AI score0.00934EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2024/02/22 7:34 p.m.35 views

Helm's Missing YAML Content Leads To Panic

A Helm contributor discovered uninitialized variable vulnerability when Helm parses index and plugin yaml files missing expected content. Impact When either an index.yaml file or a plugins plugin.yaml file were missing all metadata a panic would occur in Helm. In the Helm SDK this is found when...

7.5CVSS7.3AI score0.00934EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2024/02/22 5:15 p.m.8 views

UBUNTU-CVE-2023-52444

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to avoid dirent corruption As Al reported in link1: f2fsrename ... if olddir != newdir && !whiteout f2fssetlinkoldinode, olddirentry, olddirpage, newdir; else f2fsputpageolddirpage, 0; You want correct inumber in the "....

7.8CVSS6.2AI score0.00245EPSS
SaveExploits0References28
Debian CVE
Debian CVE
added 2024/02/22 4:21 p.m.51 views

CVE-2023-52444

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to avoid dirent corruption As Al reported in link1: f2fsrename ... if olddir != newdir && !whiteout f2fssetlinkoldinode, olddirentry, olddirpage, newdir; else f2fsputpageolddirpage, 0; You want correct inumber in the "....

7.8CVSS6.9AI score0.00245EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2024/02/22 3:05 a.m.4 views

SUSE CVE-2024-1675

Insufficient policy enforcement in Download in Google Chrome prior to 122.0.6261.57 allowed a remote attacker to bypass filesystem restrictions via a crafted HTML page. Chromium security severity: Medium...

8.8CVSS8.6AI score0.10596EPSS
SaveExploits1References4
RedhatCVE
RedhatCVE
added 2024/02/22 2:01 a.m.40 views

CVE-2024-26147

A vulnerability was found in Helm. This flaw may lead to a panic when Helm parses index and plugin yaml files missing expected content, leading to a denial of service. Mitigation If a malicious plugin has been added which is causing all Helm client commands to panic, the malicious plugin can be...

7.5CVSS7.4AI score0.00934EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2024/02/22 12:00 a.m.5 views

PT-2024-3397 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The issue is related to a data race condition in the btrfs use block rsv function, located in the fs/btrfs/block-rsv.c module of the Linux kernel's btrfs filesystem. This condition can...

5.5CVSS6.4AI score
SaveExploits0References19
UbuntuCve
UbuntuCve
added 2024/02/22 12:00 a.m.37 views

CVE-2023-52444

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to avoid dirent corruption As Al reported in link1: f2fsrename ... if olddir != newdir && !whiteout f2fssetlinkoldinode, olddirentry, olddirpage, newdir; else f2fsputpageolddirpage, 0; You want correct inumber in the "....

7.8CVSS6.2AI score0.00245EPSS
SaveExploits0References27
NVD
NVD
added 2024/02/21 11:15 p.m.22 views

CVE-2024-26147

Helm is a package manager for Charts for Kubernetes. Versions prior to 3.14.2 contain an uninitialized variable vulnerability when Helm parses index and plugin yaml files missing expected content. When either an index.yaml file or a plugins plugin.yaml file were missing all metadata a panic would...

7.5CVSS7.5AI score0.00934EPSS
SaveExploits0References2
Prion
Prion
added 2024/02/21 11:15 p.m.22 views

Hardcoded credentials

Helm is a package manager for Charts for Kubernetes. Versions prior to 3.14.2 contain an uninitialized variable vulnerability when Helm parses index and plugin yaml files missing expected content. When either an index.yaml file or a plugins plugin.yaml file were missing all metadata a panic would...

5CVSS7.5AI score0.00934EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2024/02/21 10:21 p.m.23 views

CVE-2024-26147 Helm's Missing YAML Content Leads To Panic

Helm is a package manager for Charts for Kubernetes. Versions prior to 3.14.2 contain an uninitialized variable vulnerability when Helm parses index and plugin yaml files missing expected content. When either an index.yaml file or a plugins plugin.yaml file were missing all metadata a panic would...

7.5CVSS7.6AI score0.00934EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2024/02/21 10:21 p.m.37 views

CVE-2024-26147 Helm's Missing YAML Content Leads To Panic

Helm is a package manager for Charts for Kubernetes. Versions prior to 3.14.2 contain an uninitialized variable vulnerability when Helm parses index and plugin yaml files missing expected content. When either an index.yaml file or a plugins plugin.yaml file were missing all metadata a panic would...

7.5CVSS7.7AI score0.00934EPSS
SaveExploits0References2
OSV
OSV
added 2024/02/21 10:21 p.m.31 views

CVE-2024-26147 Helm's Missing YAML Content Leads To Panic

Helm is a package manager for Charts for Kubernetes. Versions prior to 3.14.2 contain an uninitialized variable vulnerability when Helm parses index and plugin yaml files missing expected content. When either an index.yaml file or a plugins plugin.yaml file were missing all metadata a panic would...

7.5CVSS7.6AI score
SaveExploits0References4
OSV
OSV
added 2024/02/21 4:15 a.m.22 views

CVE-2024-1675

Insufficient policy enforcement in Download in Google Chrome prior to 122.0.6261.57 allowed a remote attacker to bypass filesystem restrictions via a crafted HTML page. Chromium security severity: Medium...

8.8CVSS5.2AI score
SaveExploits0References4
NVD
NVD
added 2024/02/21 4:15 a.m.25 views

CVE-2024-1675

Insufficient policy enforcement in Download in Google Chrome prior to 122.0.6261.57 allowed a remote attacker to bypass filesystem restrictions via a crafted HTML page. Chromium security severity: Medium...

8.8CVSS7.4AI score0.10596EPSS
SaveExploits1References4
OSV
OSV
added 2024/02/21 4:15 a.m.5 views

DEBIAN-CVE-2024-1675

Insufficient policy enforcement in Download in Google Chrome prior to 122.0.6261.57 allowed a remote attacker to bypass filesystem restrictions via a crafted HTML page. Chromium security severity: Medium...

8.8CVSS8AI score0.10596EPSS
SaveExploits1References1
Rows per page
Query Builder