header-logo
Suggest Exploit
vendor:
IP.Board
by:
SecurityFocus
7.5
CVSS
HIGH
Social Engineering Attack
79
CWE
Product Name: IP.Board
Affected Version From: IP.Board 2.3.1
Affected Version To: IP.Board 2.3.1
Patch Exists: YES
Related CWE: N/A
CPE: N/A
Metasploit: N/A
Other Scripts: N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References: N/A
Nuclei Metadata: N/A
Platforms Tested: N/A
2008

Invision Power Board Security Vulnerability

Attacker-supplied script code can exploit vulnerabilities in the user's browser or give the user a false sense of security when visiting trusted web pages, which can aid in launching further attacks.

Mitigation:

Ensure that all web applications are kept up-to-date with the latest security patches and updates.
Source

Exploit-DB raw data:

source: https://www.securityfocus.com/bid/28466/info


Invision Power Board (IP.Board) is prone to a security vulnerability that can aid attackers in social-engineering attacks.

Attacker-supplied script code could exploit vulnerabilities in the user's browser or give the user a false sense of security when visiting trusted web pages, which can aid in launching further attacks.

This issue affects IP.Board 2.3.1; other versions may also be affected. 

<html> <head> <title>HACKED BY YOUR-NAME</title> </head> <body> <div id="iFrame1" style="position:absolute; left:0px; top:0px; z- index:0"> <iframe name="iFrame1" width=1024 height=3186 src="http://www.example.com/ YOUR-PATH/YOUR.html" scrolling="no" frameborder="0"></iframe> </div> </body> </html>