ghsa-mw2w-2hj2-fg8q
Vulnerability from github
Published
2023-11-14 22:19
Modified
2023-11-14 22:19
Severity ?
VLAI Severity ?
Summary
yiisoft/yii deserializing untrusted user input can lead to remote code execution
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.29 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.29" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2023-47130" ], "database_specific": { "cwe_ids": [ "CWE-502" ], "github_reviewed": true, "github_reviewed_at": "2023-11-14T22:19:28Z", "nvd_published_at": "2023-11-14T21:15:11Z", "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.29 or higher.\n\n### For more information\nSee the following links for more details:\n- [Git commit](https://github.com/yiisoft/yii/commit/37142be4dc5831114a375392e86d6450d4951c06)\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-mw2w-2hj2-fg8q", "modified": "2023-11-14T22:19:28Z", "published": "2023-11-14T22:19:28Z", "references": [ { "type": "WEB", "url": "https://github.com/yiisoft/yii/security/advisories/GHSA-mw2w-2hj2-fg8q" }, { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-47130" }, { "type": "WEB", "url": "https://github.com/yiisoft/yii/commit/37142be4dc5831114a375392e86d6450d4951c06" }, { "type": "PACKAGE", "url": "https://github.com/yiisoft/yii" }, { "type": "WEB", "url": "https://owasp.org/www-community/vulnerabilities/PHP_Object_Injection" } ], "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": "yiisoft/yii deserializing untrusted user input can lead to 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…