Lucene search
+L

13 matches found

Kitploit
Kitploit
added 2026/09/11 4:06 p.m.5 views

CVE-2022-4510-WalkingPath

CVE-2022-4510-Binwalk 此脚本允许您生成针对CVE-2022-4510 Binwalk漏洞的利用程序。这些利用程序可用于测试和演示。支持的选项包括SSH、命令执行和反弹Shell。 前提条件 Python 3.x 使用方法 1. 克隆仓库或下载脚本文件。 2. 使用所需选项运行脚本。可用选项如下: ssh:生成SSH利用程序。 参数: file:输入.png文件的路径。 pub:公钥文件的路径。 command:生成执行命令的利用程序。 参数: --command:要执行的命令。 file:输入.png文件的路径。 reverse:生成反弹Shell利用程序。 参数:...

7.8CVSS7.4AI score0.22013EPSS
SaveExploits8References1
Kitploit
Kitploit
added 2026/09/10 9:00 p.m.5 views

CVE-2022-4510

此存储库没有 README。...

7.8CVSS7.2AI score0.22013EPSS
SaveExploits8
Kitploit
Kitploit
added 2026/09/09 10:38 a.m.7 views

BadPfs-CVE-2022-4510

BadPfs 用于生成pfs payload以利用CVE-2022-4510的Python脚本 只需使用该脚本创建一个pfs payload。当对payload运行带-e参数的binwalk时,可以以binwalk的权限覆盖文件。 此示例在通过binwalk的-e选项打开时,将使用./data的内容覆盖/etc/sudoers。这是权限提升的绝佳方法。 root@kitploit: python3 BadPfs.py --out=payload.pfs --data=./data --target=/etc/sudoers...

7.8CVSS7.4AI score0.22013EPSS
SaveExploits8
Tenable Nessus
Tenable Nessus
added 2025/12/16 12:00 a.m.8 views

Debian dla-4410 : binwalk - security update

The remote Debian 11 host has packages installed that are affected by a vulnerability as referenced in the dla-4410 advisory. - ------------------------------------------------------------------------- Debian LTS Advisory DLA-4410-1 [email protected] https://www.debian.org/lts/security/...

7.8CVSS7.2AI score0.22013EPSS
SaveExploits8References4
Tenable Nessus
Tenable Nessus
added 2023/09/17 12:00 a.m.30 views

GLSA-202309-07 : Binwalk: Multiple Vulnerabilities

The remote host is affected by the vulnerability described in GLSA-202309-07 Binwalk: Multiple Vulnerabilities - A path traversal vulnerability was identified in ReFirm Labs binwalk from version 2.1.2b through 2.3.3 included. By crafting a malicious PFS filesystem file, an attacker can get...

7.8CVSS6.9AI score0.22013EPSS
SaveExploits8References4
Packet Storm
Packet Storm
added 2023/04/06 12:00 a.m.714 views

Binwalk 2.3.2 Remote Command Execution

Exploit Title: Binwalk v2.3.2 - Remote Command Execution RCE Exploit Author: Etienne Lacoche CVE-ID: CVE-2022-4510 import os import inspect import argparse print"" print"" print"------------------CVE-2022-4510----------------" print"" print"--------Binwalk Remote Command Execution--------"...

7.8CVSS7.6AI score0.22013EPSS
SaveExploits8
zdt
zdt
added 2023/04/05 12:00 a.m.1088 views

Binwalk v2.3.2 - Remote Command Execution Exploit

Exploit Title: Binwalk v2.3.2 - Remote Command Execution RCE Exploit Author: Etienne Lacoche CVE-ID: CVE-2022-4510 import os import inspect import argparse print"" print"" print"------------------CVE-2022-4510----------------" print"" print"--------Binwalk Remote Command Execution--------"...

7.8CVSS7.6AI score0.22013EPSS
SaveExploits8
Exploit DB
Exploit DB
added 2023/04/05 12:00 a.m.1982 views

Binwalk v2.3.2 - Remote Command Execution (RCE)

Exploit Title: Binwalk v2.3.2 - Remote Command Execution RCE Exploit Author: Etienne Lacoche CVE-ID: CVE-2022-4510 import os import inspect import argparse print"" print"" print"------------------CVE-2022-4510----------------" print"" print"--------Binwalk Remote Command Execution--------"...

7.8CVSS7.2AI score0.22013EPSS
SaveExploits8
OSV
OSV
added 2023/03/01 9:14 p.m.16 views

MGASA-2023-0074 Updated binwalk packages fix security vulnerability

Remote code execution using crafted PFS filesystem. CVE-2022-4510...

7.8CVSS7.8AI score0.22013EPSS
SaveExploits8References4
Mageia
Mageia
added 2023/03/01 9:14 p.m.50 views

Updated binwalk packages fix security vulnerability

Remote code execution using crafted PFS filesystem. CVE-2022-4510...

7.8CVSS3AI score0.22013EPSS
SaveExploits8References3
UbuntuCve
UbuntuCve
added 2023/01/26 9:18 p.m.46 views

CVE-2022-4510

A path traversal vulnerability was identified in ReFirm Labs binwalk from version 2.1.2b through 2.3.3 included. By crafting a malicious PFS filesystem file, an attacker can get binwalk's PFS extractor to extract files at arbitrary locations when binwalk is run in extraction mode -e option. Remot...

7.8CVSS7.3AI score0.22013EPSS
SaveExploits8References3
CVE
CVE
added 2023/01/25 12:25 p.m.242 views

CVE-2022-4510

Binwalk (2.1.2b–2.3.3) is affected by a path traversal vulnerability in its PFS extractor and can lead to remote code execution by crafting a malicious PFS filesystem. The issue stems from unpfs.py in the binwalk source tree, allowing extraction to arbitrary locations and potentially loading a ma...

7.8CVSS7.7AI score0.22013EPSS
SaveExploits8References3Affected Software1
Vulnrichment
Vulnrichment
added 2023/01/25 12:25 p.m.8 views

CVE-2022-4510 Path Traversal in binwalk

A path traversal vulnerability was identified in ReFirm Labs binwalk from version 2.1.2b through 2.3.3 included. By crafting a malicious PFS filesystem file, an attacker can get binwalk's PFS extractor to extract files at arbitrary locations when binwalk is run in extraction mode -e option. Remot...

7.8CVSS7.8AI score0.22013EPSS
SaveExploits8References2
Rows per page
Query Builder