Latest YouTube Video
Tuesday, February 21, 2017
[FD] PHPShell v2.4 Cross Site Scripting
[+] Credits: John Page AKA hyp3rlinx [+] Website: hyp3rlinx.altervista.org [+] Source: http://ift.tt/2lz0C2n [+] ISR: ApparitionSec Vendor: ========== http://ift.tt/2m9iL4n phpshell.sourceforge.net/ Product: ============= PHPShell v2.4 Vulnerability Type: ==================== Cross Site Scripting CVE Reference: ============== N/A Security Issue: ================ Multiple cross site scripting entry points exist in PHPShell undermining the integrity between users browser and server. Allowing remote attackers to bypass access controls such as the same-origin policy. If an authenticated user clicks an attacker supplied link. XSS issue is made possible because PHPShell calls print $_SERVER['PHP_SELF'] on the main HTML form. Since PHP_SELF references URL, PHPShell simply reads our XSS payload in the URL and echoes it back to client.
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment