| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| SHA256.txt | 2023-12-13 | 170 Bytes | |
| phpipam-v1.6.0.zip | 2023-12-13 | 19.1 MB | |
| phpipam-v1.6.0.tgz | 2023-12-13 | 14.3 MB | |
| 1.6.0 source code.tar.gz | 2023-12-12 | 5.9 MB | |
| 1.6.0 source code.zip | 2023-12-12 | 6.7 MB | |
| README.md | 2023-12-12 | 854 Bytes | |
| Totals: 6 Items | 45.9 MB | 0 | |
Enhancements, changes:
----------------------------
+ php8.3 compatibility;
+ MySQL 5.5.3+ is now required (support for utf8mb4);
+ Reverse-proxy users should review the new config.php $trust_x_forwarded_headers setting;
Security Fixes:
----------------------------
+ SQL injection in custom field enum/set types;
+ Directory traversal possible in RIPE query;
+ XSS (reflected) in 'bw-calulator-result.php';
+ XSS (reflected) by invalid email address response;
+ XSS (reflected) by /app/tools/subnet-masks/popup.php (#3738);
+ XSS (stored) in user widget settings;
+ XSS and LDAP injection in ad-search-result.php;
+ XSS and LDAP injection in ad-search-group-result.php;
+ Restrict find_full_subnets.php to CLI;
+ Ensure confidentiality of database password;