ghsa-4hx3-m8w5-g5qh
Vulnerability from github
Published
2022-05-14 03:31
Modified
2024-04-24 18:32
Severity ?
VLAI Severity ?
Summary
yii2-redis Potential Remote code execution
Details
Potential remote code execution in LUA context of the redis server via methods yii\redis\ActiveRecord::findOne()
and yii\redis\ActiveRecord::findAll()
in yiisoft/yii2-redis. Attackers could probably manipulate data on the redis server.
{ "affected": [ { "package": { "ecosystem": "Packagist", "name": "yiisoft/yii2-redis" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "2.0.8" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2018-8073" ], "database_specific": { "cwe_ids": [ "CWE-94" ], "github_reviewed": true, "github_reviewed_at": "2024-04-24T18:32:01Z", "nvd_published_at": "2018-03-21T18:29:00Z", "severity": "CRITICAL" }, "details": "Potential remote code execution in LUA context of the redis server via methods `yii\\redis\\ActiveRecord::findOne()` and `yii\\redis\\ActiveRecord::findAll()` in yiisoft/yii2-redis. Attackers could probably manipulate data on the redis server.\n", "id": "GHSA-4hx3-m8w5-g5qh", "modified": "2024-04-24T18:32:01Z", "published": "2022-05-14T03:31:31Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2018-8073" }, { "type": "WEB", "url": "https://github.com/FriendsOfPHP/security-advisories/blob/master/yiisoft/yii2-redis/CVE-2018-8073.yaml" }, { "type": "PACKAGE", "url": "https://github.com/yiisoft/yii2-redis" }, { "type": "WEB", "url": "https://www.yiiframework.com/news/168/releasing-yii-2-0-15-and-database-extensions-with-security-fixes" }, { "type": "WEB", "url": "http://www.yiiframework.com/news/168/releasing-yii-2-0-15-and-database-extensions-with-security-fixes" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "type": "CVSS_V3" } ], "summary": "yii2-redis Potential Remote code execution" }
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…