Lucene search
+L

1039 matches found

CVE
CVE
added 2024/07/27 12:0 a.m.46 views

CVE-2024-42029

The vulnerability CVE-2024-42029 affects xdg-desktop-portal-hyprland (Hyprland backend) prior to 1.3.3. Root cause: OS command execution is possible because single quotes are not used when sending a list of app IDs and titles via the environment. Impact: potential command execution with low privi...

6.3CVSS7.3AI score0.00779EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2024/07/27 12:0 a.m.20 views

CVE-2024-42029

xdg-desktop-portal-hyprland aka an XDG Desktop Portal backend for Hyprland before 1.3.3 allows OS command execution, e.g., because single quotes are not used when sending a list of app IDs and titles via the environment...

0.00779EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2024/07/27 12:0 a.m.12 views

CVE-2024-42029

xdg-desktop-portal-hyprland aka an XDG Desktop Portal backend for Hyprland before 1.3.3 allows OS command execution, e.g., because single quotes are not used when sending a list of app IDs and titles via the environment...

7.1AI score0.00779EPSS
SaveExploits0References3
OSV
OSV
added 2024/07/27 12:0 a.m.11 views

CVE-2024-42029

xdg-desktop-portal-hyprland aka an XDG Desktop Portal backend for Hyprland before 1.3.3 allows OS command execution, e.g., because single quotes are not used when sending a list of app IDs and titles via the environment...

6.3CVSS7AI score0.00779EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2024/07/25 12:0 a.m.17 views

CentOS 7 : less (RHSA-2024:3669)

The remote CentOS Linux 7 host has a package installed that is affected by a vulnerability as referenced in the RHSA-2024:3669 advisory. - less through 653 allows OS command execution via a newline character in the name of a file, because quoting is mishandled in filename.c. Exploitation typicall...

8.6CVSS7.2AI score0.00628EPSS
SaveExploits0References2
OpenVAS
OpenVAS
added 2024/07/16 12:0 a.m.23 views

Huawei EulerOS: Security Advisory for less (EulerOS-SA-2024-1965)

The remote host is missing an update for the Huawei EulerOS SPDX-FileCopyrightText: 2024 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

8.6CVSS8.3AI score0.01059EPSS
SaveExploits0References2
OpenVAS
OpenVAS
added 2024/07/16 12:0 a.m.22 views

Huawei EulerOS: Security Advisory for less (EulerOS-SA-2024-1912)

The remote host is missing an update for the Huawei EulerOS SPDX-FileCopyrightText: 2024 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

8.6CVSS8.3AI score0.01059EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2024/07/16 12:0 a.m.19 views

EulerOS 2.0 SP9 : less (EulerOS-SA-2024-1938)

According to the versions of the less package installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : closealtfile in filename.c in less before 606 omits shellquote calls for LESSCLOSE.CVE-2022-48624 less through 653 allows OS command execution via a...

8.6CVSS6.7AI score0.01059EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2024/07/15 12:0 a.m.18 views

EulerOS 2.0 SP10 : less (EulerOS-SA-2024-1888)

According to the versions of the less package installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : closealtfile in filename.c in less before 606 omits shellquote calls for LESSCLOSE.CVE-2022-48624 less through 653 allows OS command execution via a...

8.6CVSS6.7AI score0.01059EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2024/07/15 12:0 a.m.31 views

EulerOS 2.0 SP10 : less (EulerOS-SA-2024-1912)

According to the versions of the less package installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : closealtfile in filename.c in less before 606 omits shellquote calls for LESSCLOSE.CVE-2022-48624 less through 653 allows OS command execution via a...

8.6CVSS6.7AI score0.01059EPSS
SaveExploits0References3
Veracode
Veracode
added 2024/07/05 7:0 a.m.35 views

OS Command Execution

HFS is vulnerable to OS Command Execution. The vulnerability is due to using execSync instead of spawnSync in a childprocess to execute the df shell command, which allows an attacker to execute OS commands remotely via the file upload feature...

9.9CVSS9.6AI score0.48477EPSS
SaveExploits1References4Affected Software1
OSV
OSV
added 2024/07/05 12:31 a.m.72 views

GHSA-5F4X-HWV2-W9W2 rejetto HFS vulnerable to OS Command Execution by remote authenticated users

rejetto HFS aka HTTP File Server 3 before 0.52.10 on Linux, UNIX, and macOS allows OS command execution by remote authenticated users if they have Upload permissions. This occurs because a shell is used to execute df i.e., with execSync instead of spawnSync in childprocess in Node.js...

9.9CVSS9AI score0.48477EPSS
SaveExploits1References5
Github Security Blog
Github Security Blog
added 2024/07/05 12:31 a.m.27 views

rejetto HFS vulnerable to OS Command Execution by remote authenticated users

rejetto HFS aka HTTP File Server 3 before 0.52.10 on Linux, UNIX, and macOS allows OS command execution by remote authenticated users if they have Upload permissions. This occurs because a shell is used to execute df i.e., with execSync instead of spawnSync in childprocess in Node.js...

9.9CVSS6.9AI score0.48477EPSS
SaveExploits1References5Affected Software1
NVD
NVD
added 2024/07/04 11:15 p.m.47 views

CVE-2024-39943

rejetto HFS aka HTTP File Server 3 before 0.52.10 on Linux, UNIX, and macOS allows OS command execution by remote authenticated users if they have Upload permissions. This occurs because a shell is used to execute df i.e., with execSync instead of spawnSync in childprocess in Node.js...

9.9CVSS0.48477EPSS
SaveExploits1References3
OSV
OSV
added 2024/07/04 12:0 a.m.20 views

CVE-2024-39943

rejetto HFS aka HTTP File Server 3 before 0.52.10 on Linux, UNIX, and macOS allows OS command execution by remote authenticated users if they have Upload permissions. This occurs because a shell is used to execute df i.e., with execSync instead of spawnSync in childprocess in Node.js...

9.9CVSS6.9AI score0.48477EPSS
SaveExploits1References5
Positive Technologies
Positive Technologies
added 2024/07/04 12:0 a.m.13 views

PT-2024-28745 · Rejetto · Rejetto Hfs

Name of the Vulnerable Software and Affected Versions: rejetto HFS aka HTTP File Server versions 3 before 0.52.10 Description: The issue allows OS command execution by remote authenticated users who have Upload permissions. This occurs because a shell is used to execute df with execSync instead o...

9.9CVSS7.2AI score0.48477EPSS
SaveExploits1References29
Cvelist
Cvelist
added 2024/07/04 12:0 a.m.50 views

CVE-2024-39943

rejetto HFS aka HTTP File Server 3 before 0.52.10 on Linux, UNIX, and macOS allows OS command execution by remote authenticated users if they have Upload permissions. This occurs because a shell is used to execute df i.e., with execSync instead of spawnSync in childprocess in Node.js...

9.9CVSS0.48477EPSS
SaveExploits1References3
0day.today
0day.today
added 2024/06/13 12:0 a.m.317 views

Telerik Report Server Authentication Bypass / Remote Code Execution Exploit

This Metasploit module chains an authentication bypass vulnerability with a deserialization vulnerability to obtain remote code execution against Telerik Report Server versions 10.0.24.130 and below. The authentication bypass flaw allows an unauthenticated user to create a new user with...

9.9CVSS10AI score0.97482EPSS
SaveExploits14
GithubExploit
GithubExploit
added 2024/06/07 12:49 p.m.71 views

Exploit for OS Command Injection in Php

Nuclei Template for CVE-2024-4577 This Nucle...

9.8CVSS8.4AI score0.99987EPSS
SaveExploits65
Tenable Nessus
Tenable Nessus
added 2024/06/03 12:0 a.m.13 views

RHEL 7 : git (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. - git: Recursive submodule cloning allows using git directory twice with synonymous directory name written ...

8.8CVSS8.5AI score0.35757EPSS
SaveExploits1References5
Rows per page
Query Builder