Lucene search
+L

2019 matches found

Packet Storm
Packet Storm
added 2025/07/17 12:00 a.m.115 views

📄 PandoraFMS Netflow Authenticated Remote Code Execution

This Metasploit module exploits a command injection vulnerability in Netflow component of PandoraFMS. The module requires a set of user credentials to modify Netflow settings. Also, Netflow binaries have to be present on the system. This module requires Metasploit: https://metasploit.com/download...

7CVSS7.7AI score0.31452EPSS
SaveExploits3
OSV
OSV
added 2025/07/14 12:19 a.m.11 views

USN-7633-1 nix vulnerabilities

Linus Heckemann discovered that Nix did not correctly handle certain binaries. An attacker could possibly use this issue to execute arbitrary code. CVE-2024-38531 Pierre-Etienne Meunier discovered that Nix did not correctly handle TLS certificates. A remote attacker could possibly use this issue ...

9CVSS6.1AI score0.00602EPSS
SaveExploits1References5
RedhatCVE
RedhatCVE
added 2025/07/10 12:24 a.m.16 views

CVE-2025-47422

Advanced Installer before 22.6 has an uncontrolled search path element local privilege escalation vulnerability. When running as SYSTEM in certain configurations, Advanced Installer looks in standard-user writable locations for non-existent binaries and executes them as SYSTEM. A low-privileged...

7.5CVSS7.7AI score0.00441EPSS
SaveExploits0References1
Github Security Blog
Github Security Blog
added 2025/07/09 3:33 p.m.14 views

Juju allows arbitrary executable uploads via authenticated endpoint without authorization

Summary You can affect the agent binaries used in a Juju controller and the code that is run in the binaries by simply having a user account on a controller. You aren't required to have a model or any permissions. This just requires a user account in the controller database. Details Because of th...

8.8CVSS6.7AI score0.00583EPSS
SaveExploits1References8Affected Software1
OSV
OSV
added 2025/07/09 3:33 p.m.9 views

GHSA-4VC8-WVHW-M5GV Juju allows arbitrary executable uploads via authenticated endpoint without authorization

Summary You can affect the agent binaries used in a Juju controller and the code that is run in the binaries by simply having a user account on a controller. You aren't required to have a model or any permissions. This just requires a user account in the controller database. Details Because of th...

8.8CVSS6.6AI score0.00583EPSS
SaveExploits1References8
Packet Storm News
Packet Storm News
added 2025/07/09 12:00 a.m.9 views

Disa: Accurate Learning-Based Static Disassembly with Attentions

For reverse engineering related security domains, such as vulnerability detection, malware analysis, and binary hardening, disassembly is crucial yet challenging. The fundamental challenge of disassembly is to identify instruction and function boundaries. Classic approaches rely on file-format...

6.7AI score
SaveExploits0
OSV
OSV
added 2025/07/08 5:20 p.m.5 views

CVE-2025-0928 Arbitrary executable upload via authenticated endpoint

In Juju versions prior to 3.6.8 and 2.9.52, any authenticated controller user was allowed to upload arbitrary agent binaries to any model or to the controller itself, without verifying model membership or requiring explicit permissions. This enabled the distribution of poisoned binaries to new or...

8.8CVSS6.5AI score
SaveExploits0References5
CNNVD
CNNVD
added 2025/07/08 12:00 a.m.8 views

Juju 代码问题漏洞

Juju is an open source application orchestration engine from Canonical Juju Open Source. A security vulnerability exists in Juju versions prior to 3.6.8 and prior to 2.9.52 that stems from allowing the upload of arbitrary proxy binaries, which could lead to remote code execution...

8.8CVSS7.7AI score0.00583EPSS
SaveExploits1References3
NVD
NVD
added 2025/07/04 1:15 p.m.8 views

CVE-2025-49809

mtr through 0.95, in certain privileged contexts, mishandles execution of a program specified by the MTRPACKET environment variable. NOTE: mtr on macOS may often have Sudo rules, as an indirect consequence of Homebrew not installing setuid binaries...

7.8CVSS0.00145EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2025/07/03 2:18 p.m.10 views

LF Edge eKuiper vulnerable to File Path Traversal leading to file replacement

Summary Path traversal is also known as directory traversal. These vulnerabilities enable an attacker to read arbitrary files on the server that is running an application. In this case, an attacker might be able to write to arbitrary files on the server, allowing them to modify application data o...

7.3AI score
SaveExploits0References3Affected Software2
OSV
OSV
added 2025/07/03 2:18 p.m.7 views

GHSA-FV2P-QJ5P-WQQ4 LF Edge eKuiper vulnerable to File Path Traversal leading to file replacement

Summary Path traversal is also known as directory traversal. These vulnerabilities enable an attacker to read arbitrary files on the server that is running an application. In this case, an attacker might be able to write to arbitrary files on the server, allowing them to modify application data o...

8.5CVSS7.3AI score
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2025/07/02 2:18 p.m.27 views

glibc: static setuid binary dlopen may incorrectly search LD_LIBRARY_PATH

A flaw was found in the glibc library. A statically linked setuid binary that calls dlopen, including internal dlopen calls after setlocale or calls to NSS functions such as getaddrinfo, may incorrectly search LDLIBRARYPATH to determine which library to load, allowing a local attacker to load...

7.8CVSS7.3AI score0.00557EPSS
SaveExploits1References8
Trellix
Trellix
added 2025/07/01 12:00 a.m.14 views

Automagic Reverse Engineering

Automagic Reverse Engineering By Trellix · July 1, 2025 This blog was written by Max Kersten Over the last few years, I have looked into methods to improve the reverse engineering process. This saves essential time during the analysis, which helps while defending from well prepared threat actors...

6.8AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2025/06/24 12:00 a.m.7 views

Evaluating Disassembly Errors with Only Binaries

Disassemblers are crucial in the analysis and modification of binaries. Existing works showing disassembler errors largely rely on practical implementation without specific guarantees and assume source code and compiler toolchains to evaluate ground truth. However, the assumption of source code i...

7.2AI score
SaveExploits0
OSV
OSV
added 2025/06/23 4:44 p.m.14 views

CLSA-2025-1750697072 glibc: Fix of CVE-2025-4802

CVE-2025-4802: fix issue of untrusted LDLIBRARYPATH environment variable vulnerability by restricting loading of dynamically shared libraries in statically compiled setuid binaries...

7.8CVSS6.9AI score0.00557EPSS
SaveExploits1References1
UbuntuCve
UbuntuCve
added 2025/06/19 12:00 a.m.16 views

CVE-2025-50181

urllib3 is a user-friendly HTTP client library for Python. Prior to 2.5.0, it is possible to disable redirects for all requests by instantiating a PoolManager and specifying retries in a way that disable redirects. By default, requests and botocore users are not affected. An application attemptin...

6.1CVSS6.8AI score0.00408EPSS
SaveExploits1References3
AstraLinux
AstraLinux
added 2025/06/16 11:28 a.m.6 views

Astra Linux – Vulnerability in glibc

A vulnerable environment variable in the Untrusted LDLIBRARYPATH setting in the GNU C Library, versions 2.27 to 2.38, allows attackers to control the loading of dynamically shared libraries in statically compiled setuid binaries that call dlopen including internal dlopen calls after setlocale or...

7.8CVSS7AI score0.00557EPSS
SaveExploits1References3
Amazon
Amazon
added 2025/06/10 12:00 a.m.9 views

Important: glibc

Issue Overview: Untrusted LDLIBRARYPATH environment variable vulnerability in the GNU C Library version 2.27 to 2.38 allows attacker controlled loading of dynamically shared library in statically compiled setuid binaries that call dlopen including internal dlopen calls after setlocale or calls to...

7.8CVSS6.9AI score0.00557EPSS
SaveExploits1
RedHat Linux
RedHat Linux
added 2025/06/09 2:48 p.m.12 views

glibc: static setuid binary dlopen may incorrectly search LD_LIBRARY_PATH

A flaw was found in the glibc library. A statically linked setuid binary that calls dlopen, including internal dlopen calls after setlocale or calls to NSS functions such as getaddrinfo, may incorrectly search LDLIBRARYPATH to determine which library to load, allowing a local attacker to load...

7.8CVSS7.3AI score0.00557EPSS
SaveExploits1References8
RedHat Linux
RedHat Linux
added 2025/06/09 9:11 a.m.23 views

glibc: static setuid binary dlopen may incorrectly search LD_LIBRARY_PATH

A flaw was found in the glibc library. A statically linked setuid binary that calls dlopen, including internal dlopen calls after setlocale or calls to NSS functions such as getaddrinfo, may incorrectly search LDLIBRARYPATH to determine which library to load, allowing a local attacker to load...

7.8CVSS7.3AI score0.00557EPSS
SaveExploits1References8
Rows per page
Query Builder