exploit-db-mirror/exploits/php/webapps/21780.txt
Offensive Security b4c96a5864 DB: 2021-09-03
28807 changes to exploits/shellcodes
2021-09-03 20:19:21 +00:00

9 lines
No EOL
484 B
Text

source: https://www.securityfocus.com/bid/5676/info
phpGB is subject to HTML injection attacks.
phpGB fails to check for the presence of HTML tags when generating guestbook entries. It is reported that an attacker may inject HTML and script code into guestbook entries, which will be executed in the web client of the administrative guestbook user when the admin attempts to delete the entry.
Enter the following guestbookentry:
"delete me <script>alert(document.cookie)</script>"