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

7 lines
No EOL
544 B
Text

source: https://www.securityfocus.com/bid/5802/info
Problems with phpWebSite could make it possible to execute arbitrary script code in a vulnerable client.
phpWebSite does not sufficiently filter potentially malicious HTML code from news posts. As a result, when a user views a news posting that contains malicious HTML code, the code contained in the posted message would be executed in the browser of the vulnerable user. This will occur in the context of the site running the phpWebSite software.
<IMG SRC="javascript:alert('unsecure')">