Lucene search
+L

8256 matches found

CNNVD
CNNVD
added 2024/05/14 12:0 a.m.11 views

Aruba Networks ArubaOS 和 InstantOS 安全漏洞

Aruba Networks ArubaOS and Aruba Networks InstantOS are both products of Aruba Networks, Inc.Aruba Networks ArubaOS is an operating system for Aruba Mobility-Defined Networks, including Mobility Controllers and Mobility Access Switches. Aruba Networks InstantOS is an Arch Linux-based distribution...

8.8CVSS7.2AI score0.01469EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2024/05/14 12:0 a.m.8 views

PT-2024-24113 · Hewlett Packard +1 · Aos-8 Instant/Aos-10 Ap +4

Name of the Vulnerable Software and Affected Versions: No specific software or versions are mentioned in the provided descriptions. Description: Unauthenticated Denial of Service DoS vulnerabilities exist in the CLI service accessed via the PAPI protocol. Successful exploitation of these...

7.5CVSS7.1AI score0.0057EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2024/05/14 12:0 a.m.6 views

PT-2024-10931 · Unknown · Nats Server

Name of the Vulnerable Software and Affected Versions: nats-server versions prior to 2.2.3 Description: The issue concerns cryptographic problems in the nats-server, where the use of CLI flags to set TLS parameters overrides the default restricted ciphersuite settings, potentially allowing client...

7AI score0.00348EPSS
SaveExploits0References8
zdt
zdt
added 2024/05/13 12:0 a.m.207 views

Apache mod_proxy_cluster - Stored XSS Exploit

import requests import argparse from bs4 import BeautifulSoup from urllib.parse import urlparse, parseqs, urlencode, urlunparse from requests.exceptions import RequestException class Colors: RED = '\03391m' GREEN = '\0331;49;92m' RESET = '\0330m' def getclustermanagerurlbaseurl, path:...

5.4CVSS6.4AI score0.02242EPSS
SaveExploits5
Kitploit
Kitploit
added 2024/05/11 12:30 p.m.57 views

LOLSpoof - An Interactive Shell To Spoof Some LOLBins Command Line

LOLSpoof is a an interactive shell program that automatically spoof the command line arguments of the spawned process. Just call your incriminate-looking command line LOLBin e.g. powershell -w hidden -enc ZwBlAHQALQBwAHIAbwBjAGUA.... and LOLSpoof will ensure that the process creation telemetry...

7.7AI score
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2024/05/10 12:0 a.m.18 views

PT-2024-5316 · Ibm · Ibm I

Name of the Vulnerable Software and Affected Versions: IBM i versions 7.3 through 7.5 Description: The issue is related to errors in access restriction in the TCP/IP Connectivity Utilities component of the IBM i operating system. A malicious actor with command line access to the host operating...

7.8CVSS6.2AI score0.00171EPSS
SaveExploits0References6
Mageia
Mageia
added 2024/05/09 2:40 a.m.64 views

Updated traceroute packages fix security vulnerability

In Traceroute 2.0.12 through 2.1.2 before 2.1.3, the wrapper scripts do not properly parse command lines. CVE-2023-46316...

5.5CVSS7.5AI score0.00367EPSS
SaveExploits2References2
OSV
OSV
added 2024/05/09 2:40 a.m.12 views

MGASA-2024-0168 Updated traceroute packages fix security vulnerability

In Traceroute 2.0.12 through 2.1.2 before 2.1.3, the wrapper scripts do not properly parse command lines. CVE-2023-46316...

5.5CVSS6.8AI score0.00367EPSS
SaveExploits2References3
BDU FSTEC
BDU FSTEC
added 2024/05/07 12:0 a.m.10 views

The vulnerability of the user interface of the LoadMaster platform for deploying and managing applications allows a perpetrator to execute arbitrary commands.

The vulnerability of the user interface of the LoadMaster platform for application deployment and management exists due to the lack of measures taken to neutralize special elements used in the operating system command line. Exploiting this vulnerability allows a remote attacker to execute arbitra...

8.4CVSS7.6AI score0.55144EPSS
SaveExploits0References2
Microsoft CVE
Microsoft CVE
added 2024/05/07 12:0 a.m.4 views

CVE-2024-34062

...

4.8CVSS5.6AI score0.00432EPSS
SaveExploits0
Kitploit
Kitploit
added 2024/05/06 12:30 p.m.48 views

Gftrace - A Command Line Windows API Tracing Tool For Golang Binaries

A command line Windows API tracing tool for Golang binaries. Note: This tool is a PoC and a work-in-progress prototype so please treat it as such. Feedbacks are always welcome! How it works? Although Golang programs contains a lot of nuances regarding the way they are built and their behavior in...

7.1AI score
SaveExploits0References4
BDU FSTEC
BDU FSTEC
added 2024/05/06 12:0 a.m.12 views

The vulnerability of the FortiSandbox threat detection and mitigation system arises from the lack of measures taken to neutralize special elements used in the operating system’s command set. This allows attackers to execute arbitrary code.

The vulnerability of the FortiSandbox threat detection and mitigation system exists because measures are not taken to neutralize the special elements used in the operating system’s command line interface. Exploiting this vulnerability allows a malicious actor to execute arbitrary code using...

6.7CVSS6AI score0.0063EPSS
SaveExploits0References3Affected Software1
Fedora
Fedora
added 2024/05/05 2:2 a.m.94 views

[SECURITY] Fedora 40 Update: clamav-1.0.6-1.fc40

Clam AntiVirus is an anti-virus toolkit for UNIX. The main purpose of this software is the integration with mail servers attachment scanning. The package provides a flexible and scalable multi-threaded daemon, a command line scanner, and a tool for automatic updating via Internet. The programs ar...

7.4AI score
SaveExploits0
Fedora
Fedora
added 2024/05/05 1:15 a.m.44 views

[SECURITY] Fedora 39 Update: clamav-1.0.6-1.fc39

Clam AntiVirus is an anti-virus toolkit for UNIX. The main purpose of this software is the integration with mail servers attachment scanning. The package provides a flexible and scalable multi-threaded daemon, a command line scanner, and a tool for automatic updating via Internet. The programs ar...

7.4AI score
SaveExploits0
OSV
OSV
added 2024/05/03 7:33 p.m.8 views

GHSA-G7VV-2V7X-GJ9P tqdm CLI arguments injection attack

Impact Any optional non-boolean CLI arguments e.g. --delim, --buf-size, --manpath are passed through python's eval, allowing arbitrary code execution. Example: sh python -m tqdm --manpath="" + strexec"import os\nos.system'echo hi && killall python3'" + "" Patches...

3.9CVSS6.9AI score0.00432EPSS
SaveExploits0References7
RedhatCVE
RedhatCVE
added 2024/05/03 5:54 p.m.36 views

CVE-2024-34062

A flaw was found in python-tqdm. When processing non-boolean command line arguments, python-tqdm uses python's eval function but fails to properly sanitize the input provided by the user. This flaw allows an attacker to trick a user into running python-tqdm with crafted command line arguments,...

7.3CVSS4.9AI score0.00432EPSS
SaveExploits0References4
OSV
OSV
added 2024/05/03 10:15 a.m.12 views

AZL-40307 CVE-2024-34062 affecting package python-tqdm for versions less than 4.63.1-3

tqdm is an open source progress bar for Python and CLI. Any optional non-boolean CLI arguments e.g. --delim, --buf-size, --manpath are passed through python's eval, allowing arbitrary code execution. This issue is only locally exploitable and had been addressed in release version 4.66.3. All user...

4.8CVSS6.8AI score0.00432EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/03 10:15 a.m.2 views

DEBIAN-CVE-2024-34062

tqdm is an open source progress bar for Python and CLI. Any optional non-boolean CLI arguments e.g. --delim, --buf-size, --manpath are passed through python's eval, allowing arbitrary code execution. This issue is only locally exploitable and had been addressed in release version 4.66.3. All user...

4.8CVSS6.3AI score0.00432EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2024/05/03 2:15 a.m.9 views

CVE-2023-34284

NETGEAR RAX30 Use of Hard-coded Credentials Authentication Bypass Vulnerability. This vulnerability allows network-adjacent attackers to bypass authentication on affected installations of NETGEAR RAX30 routers. Authentication is not required to exploit this vulnerability. The specific flaw exists...

6.3CVSS5.8AI score0.00447EPSS
SaveExploits0References3Affected Software1
SUSE CVE
SUSE CVE
added 2024/05/03 2:9 a.m.4 views

SUSE CVE-2024-26988

In the Linux kernel, the following vulnerability has been resolved: init/main.c: Fix potential staticcommandline memory overflow We allocate memory of size 'xlen + strlenbootcommandline + 1' for staticcommandline, but the strings copied into staticcommandline are extracommandline and commandline,...

6.3CVSS6.4AI score0.00279EPSS
SaveExploits0References16
Rows per page
Query Builder