LiveActive security incident?Get immediate response
CVE Record

CVE-2018-1000860: phpipam version 1.3.2 and earlier contains a Cross Site Scripting (XSS) vulnerability in The value of the p...

phpipam version 1.3.2 and earlier contains a Cross Site Scripting (XSS) vulnerability in The value of the phpipamredirect cookie is copied into an HTML tag on the login page encapsulated in single quotes. Editing the value of the cookie to r5zkh'><script>alert(1)</script>quqtl exploits an XSS vulnerability. that can result in Arbitrary code executes in victims browser.. This attack appear to be exploitable via Needs to be chained with another exploit that allows an attacker to set or modify a cookie for the phpIPAM instance's domain..

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

phpIPAM 1.3.2 and earlier has a login-page XSS issue tied to the phpipamredirect cookie. An attacker would need another weakness that lets them set or alter that cookie for the phpIPAM domain. The business concern is browser-side code execution against users of the IPAM portal, not direct server compromise from this CVE alone.

Executive priority

Treat this as a targeted remediation item, not an emergency by itself. Prioritize if phpIPAM is exposed to untrusted networks or if cookie-setting weaknesses exist on the same domain.

Technical view

The CVE states that the phpipamredirect cookie value is copied into an HTML tag on the login page inside single quotes, enabling XSS when attacker-controlled. Exploitability depends on chaining with a separate method to set or modify a cookie for the phpIPAM instance domain. No CVSS, CWE, patch version, or KEV listing is provided in the bundle.

Likely exposure

Exposure is limited to organizations running phpIPAM 1.3.2 or earlier, especially where the login page is reachable by untrusted users. Risk rises if another vulnerability or misconfiguration allows attacker-controlled cookies for the phpIPAM domain.

Exploitation context

The source bundle does not show active exploitation and KEV is false. The CVE explicitly says exploitation requires chaining with another issue that can set or modify the phpipamredirect cookie for the target domain.

Researcher notes

Evidence is sparse: the bundle provides the CVE description, CVE records, and a GitHub issue reference. The key research question is whether a practical cookie-setting vector exists in the target environment; without that chain, exploitability is constrained.

Mitigation direction

  • Inventory phpIPAM deployments and identify versions 1.3.2 or earlier.
  • Check phpIPAM vendor/project guidance for fixed releases or recommended remediation.
  • Restrict phpIPAM login access to trusted networks, VPNs, or administrative users.
  • Review domain and cookie controls to reduce attacker-controlled cookie opportunities.
  • Monitor vendor issue 2338 and CVE records for remediation updates.

Validation and detection

  • Confirm whether any phpIPAM instance is version 1.3.2 or earlier.
  • Review login-page handling of the phpipamredirect cookie in deployed code.
  • Check whether the login page is internet-accessible or broadly reachable internally.
  • Review logs for suspicious login-page access patterns or abnormal cookie values.
  • Verify compensating access controls are active around phpIPAM administration.
Prepared
Confidence
medium
Sources
3

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

Conservative CVE-to-ATT&CK context

These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.

ATT&CK lookup starting points

Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.

description · low confidence lookup

Execution behavior lookup

The CVE wording references code or command execution, so execution technique review may help defensive triage. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2018-1000860 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
Unknown
CVSS
Not scored
Known Exploited
No
Published
Official CVE source material

CNA and ADP enrichment extracted from CVE v5

These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.

0CVSS vectors
0Timeline events
0ADP providers
2Source links

CVSS and timeline data

No CVSS vectors or timeline events were available in the normalized CVE source material.

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
n/an/an/aListed
Weakness

CWE details

No CWE listed

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.