LiveActive security incident?Get immediate response
CVE Record

CVE-2015-10062: galaxy-data-resource Command Line Template injection

A vulnerability, which was classified as problematic, was found in galaxy-data-resource up to 14.10.0. This affects an unknown part of the component Command Line Template. The manipulation leads to injection. Upgrading to version 14.10.1 is able to address this issue. The patch is named 50d65f45d3f5be5d1fbff2e45ac5cec075f07d42. It is recommended to upgrade the affected component. The associated identifier of this vulnerability is VDB-218451.

MediumCVSS 5.5Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

CVE-2015-10062 is an injection issue in galaxy-data-resource versions up to 14.10.0. A low-privileged actor on an adjacent network could affect confidentiality, integrity, and availability at a limited level. The named fix is upgrading to version 14.10.1.

Executive priority

Prioritize remediation where galaxy-data-resource is deployed in reachable production or research environments. The rating is moderate, not critical, but injection flaws in command template handling deserve timely upgrade because they can affect data and service reliability.

Technical view

The issue is classified as CWE-74 injection in the Command Line Template component of galaxy-data-resource. The exact affected code path is not described in the provided sources. CVSS 3.1 is 5.5 with AV:A/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L.

Likely exposure

Exposure is likely limited to environments running galaxy-data-resource 14.0 through 14.10.0. The CVSS vector indicates adjacent-network access and low privileges are required. Systems not using this component, or already on 14.10.1, are not indicated as affected by the provided sources.

Exploitation context

The source bundle does not show CISA KEV listing or cited evidence of active exploitation. It also does not provide public exploit details. Treat this as a patch-management and exposure-validation issue unless internal telemetry suggests suspicious activity.

Researcher notes

The public record names the component and patch but says the affected part is unknown. Avoid assuming command execution scope beyond CWE-74 injection and the CVSS impacts. Useful validation is version confirmation, patch presence, and deployment reachability.

Mitigation direction

  • Inventory galaxy-data-resource deployments and dependency records.
  • Upgrade affected versions to galaxy-data-resource 14.10.1.
  • Verify the fix includes patch 50d65f45d3f5be5d1fbff2e45ac5cec075f07d42.
  • Limit adjacent-network access to affected deployments until upgraded.
  • Check vendor project guidance if upgrade constraints exist.

Validation and detection

  • Confirm whether versions 14.0 through 14.10.0 are deployed.
  • Check package metadata, lockfiles, containers, and SBOMs for galaxy-data-resource.
  • Verify deployed code is version 14.10.1 or includes the named patch.
  • Map reachable network paths against the adjacent-network CVSS condition.
  • Document affected assets, upgrade status, and residual exceptions.
Prepared
Confidence
medium
Sources
6

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.

cwe · low confidence lookup

CWE-74: Exact CWE lookup

Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2015-10062 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
Medium
CVSS
5.5 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:A/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L

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.

1CVSS vectors
0Timeline events
0ADP providers
5Source links

CVSS vector scores

1 official score

We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.

ScoreVersionSeverityVectorExploitImpactSource
5.5CVSS 3.1MediumCVSS:3.1/AV:A/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L2.13.4Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

5.5Medium
CVSS 3.1 vector shape for CVE-2015-10062Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:A/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Privileges Required
NoneLowHigh
User Interaction
NoneRequired
Scope
ChangedUnchanged
Confidentiality Impact
HighLowNone
Integrity Impact
HighLowNone
Availability Impact
HighLowNone

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
n/agalaxy-data-resource14.0, 14.1, 14.2, 14.3, 14.4, 14.5, 14.6, 14.7, 14.8, 14.9, 14.10Listed
Weakness

CWE details

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

CWE-74 · source CWE mapping

Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection')

Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection') represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.