LiveActive security incident?Get immediate response
CVE Record

CVE-2015-5467: web\ViewAction in Yii (aka Yii2) 2.x before 2.0.5 allows attackers to execute any local .php file via a rel...

web\ViewAction in Yii (aka Yii2) 2.x before 2.0.5 allows attackers to execute any local .php file via a relative path in the view parameeter.

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

Yii2 versions before 2.0.5 had a flaw in ViewAction that could let an attacker cause the application to run a local PHP file through a crafted view parameter. That can turn a web route into unintended server-side code execution if the vulnerable component is exposed.

Executive priority

Treat this as high priority for any legacy Yii2 application, especially internet-facing systems. There is no KEV evidence of active exploitation in the bundle, but the described impact can cross into server-side code execution.

Technical view

The CVE describes yii\web\ViewAction in Yii2 2.x before 2.0.5 executing arbitrary local .php files through relative path handling in the view parameter. The bundle provides no CVSS, CWE, or detailed exploit prerequisites beyond that behavior.

Likely exposure

Exposure is most likely in Yii2 applications running versions before 2.0.5 and using an exposed ViewAction route that accepts user-controlled view selection. The bundle does not identify specific downstream products or packages beyond Yii2.

Exploitation context

The provided sources do not show active exploitation, and CISA KEV status is false. The vulnerability is still serious because the described impact is local PHP file execution from a web-accessible parameter.

Researcher notes

Evidence is sparse: the CVE text names the vulnerable component, affected version boundary, and parameter class, but provides no CVSS vector or CWE. Validate exposure by dependency version and ViewAction usage before assigning application-specific severity.

Mitigation direction

  • Upgrade Yii2 to 2.0.5 or later per the vendor security release.
  • Check vendor guidance and dependency advisories for any application-specific upgrade notes.
  • Inventory Yii2 applications and confirm no pre-2.0.5 dependency remains.
  • Prioritize internet-facing applications using ViewAction routes.

Validation and detection

  • Review dependency manifests for Yii2 versions earlier than 2.0.5.
  • Identify routes or controllers using yii\web\ViewAction.
  • Confirm exposed environments no longer run vulnerable Yii2 builds.
  • Record evidence from package lockfiles, deployment artifacts, or runtime dependency reports.
Prepared
Confidence
medium
Sources
4

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-2015-5467 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
3Source links

CVSS and timeline data

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

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.