ghsa-7cfq-72w2-24q4
Vulnerability from github
Published
2023-09-21 06:30
Modified
2023-09-25 13:55
Severity ?
VLAI Severity ?
Summary
Yii2 allows attackers to execute any local .php file via a relative path in the view parameter
Details
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.
{ "affected": [ { "package": { "ecosystem": "Packagist", "name": "yiisoft/yii2" }, "ranges": [ { "events": [ { "introduced": "2.0.0" }, { "fixed": "2.0.5" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2015-5467" ], "database_specific": { "cwe_ids": [ "CWE-22", "CWE-98" ], "github_reviewed": true, "github_reviewed_at": "2023-09-21T16:55:31Z", "nvd_published_at": "2023-09-21T06:15:10Z", "severity": "CRITICAL" }, "details": "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.", "id": "GHSA-7cfq-72w2-24q4", "modified": "2023-09-25T13:55:19Z", "published": "2023-09-21T06:30:25Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2015-5467" }, { "type": "WEB", "url": "https://github.com/FriendsOfPHP/security-advisories/blob/master/yiisoft/yii2-dev/CVE-2015-5467.yaml" }, { "type": "WEB", "url": "https://github.com/FriendsOfPHP/security-advisories/blob/master/yiisoft/yii2/CVE-2015-5467.yaml" }, { "type": "PACKAGE", "url": "https://github.com/yiisoft/yii2-framework" }, { "type": "WEB", "url": "https://www.yiiframework.com/news/87/yii-2-0-5-is-released-security-fix" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "type": "CVSS_V3" } ], "summary": "Yii2 allows attackers to execute any local .php file via a relative path in the view parameter" }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…
Loading…