All intelligence
// vulnerability record
live · NVDCVE-2024-10720
MEDIUMpublished 2025-03-20 10:15 UTC · 1 year ago · modified 2026-06-17 06:56 UTC
6.1
CVSS / 10
// description
A stored cross-site scripting (XSS) vulnerability exists in phpipam/phpipam version 1.5.2. The vulnerability occurs in the 'Device Management' section under 'Administration' where an attacker can inject malicious scripts into the 'Name' and 'Description' fields when adding a new device type. This can lead to data theft, account compromise, distribution of malware, website defacement, and phishing attacks. The issue is fixed in version 1.7.0.
// cvss 3.1 vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
// weaknesses (CWE)
- CWE-79