CVE-2018-15133
HIGH8.1⚠ KEVEPSS 84.4%Laravel Framework RCE Vulnerability
發布日:2022/5/14修改日:2025/1/13加入 CISA KEV 日:2024/1/16
描述
In Laravel Framework through 5.5.40 and 5.6.x through 5.6.29, remote code execution might occur as a result of an unserialize call on a potentially untrusted X-XSRF-TOKEN value. This involves the decrypt method in `Illuminate/Encryption/Encrypter.php` and PendingBroadcast in `gadgetchains/Laravel/RCE/3/chain.php` in phpggc. The attacker must know the application key, which normally would never occur, but could happen if the attacker previously had privileged access or successfully accomplished a previous attack.
受影響套件(1)
- Packagist/laravel/frameworkfrom 0, <= 5.5.40
CVSS 分數
| 來源 | 版本 | 嚴重程度 | 向量 |
|---|---|---|---|
| osv | CVSS 3.1 | HIGH8.1 | CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H |
參考連結(6)
- ADVISORYhttps://nvd.nist.gov/vuln/detail/CVE-2018-15133
- PATCHhttps://github.com/laravel/framework
- WEBhttp://packetstormsecurity.com/files/153641/PHP-Laravel-Framework-Token-Unserialize-Remote-Command-Execution.html
- WEBhttps://github.com/kozmic/laravel-poc-CVE-2018-15133
- WEBhttps://github.com/laravel/framework/commit/d84cf988ed5d4661a4bf1fdcb08f5073835083a0
- WEBhttps://laravel.com/docs/5.6/upgrade#upgrade-5.6.30