漏洞信息
尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。
Vulnerability Title
phpIPAM Temporary Subnet Share Information Disclosure via Address Parameter
Vulnerability Description
phpIPAM through 1.8.1 fails to verify that a requested IP address belongs to the subnet a temporary share token was issued for. In app/temp_share/index.php and app/temp_share/address.php, when the share type is 'subnets', the subnetId parameter is used directly as a database primary key to fetch an address without confirming the address belongs to the authorized subnet. An unauthenticated party holding any valid, non-expired temporary share URL can enumerate the subnetId parameter to read every IP address record across all sections and subnets, including hostnames, DNS names, MAC addresses, owner/contact fields, and notes (which may contain credentials and configuration details).
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
Vulnerability Type
通过用户控制密钥绕过授权机制
Vulnerability Title
phpIPAM 授权问题漏洞
Vulnerability Description
phpIPAM是phpIPAM团队开源的一套基于PHP和MySQL的IP地址管理应用程序(IPAM)。 phpIPAM 1.8.1及之前版本存在授权问题漏洞,该漏洞源于app/temp_share/index.php和app/temp_share/address.php中,当分享类型为'subnets'时,未验证请求的IP地址是否属于临时分享令牌授权的子网,直接将subnetId参数作为数据库主键获取地址,可能导致未经验证的攻击者利用有效的临时分享URL枚举subnetId参数,读取所有IP地址记录,包括
CVSS Information
N/A
Vulnerability Type
N/A