Skip to content

Commit fdc67d8

Browse files
author
darkpills
committed
Fixing description of Symfony/RCE/15
1 parent 07c9555 commit fdc67d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gadgetchains/Symfony/RCE/15/chain.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ class RCE15 extends \PHPGGC\GadgetChain\RCE\FunctionCall
77
public static $version = '1.0.0 <= 1.1.9';
88
public static $vector = '__wakeup';
99
public static $author = 'darkpills';
10-
public static $information = 'With sfPropelPlugin enabled, which contains Creole ORM';
10+
public static $information = 'With Creole ORM';
1111

1212
public function generate(array $parameters)
1313
{

0 commit comments

Comments
 (0)