Lucene search
+L

540 matches found

Kitploit
Kitploit
added 2026/09/15 9:13 p.m.9 views

phpipam_1.4.4

CVE-2022-23046 phpIPAM 1.4.4 - SQL 注入 phpIPAM v1.4.4 允许已认证的管理员用户通过 app/admin/routing/edit-bgp-mapping-search.php 搜索子网时,在子网参数中注入 SQL 语句。该项目目前会输出数据库信息和主机版本信息。它还可以尝试读取文件并写入服务器。 开始入门 执行程序 检查是否存在漏洞。 root@kitploit: python3 phpipam1.4.4.py -t http://phpipam.com/ -u username -p password 测试文件读取...

7.2CVSS7.5AI score0.25243EPSS
SaveExploits7
Kitploit
Kitploit
added 2026/09/15 7:32 p.m.6 views

CVE-2019-16692

CVE-2019-16692 Código de exploit para CVE-2019-16692, una vulnerabilidad de phpIPAM...

9.8CVSS7.5AI score0.10318EPSS
SaveExploits6
Kitploit
Kitploit
added 2026/09/15 11:39 a.m.9 views

CVE-2022-23046

CVE-2022-23046 El descubrimiento original y el PoC manual provienen de Fluidattacks: PhpIPAM v1.4.4 permite a un usuario administrador autenticado inyectar sentencias SQL en el parámetro "subnet" al buscar una subred a través de app/admin/routing/edit-bgp-mapping-search.php. Este PoC ejecuta SQLi...

7.2CVSS7.5AI score0.25243EPSS
SaveExploits7
Nuclei
Nuclei
added 2026/09/15 5:39 a.m.62 views

phpIPAM 1.5.1 - Cross-site Scripting

Cross-site Scripting XSS - Reflected in GitHub repository phpipam/phpipam prior to 1.5.1. id: CVE-2023-0676 info: name: phpIPAM 1.5.1 - Cross-site Scripting author: ritikchaddha severity: medium description: | Cross-site Scripting XSS - Reflected in GitHub repository phpipam/phpipam prior to 1.5....

6.1CVSS5.9AI score0.01532EPSS
SaveExploits1References2
Nuclei
Nuclei
added 2026/09/15 5:39 a.m.173 views

phpIPAM - 1.6 - Cross-Site Scripting

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...

6.1CVSS6.2AI score0.03904EPSS
SaveExploits3References2
Kitploit
Kitploit
added 2026/09/15 4:46 a.m.10 views

CVE-2022-23046

CVE-2022-23046 PhpIPAM v1.4.4 允许已验证的管理员用户在通过 app/admin/routing/edit-bgp-mapping-search.php 搜索子网时,向 "subnet" 参数注入 SQL 语句。 安装 1. 构建 root@kitploit: git clone https://github.com/dnr6419/CVE-2022-23046.git cd CVE-2022-23046 && docker-compose up -d pip3or pip install -r requirements.txt python3or pytho...

7.2CVSS7.4AI score0.25243EPSS
SaveExploits7References1
Kitploit
Kitploit
added 2026/09/14 8:11 p.m.12 views

CVE-2022-23046

CVE-2022-23046 PHPIPAM 1.4.4 - SQLi(已认证) 原始漏洞利用脚本可在此处找到 原始漏洞利用脚本作者: Rodolfo "Inc0gbyt3" Tavares 针对 CVE-2022-23046 的修改脚本 我在运行原始脚本时遇到了问题。于是根据我的使用场景对其进行了修改。 在完成 THM 实验房间 Ollie 的过程中使用。...

7.2CVSS7.3AI score0.25243EPSS
SaveExploits7
Nuclei
Nuclei
added 2026/09/13 4:24 p.m.106 views

PHPIPAM <v1.5.1 - Missing Authorization

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 findfullsubnets.php endpoint. The bug lies in the fact that findfullsubnets.php does not verify if the user i...

7.5CVSS6.7AI score0.37304EPSS
SaveExploits1References1
Kitploit
Kitploit
added 2026/09/11 12:13 p.m.11 views

the-token-was-a-row-number-cve-2026-67602-phpipam-rest-api-authentication-bypass

CVE-2026-67602 — phpIPAM 1.8.2 REST API 身份验证绕过 phpIPAM REST API 中存在未认证的身份验证绕过漏洞,其根源在于对象缓存键冲突:在解析 API 应用的 appid 时缓存的数据行,只要提供的令牌等于该行的数字 id,就能满足后续的 appcode(令牌)检查。应用的真实密钥从未被比较。 CVE : CVE-2026-67602 CVSS 4.0 : 9.3 严重(AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:N) CWE : CWE-706(使用不正确解析的名称或引用) 受影响版本 : 1.8.2 之...

9.3CVSS5.8AI score0.00353EPSS
SaveExploits1
NVD
NVD
added 2026/08/24 2:16 p.m.11 views

CVE-2026-67602

phpIPAM before 1.8.2 contains an authentication bypass vulnerability in the REST API that allows unauthenticated attackers to gain full API access by exploiting an insecure object cache keying mechanism. The cache is keyed by lookup value alone without including the searched column, enabling an...

9.3CVSS0.00353EPSS
SaveExploits1References3
CVE
CVE
added 2026/08/24 1:57 p.m.53 views

CVE-2026-67602

phpIPAM before 1.8.2 contains an authentication bypass in its REST API caused by an insecure object cache keying mechanism. The cache is keyed by lookup value alone without including the searched column, so an entry written during an app_id lookup can satisfy a subsequent app_code lookup. This al...

9.3CVSS5.4AI score0.00353EPSS
SaveExploits1References3
EUVD
EUVD
added 2026/08/24 1:57 p.m.15 views

EUVD-2026-64889

phpIPAM before 1.8.2 contains an authentication bypass vulnerability in the REST API that allows unauthenticated attackers to gain full API access by exploiting an insecure object cache keying mechanism. The cache is keyed by lookup value alone without including the searched column, enabling an...

9.3CVSS5.4AI score0.00353EPSS
SaveExploits1References3
Cvelist
Cvelist
added 2026/08/24 1:57 p.m.42 views

CVE-2026-67602 phpIPAM < 1.8.2 Authentication Bypass via REST API Object Cache

phpIPAM before 1.8.2 contains an authentication bypass vulnerability in the REST API that allows unauthenticated attackers to gain full API access by exploiting an insecure object cache keying mechanism. The cache is keyed by lookup value alone without including the searched column, enabling an...

9.3CVSS0.00353EPSS
SaveExploits1References3
Vulnrichment
Vulnrichment
added 2026/08/24 1:57 p.m.10 views

CVE-2026-67602 phpIPAM < 1.8.2 Authentication Bypass via REST API Object Cache

phpIPAM before 1.8.2 contains an authentication bypass vulnerability in the REST API that allows unauthenticated attackers to gain full API access by exploiting an insecure object cache keying mechanism. The cache is keyed by lookup value alone without including the searched column, enabling an...

9.3CVSS5.4AI score0.00353EPSS
SaveExploits1References3
OSV
OSV
added 2026/08/24 1:57 p.m.58 views

CVE-2026-67602 phpIPAM < 1.8.2 Authentication Bypass via REST API Object Cache

phpIPAM before 1.8.2 contains an authentication bypass vulnerability in the REST API that allows unauthenticated attackers to gain full API access by exploiting an insecure object cache keying mechanism. The cache is keyed by lookup value alone without including the searched column, enabling an...

9.3CVSS5.6AI score
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2026/08/24 12:00 a.m.20 views

PT-2026-80888

Name of the Vulnerable Software and Affected Versions phpIPAM versions prior to 1.8.2 Description An authentication bypass exists in the REST API due to an insecure object cache keying mechanism. The cache uses only the lookup value as a key and fails to include the searched column. This allows a...

9.3CVSS5.2AI score0.00353EPSS
SaveExploits1References8
NVD
NVD
added 2026/08/17 9:16 p.m.12 views

CVE-2026-75105

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/tempshare/index.php and app/tempshare/address.php, when the share type is 'subnets', the subnetId parameter is used directly as a database primary key to fetch an...

8.7CVSS0.00277EPSS
SaveExploits0References5
OSV
OSV
added 2026/08/17 8:36 p.m.8 views

CVE-2026-75105 phpIPAM Temporary Subnet Share Information Disclosure via Address Parameter

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/tempshare/index.php and app/tempshare/address.php, when the share type is 'subnets', the subnetId parameter is used directly as a database primary key to fetch an...

8.7CVSS5.5AI score
SaveExploits0References7
Cvelist
Cvelist
added 2026/08/17 8:36 p.m.35 views

CVE-2026-75105 phpIPAM Temporary Subnet Share Information Disclosure via Address Parameter

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/tempshare/index.php and app/tempshare/address.php, when the share type is 'subnets', the subnetId parameter is used directly as a database primary key to fetch an...

8.7CVSS0.00277EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/08/17 8:36 p.m.14 views

EUVD-2026-60385

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/tempshare/index.php and app/tempshare/address.php, when the share type is 'subnets', the subnetId parameter is used directly as a database primary key to fetch an...

8.7CVSS5.4AI score0.00277EPSS
SaveExploits0References5
Rows per page
Query Builder