LiveActive security incident?Get immediate response
CVE Record

CVE-2014-125051: himiklab yii2-jqgrid-widget JqGridAction.php addSearchOptionsRecursively sql injection

A vulnerability was found in himiklab yii2-jqgrid-widget up to 1.0.7. It has been declared as critical. This vulnerability affects the function addSearchOptionsRecursively of the file JqGridAction.php. The manipulation leads to sql injection. Upgrading to version 1.0.8 is able to address this issue. The name of the patch is a117e0f2df729e3ff726968794d9a5ac40e660b9. It is recommended to upgrade the affected component. The identifier of this vulnerability is VDB-217564.

MediumCVSS 5.5Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

This flaw affects a Yii2 jqGrid widget used in web applications. A logged-in user with adjacent network access could manipulate search options in a way that reaches SQL handling, risking limited data exposure, data changes, or service disruption. The available sources identify version 1.0.8 as the fix.

Executive priority

Treat as a targeted remediation item, not an emergency. Patch systems using the affected Yii2 widget, especially where authenticated users can reach jqGrid search features from less trusted network segments.

Technical view

CVE-2014-125051 is a CWE-89 SQL injection in himiklab/yii2-jqgrid-widget through 1.0.7, specifically addSearchOptionsRecursively in JqGridAction.php. CVSS 3.1 is 5.5 with AV:A, PR:L, UI:N, and low C/I/A impact. The patch is commit a117e0f2df729e3ff726968794d9a5ac40e660b9 and release 1.0.8.

Likely exposure

Exposure is likely limited to Yii2 applications that include himiklab/yii2-jqgrid-widget versions 1.0.0 through 1.0.7 and expose jqGrid search functionality to authenticated users on an adjacent network.

Exploitation context

The source bundle does not support active exploitation. KEV is false. The CVSS vector indicates low attack complexity, required low privileges, no user interaction, and adjacent-network access rather than broad internet reach.

Researcher notes

Evidence is specific to himiklab yii2-jqgrid-widget and the addSearchOptionsRecursively function. No CPEs are provided. Public sources identify the fixed release and patch, but the bundle does not provide proof of active exploitation or detailed exploit conditions beyond the CVSS vector.

Mitigation direction

  • Upgrade himiklab/yii2-jqgrid-widget to version 1.0.8 or later.
  • Confirm the patch commit is included in deployed builds.
  • Prioritize applications exposing jqGrid search features to authenticated users.
  • Check vendor guidance before applying any non-upgrade workaround.
  • Retest affected workflows after upgrading the component.

Validation and detection

  • Inventory dependencies for himiklab/yii2-jqgrid-widget versions 1.0.0 through 1.0.7.
  • Identify Yii2 routes or controllers using JqGridAction.php.
  • Confirm production dependencies resolve to version 1.0.8 or later.
  • Review application logs for abnormal jqGrid search or filter errors.
  • Document any exposed affected route and its authentication boundary.
Prepared
Confidence
high
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 · 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-2014-125051 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-2014-125051Attack 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
himiklabyii2-jqgrid-widget1.0.0, 1.0.1, 1.0.2, 1.0.3, 1.0.4, 1.0.5, 1.0.6, 1.0.7Listed
Weakness

CWE details

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