exploit-db-mirror/platforms/php/webapps/21860.txt
Offensive Security 5e2fc10125 DB: 2016-09-03
2016-09-03 13:13:25 +00:00

7 lines
No EOL
532 B
Text
Executable file

source: http://www.securityfocus.com/bid/5797/info
Problems with NPDS could make it possible to execute arbitrary script code in a vulnerable client.
NPDS 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 NPDS software.
<IMG SRC="javascript:alert('unsecure')">