LiveActive security incident?Get immediate response
CVE Record

CVE-2015-10086: OpenCycleCompass server-php login.php sql injection

A vulnerability, which was classified as critical, was found in OpenCycleCompass server-php. Affected is an unknown function of the file api1/login.php. The manipulation of the argument user leads to sql injection. It is possible to launch the attack remotely. This product is using a rolling release to provide continious delivery. Therefore, no version details for affected nor updated releases are available. The name of the patch is fa0d9bcf81c711a88172ad0d37a842f029ac3782. It is recommended to apply a patch to fix this issue. The identifier of this vulnerability is VDB-221808.

HighCVSS 7.5Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

OpenCycleCompass server-php has a remotely reachable SQL injection in api1/login.php through the user argument. An unauthenticated attacker could potentially read, change, or disrupt backend data. Sources identify a patch commit, but no fixed version is available because the project uses rolling releases.

Executive priority

Prioritize remediation for any internet-facing deployment because the issue is remote, unauthenticated, and can affect confidentiality, integrity, and availability. The lack of version identifiers increases operational uncertainty, so teams should verify code provenance directly.

Technical view

CVE-2015-10086 is CWE-89 SQL injection affecting api1/login.php in OpenCycleCompass server-php. The source bundle states manipulation of user enables remote attack with CVSS v2 7.5, AV:N/AC:L/Au:N/C:P/I:P/A:P. Affected and fixed release numbers are unavailable; patch commit fa0d9bcf81c711a88172ad0d37a842f029ac3782 is cited.

Likely exposure

Exposure is limited to organizations running OpenCycleCompass server-php with the vulnerable login API reachable. Version-based matching is weak because no affected or fixed versions are published. Confirm by repository commit state and deployment provenance rather than package version alone.

Exploitation context

The bundle says remote exploitation is possible and no authentication is required by the CVSS vector. It does not cite CISA KEV listing, active exploitation, public exploit activity, or observed attacks. Treat internet-exposed deployments as higher urgency, but do not claim exploitation in the wild from these sources.

Researcher notes

Evidence is enough to identify product, file, parameter, weakness class, CVSS, and patch commit. It is incomplete on exact vulnerable versions, affected function name, exploit prevalence, and vendor release status. Avoid version-only detections; prefer code or commit-based validation.

Mitigation direction

  • Apply or verify inclusion of patch commit fa0d9bcf81c711a88172ad0d37a842f029ac3782.
  • If patch status is unclear, check current OpenCycleCompass vendor or repository guidance.
  • Restrict public access to api1/login.php where business operations allow.
  • Review database privileges used by the application for least-privilege exposure.
  • Monitor login API and database logs for abnormal errors or access patterns.

Validation and detection

  • Inventory any OpenCycleCompass server-php deployments and exposed login API routes.
  • Confirm the deployed source includes the cited patch commit.
  • Review api1/login.php handling of the user argument for parameterized database access.
  • Check whether the login endpoint is reachable from untrusted networks.
  • Correlate access logs for unusual login requests before the patch date.
Prepared
Confidence
medium
Sources
5

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 · medium confidence lookup

CWE-89: Database access and collection lookup

Injection into data stores can inform collection, data access, and exfiltration detection reviews. 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
description · low confidence lookup

Database behavior lookup

The CVE wording references database injection or access, so collection and exfiltration review may help. 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-2015-10086 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
High
CVSS
7.5 (2.0)
Known Exploited
No
Published

Vector: AV:N/AC:L/Au:N/C:P/I:P/A:P

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
4Source 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
7.5CVSS 2.0HighAV:N/AC:L/Au:N/C:P/I:P/A:P106.4Primary CVE score

Vulnerability scoring details

Base CVSS 2.0 score

7.5High
CVSS 2.0 vector shape for CVE-2015-10086Access VectorAccess ComplexityAuthenticationConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: AV:N/AC:L/Au:N/C:P/I:P/A:P

Access Vector
NetworkAdjacentLocal
Access Complexity
LowMediumHigh
Authentication
NoneSingleMultiple
Confidentiality Impact
CompletePartialNone
Integrity Impact
CompletePartialNone
Availability Impact
CompletePartialNone

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
OpenCycleCompassserver-phpn/aListed
Weakness

CWE details

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