text
stringlengths
0
1.99k
We Know It", https://i.blackhat.com/us-18/Thu-August-9/us-18-Thomas-
Its-A-PHP-Unserialization-Vulnerability-Jim-But-Not-As-We-Know-It.pdf
[75] "Чтение файлов => unserialize !", https://rdot.org/forum/
showthread.php?t=4379 (archived)
[76] Anton (@ByQwert), "Insecure PHP deserialization through phar://
wrapper.", https://github.com/mpdf/mpdf/issues/949
[77] Cyku, "phar:// deserialization and weak randomness of temporary file
name may lead to RCE", https://github.com/mpdf/mpdf/issues/1381
[78] "PHP RFC: Don't automatically unserialize Phar metadata outside
getMetadata()", https://wiki.php.net/rfc/
phar_stop_autoloading_metadata
[79] Martin "sisu" Radev, "Statement on 'HXP CTF Chrome 0day bug'"
http://varko.xyz/shadertoy_plus_plus_chrome_0day_sisu_statement.html
[80] @A2nkF, @localo, "Escaping VirtualBox 6.1"
ERROR: type should be string, got " https://secret.club/2021/01/14/vbox-escape.html"
[81] Jonathan "j0nathanj" Jacobi, VoidMercy
"CS:GO RCE 0-day - Real World CTF Qualifiers 2018"
ERROR: type should be string, got " https://blog.perfect.blue/P90_Rush_B"
[82] "Eindbazen PHP-CGI advisory (CVE-2012-1823)", http://eindbazen.net/
2012/05/php-cgi-advisory-cve-2012-1823/ (archived)
[83] Emil "neex" Lerner, "PHuiP-FPizdaM"
ERROR: type should be string, got " https://github.com/neex/phuip-fpizdam"
[84] Michel "MaXX" Kaempf
"Vudo - An object superstitiously believed to embody magical powers"
ERROR: type should be string, got " https://phrack.org/issues/57/8"
[85] Aleph One, "Smashing The Stack For Fun And Profit"
ERROR: type should be string, got " https://phrack.org/issues/49/14"
[86] "PHP Security Advent Calendar 2017"
ERROR: type should be string, got " https://www.ripstech.com/php-security-calendar-2017/ (archived)"
[87] Taoguang "Ryat" Chen, "GMP Deserialization Type Confusion
Vulnerability [MyBB <= 1.8.3 RCE Vulnerability]"
ERROR: type should be string, got " https://seclists.org/fulldisclosure/2017/Jan/55"
[88] Stefan Esser, "phpinfo() Type Confusion Infoleak Vulnerability and
SSL Private Keys", https://sektioneins.de/blog/
14-07-04-phpinfo-infoleak.html
[89] Stefan Schiller, "Joomla: PHP Bug Introduces Multiple XSS
Vulnerabilities", https://www.sonarsource.com/blog/
joomla-multiple-xss-vulnerabilities/
[90] Charles "cfreal" Fol, "mysqlnd/pdo password buffer overflow leading
to RCE", https://bugs.php.net/bug.php?id=81719
[91] LoRexxar, Dawu, "Mysql Client Arbitrary File Reading Attack Chain
Extension", https://medium.com/@knownsec404team/mysql-client-
arbitrary-file-reading-attack-chain-extension-727bb63f578c
[92] Blaklis, "InsomniHack Finals 2019 / Phuck3"
ERROR: type should be string, got " https://github.com/Blaklis/my-challenges/tree/master/phuck3"
[93] "Command execution through imap_open"
ERROR: type should be string, got " https://bugs.php.net/bug.php?id=76428"
[94] "LiveCTF", https://livectf.com/
[95] "Binary Golf", https://binary.golf/
[96] "Super Mario World Credits Warp Explained"
ERROR: type should be string, got " https://www.youtube.com/watch?v=vAHXK2wut_I"
[97] TheXcellerator
"Tetsuji: Remote Code Execution on a GameBoy Colour 22 Years Later"
ERROR: type should be string, got " https://xcellerator.github.io/posts/tetsuji/"
[98] @murachu, "目grep入門 +解説"
ERROR: type should be string, got " https://www.slideshare.net/slideshow/grep-8132856/8132856"
[99] Jordan "psifertex" Wiens, "A Brief History of CTF"
ERROR: type should be string, got " https://psifertex.github.io/a-brief-history-of-ctf/"
|=-----------------------------------------------------------------------=|
|=----------=[ Anubis of the West :: Guarding the PHP Temple ]=----------=|
|=-----------------------------------------------------------------------=|
|=--------------------------------------------------=[ mr_me ]=----------=|
|=-----------------------------------------------------------------------=|
--[ Table of Contents
0. Journey
1. Environment
2. Proof of Concept
3. Vulnerability Analysis
4. Mitigations
5. Final Words
6. References
--[ 0. Journey