| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| SHA256.txt | 2025-11-27 | 170 Bytes | |
| phpipam-v1.7.4.tgz | 2025-11-27 | 15.2 MB | |
| phpipam-v1.7.4.zip | 2025-11-27 | 20.1 MB | |
| 1.7.4 source code.tar.gz | 2025-11-27 | 6.7 MB | |
| 1.7.4 source code.zip | 2025-11-27 | 7.4 MB | |
| README.md | 2025-11-27 | 600 Bytes | |
| Totals: 6 Items | 49.4 MB | 32 | |
Bugfixes:
----------------------------
+ Backported PHP8 compatibility fixes;
+ Can not empty address fields (#4322);
+ jQuery error when adding an IP address range (#4350);
Security Fixes:
----------------------------
+ Addedd CSRF cookie for clear-changelog and clear-log;
+ XSS - Reflected in install scripts;
+ XSS - Unsafe HTML allowed in Request IP Instructions;
+ XSS - Unsafe HTML allowed in Password vault;
+ Local exposure of DB credentials via mysqldump;
+ RCE - Authenticated remote code execution via ping_path;