phpipam 漏洞列表
共找到 4 个与 phpipam 相关的漏洞
📅 加载漏洞趋势中...
-
CVE-2023-0676: phpIPAM 1.5.1 - Cross-site Scripting POC
Cross-site Scripting (XSS) - Reflected in GitHub repository phpipam/phpipam prior to 1.5.1. -
CVE-2023-0678: PHPIPAM <v1.5.1 - Missing Authorization POC
In phpIPAM 1.5.1, an unauthenticated user could download the list of high-usage IP subnets that contains sensitive information such as a subnet description, IP ranges, and usage rates via find_full_subnets.php endpoint. The bug lies in the fact that find_full_subnets.php does not verify if the user is authorized to access the data, and if the script was started from a command line. -
CVE-2023-24657: phpIPAM - 1.6 - Cross-Site Scripting POC
phpIPAM 1.6 contains a cross-site scripting vulnerability via the closeClass parameter at /subnet-masks/popup.php. An attacker can inject arbitrary script in the browser of an unsuspecting user in the context of the affected site. This can allow the attacker to steal cookie-based authentication credentials and launch other attacks. -
phpipam /functions/scripts/find_full_subnets.php 未授权访问漏洞 (CVE-2023-0678) 无POC
phpIPAM是一款开源的IP地址管理工具,旨在帮助网络管理员高效管理IP地址和子网。phpIPAM的find_full_subnets.php脚本以及/functions/scripts/find_full_subnets.php路径存在未授权访问漏洞(CVE-2023-0678)。攻击者可以利用该漏洞在未授权的情况下访问敏感信息,可能导致信息泄露或进一步的攻击。