Lucene search
K

phpBB 2.0.3 - Script Injection

🗓️ 25 Nov 2002 00:00:00Reported by Pete FosterType 
exploitdb
 exploitdb
🔗 www.exploit-db.com👁 24 Views

phpBB 2.0.3 lacks input sanitization, allowing script injections in forum postings for malicious attacks.

Code
source: https://www.securityfocus.com/bid/6248/info

phpBB does not properly sanitize user input in forum postings. This could allow a malicious user to inject script code into a forum post which would in turn be executed when the page is viewed by other users.

Script code would be executed in the security context of the phpBB site.

Supplied script code may access authentication credentials, or take actions as an authenticated user.

<b onMouseOver="alert(document.location);">This piece of text could be
dangerous if you were to move your mouse over it!</b>

<i onClick="alert(document.location);">This piece of text could be dangerous
if you were to click it!</i>

<u onClick="alert('Hello');">This piece of text could be dangerous if you
were to click it!</u>

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