ghsa-442f-wcwq-fpcf
Vulnerability from github
Published
2022-11-21 22:32
Modified
2022-11-21 22:32
Severity ?
VLAI Severity ?
Summary
Prevent RCE when deserializing untrusted user input
Details
Impact
Affected versions of yiisoft/yii
are vulnerable to Remote Code Execution (RCE) if the application calls unserialize()
on arbitrary user input.
Patches
Upgrade yiisoft/yii
to version 1.1.27 or higher.
For more information
See the following links for more details: - Git commit - https://owasp.org/www-community/vulnerabilities/PHP_Object_Injection
If you have any questions or comments about this advisory, contact us through security form.
{ "affected": [ { "package": { "ecosystem": "Packagist", "name": "yiisoft/yii" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "1.1.27" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2022-41922" ], "database_specific": { "cwe_ids": [ "CWE-502" ], "github_reviewed": true, "github_reviewed_at": "2022-11-21T22:32:04Z", "nvd_published_at": "2022-11-23T18:15:00Z", "severity": "HIGH" }, "details": "### Impact\nAffected versions of `yiisoft/yii` are vulnerable to Remote Code Execution (RCE) if the application calls `unserialize()` on arbitrary user input.\n\n### Patches\nUpgrade `yiisoft/yii` to version 1.1.27 or higher.\n\n### For more information\nSee the following links for more details:\n- [Git commit](https://github.com/yiisoft/yii/commit/ed67b7cc57216557c5c595c6650cdd2d3aa41c52)\n- https://owasp.org/www-community/vulnerabilities/PHP_Object_Injection\n\nIf you have any questions or comments about this advisory, [contact us through security form](https://www.yiiframework.com/security).", "id": "GHSA-442f-wcwq-fpcf", "modified": "2022-11-21T22:32:04Z", "published": "2022-11-21T22:32:04Z", "references": [ { "type": "WEB", "url": "https://github.com/yiisoft/yii/security/advisories/GHSA-442f-wcwq-fpcf" }, { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-41922" }, { "type": "WEB", "url": "https://github.com/yiisoft/yii/commit/ed67b7cc57216557c5c595c6650cdd2d3aa41c52" }, { "type": "PACKAGE", "url": "https://github.com/yiisoft/yii" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H", "type": "CVSS_V3" } ], "summary": "Prevent RCE when deserializing untrusted user input" }
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…