LiveActive security incident?Get immediate response
CVE Record

CVE-2018-1000629: Battelle V2I Hub 2.5.1 is vulnerable to cross-site scripting, caused by improper validation of user-supplie...

Battelle V2I Hub 2.5.1 is vulnerable to cross-site scripting, caused by improper validation of user-supplied input by api/SystemConfigActions.php?action=add and the index.php script. A remote attacker could exploit this vulnerability using the parameterName or _login_username parameter in a specially-crafted URL to execute script in a victim's Web browser within the security context of the hosting Web site, once the URL is clicked. An attacker could use this vulnerability to steal the victim's cookie-based authentication credentials.

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

CVE-2018-1000629 is a cross-site scripting flaw in Battelle V2I Hub 2.5.1. If a user clicks a specially crafted link, attacker-controlled script could run in that user’s browser session on the V2I Hub site, potentially exposing cookie-based authentication credentials.

Executive priority

Treat this as a targeted application risk rather than a broad emergency. Prioritize if V2I Hub 2.5.1 is deployed in transportation or operational environments, especially where administrators use the web interface and session compromise could affect operations.

Technical view

The source bundle describes improper validation of user-supplied input in api/SystemConfigActions.php?action=add and index.php. The affected inputs are parameterName and _login_username. Successful exploitation requires the victim to click a crafted URL and executes script in the browser under the hosting site’s security context.

Likely exposure

Exposure is limited to organizations running Battelle V2I Hub 2.5.1. The bundle does not identify other affected versions, CPEs, deployment defaults, or internet-exposure prevalence. Risk is higher where the web interface is reachable by operators, administrators, or untrusted networks.

Exploitation context

The CVE description requires user interaction: the victim must click a crafted URL. The bundle says credentials could be stolen from cookie-based sessions. It does not cite KEV listing, active exploitation, public exploit availability, or observed attacks.

Researcher notes

The public bundle is sparse: no CVSS, CWE, CPE, patch reference, or vendor advisory is provided. Analysis should stay constrained to Battelle V2I Hub 2.5.1 and the two named parameters until additional primary evidence confirms broader impact.

Mitigation direction

  • Check Battelle or maintainer guidance for an update or supported remediation.
  • Restrict access to V2I Hub web interfaces to trusted networks and users.
  • Harden session cookies with HttpOnly, Secure, and SameSite where configurable.
  • Review authentication/session handling for exposed cookie-based credentials.
  • Retire or isolate unsupported V2I Hub 2.5.1 deployments.

Validation and detection

  • Inventory environments for Battelle V2I Hub 2.5.1 instances.
  • Review access logs for unusual requests to the named PHP endpoints.
  • Confirm whether parameterName and _login_username are safely encoded or rejected.
  • Verify access controls around the V2I Hub web interface.
  • Check whether session cookies are protected against script access.
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.

cve · low confidence lookup

CVE-2018-1000629 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.