-
Notifications
You must be signed in to change notification settings - Fork 0
Description
CVE-2018-15133 - High Severity Vulnerability
Vulnerable Library - laravel/framework-v5.5.49
The Laravel Framework.
Library home page: https://api.github.com/repos/laravel/framework/zipball/a81f23d0ccd2fefa7fa9b79649ab23811631d9bf
Dependency Hierarchy:
- orchestra/testbench-v3.5.5 (Root Library)
- ❌ laravel/framework-v5.5.49 (Vulnerable Library)
Found in base branch: master
Vulnerability Details
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.
Publish Date: 2018-08-09
URL: CVE-2018-15133
CVSS 3 Score Details (8.1)
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: High
- Privileges Required: None
- User Interaction: None
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: High
- Integrity Impact: High
- Availability Impact: High
Step up your Open Source Security Game with Mend here