Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1000 CNY

100.0%

CVE-2018-15133 PoC — Laravel Framework 安全漏洞

Source
Associated Vulnerability
Title:Laravel Framework 安全漏洞 (CVE-2018-15133)
Description: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.
Description
CVE-2018-15133 (Webased)
Readme
# laravel-rce-cve-2018-15133
CVE-2018-15133
File Snapshot

[4.0K] /data/pocs/f4306227ca8aa4afb2e2432f520adb42624aee3a ├── [2.7K] cve.php ├── [4.0K] gadgetchains │   └── [4.0K] Laravel │   └── [4.0K] RCE │   ├── [4.0K] 1 │   │   ├── [ 496] chain.php │   │   └── [ 476] gadgets.php │   ├── [4.0K] 2 │   │   ├── [ 527] chain.php │   │   └── [ 543] gadgets.php │   ├── [4.0K] 3 │   │   ├── [ 612] chain.php │   │   └── [ 585] gadgets.php │   ├── [4.0K] 4 │   │   ├── [ 518] chain.php │   │   └── [ 485] gadgets.php │   ├── [4.0K] 5 │   │   ├── [ 605] chain.php │   │   └── [1.1K] gadgets.php │   └── [4.0K] 6 │   ├── [ 702] chain.php │   └── [1.4K] gadgets.php ├── [4.0K] lib │   ├── [4.0K] PHPGGC │   │   ├── [4.0K] Enhancement │   │   │   ├── [2.0K] ASCIIStrings.php │   │   │   ├── [ 290] Enhancement.php │   │   │   ├── [ 513] Enhancements.php │   │   │   ├── [2.3K] FastDestruct.php │   │   │   ├── [ 781] PlusNumbers.php │   │   │   └── [1.4K] Wrapper.php │   │   ├── [ 69] Exception.php │   │   ├── [4.0K] GadgetChain │   │   │   ├── [ 199] FileDelete.php │   │   │   ├── [ 197] FileRead.php │   │   │   ├── [ 570] FileWrite.php │   │   │   ├── [ 135] PHPInfo.php │   │   │   ├── [ 211] RCE.php │   │   │   └── [ 196] SqlInjection.php │   │   ├── [4.8K] GadgetChain.php │   │   ├── [ 80] InvalidArgumentsException.php │   │   └── [4.0K] Phar │   │   ├── [2.9K] Format.php │   │   ├── [ 325] Phar.php │   │   ├── [4.1K] Tar.php │   │   └── [ 155] Zip.php │   ├── [ 24K] PHPGGC.php │   └── [1.1K] test_payload.php ├── [ 193] phpggc ├── [ 44] README.md └── [4.0K] templates ├── [ 246] chain.php └── [ 7] gadgets.php 15 directories, 38 files
Shenlong Bot has cached this for you
Remarks
    1. It is advised to access via the original source first.
    2. Local POC snapshots are reserved for subscribers — if the original source is unavailable, the local mirror is part of the paid plan.
    3. Mirroring, verifying, and maintaining this POC archive takes ongoing effort, so local snapshots are a paid feature. Your subscription keeps the archive online — thank you for the support. View subscription plans →