Lucene search
+L

1379 matches found

Hacker One
Hacker One
added 2018/04/13 12:51 p.m.58 views

Zomato: URL is vulnerable to clickjacking

The browser has verified the identity: Successfully implemented in IE browser Reproduce steps: URLs do not have X-FRAME-OPTIONS set to DENY or SAMEORIGIN, and they are vulnerable to clickjacking. Run under the browser's code and you will see that the listed links are vulnerable to clickjacking...

1.7AI score
SaveExploits0
Metasploit
Metasploit
added 2018/04/11 12:00 a.m.63 views

Metasploit msfd Remote Code Execution via Browser

Metasploit's msfd-service makes it possible to get a msfconsole-like interface over a TCP socket. This module connects to the msfd-socket through the victim's browser. To execute msfconsole-commands in JavaScript from a web application, this module places the payload in the POST-data. These...

5.6AI score
SaveExploits0
Packet Storm
Packet Storm
added 2018/04/05 12:00 a.m.45 views

Microsoft Windows jscript Use-After-Free

Windows: multiple use-after-free issues in jscript Array methods CVE-2018-0935 There are multiple use-after-free issues in Array methods in jscript. When jscript executes an Array method such as Array.join, it first retrieves the length of an array. If the input is not an array but an object, the...

7.5AI score0.55591EPSS
SaveExploits4
zdt
zdt
added 2018/04/05 12:00 a.m.67 views

Microsoft Windows - Multiple Use-After-Free Issues in jscript Array Methods Exploit

Exploit for windows platform in category dos / poc !-- There are multiple use-after-free issues in Array methods in jscript. When jscript executes an Array method such as Array.join, it first retrieves the length of an array. If the input is not an array but an object, then the length property of...

7.6CVSS6.5AI score0.55591EPSS
SaveExploits4
Symantec
Symantec
added 2018/03/13 12:00 a.m.41 views

Microsoft Internet Explorer CVE-2018-0929 Information Disclosure Vulnerability

Description Microsoft Internet Explorer are prone to an information-disclosure vulnerability. Attackers can exploit this issue by enticing an unsuspecting user to view a specially crafted web page. Successful exploits will allow attackers to obtain sensitive information that may aid in further...

5.6AI score0.05325EPSS
SaveExploits0Affected Software1
Hacker One
Hacker One
added 2018/02/01 7:21 p.m.31 views

WePay: Reflected XSS in the IE 11 / Edge (latest versions) on the stage-go.wepay.com

Description Hello. I discovered Reflected XSS on the stage-go.wepay.com. Browsers & OS tested The XSS checked in the latest IE 11 and Edge on Windows 7. Not checked on Windows 10. POC IE 11 or Edge...

6.5AI score
SaveExploits0
OpenVAS
OpenVAS
added 2018/01/10 12:00 a.m.95 views

Microsoft IE And Microsoft Edge Flash Player Security Update (KB4056887)

This host is missing a critical security update according to Microsoft KB4056887. SPDX-FileCopyrightText: 2018 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

7.5CVSS7.5AI score0.05509EPSS
SaveExploits0References3
Openbugbounty
Openbugbounty
added 2017/12/20 3:44 a.m.10 views

update.tg4.ie XSS vulnerability

Open Bug Bounty ID: OBB-455806 Description| Value ---|--- Affected Website:| update.tg4.ie Vulnerable Application:| Custom Code Vulnerability Type:| XSS Cross Site Scripting / CWE-79 CVSSv3 Score:| 6.1 CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N Remediation Guide:| OWASP XSS Prevention Cheat She...

6.4AI score
SaveExploits0
seebug.org
seebug.org
added 2017/12/20 12:00 a.m.61 views

Windows: Heap overflow in jscript!RegExpComp::Compile through IE or local network via WPAD(CVE-2017-11890)

There is a heap overflow in jscript.dll when compiling a regex. This issue could potentially be exploited through multiple vectors: - An attacker on the local network could exploit this issue by posing as a WPAD Web Proxy Auto-Discovery host and sending a malicious wpad.dat file to the victim. Th...

7.9AI score0.50051EPSS
SaveExploits5
zdt
zdt
added 2017/12/19 12:00 a.m.70 views

Microsoft Windows jscript!RegExpComp::Compile Heap Overflow Exploit

There is a heap overflow in jscript.dll when compiling a regex. This issue could potentially be exploited through multiple vectors. Windows: Heap overflow in jscript!RegExpComp::Compile through IE or local network via WPAD CVE-2017-11890 There is a heap overflow in jscript.dll when compiling a...

7.6CVSS7.9AI score0.50051EPSS
SaveExploits5
zdt
zdt
added 2017/12/19 12:00 a.m.68 views

Microsoft Windows jscript!RegExpFncObj::LastParen Out-Of-Bounds Read Exploit

Exploit for windows platform in category dos / poc Windows: out-of-bounds read in jscript!RegExpFncObj::LastParen CVE-2017-11906 There is an out-of-bounds read in jscript.dll library used in IE, WPAD and other places: PoC for IE note: page heap might be required to obsorve the crash:...

2.6CVSS6.7AI score0.25116EPSS
SaveExploits5
exploitpack
exploitpack
added 2017/12/19 12:00 a.m.21 views

Microsoft Windows - jscript!RegExpFncObj::LastParen Out-of-Bounds Read

Microsoft Windows - jscript!RegExpFncObj::LastParen Out-of-Bounds Read function go var r= new RegExpArray100.join''; ''.searchr; alertRegExp.lastParen; go; r rax=0000000000000063 rbx=000000000476fd90 rcx=0000000000000063 rdx=0000000000000064 rsi=000000000476fd90 rdi=000007fef23d37d0...

0.1AI score
SaveExploits0
zdt
zdt
added 2017/12/19 12:00 a.m.71 views

Microsoft Windows jscript!JsArraySlice Uninitialized Variable Exploit

Exploit for windows platform in category dos / poc Windows: Uninitialized variable in jscript!JsArraySlice CVE-2017-11855 There is an uninitialized variable vulnerability in jscript.dll. This issue could potentially be exploited through multiple vectors: - By opening a malicious web page in...

7.6CVSS7.5AI score0.48564EPSS
SaveExploits5
Packet Storm
Packet Storm
added 2017/12/18 12:00 a.m.84 views

Microsoft Windows jscript!RegExpComp::Compile Heap Overflow

Windows: Heap overflow in jscript!RegExpComp::Compile through IE or local network via WPAD CVE-2017-11890 There is a heap overflow in jscript.dll when compiling a regex. This issue could potentially be exploited through multiple vectors: - An attacker on the local network could exploit this issue...

8AI score0.50051EPSS
SaveExploits5
OpenVAS
OpenVAS
added 2017/12/13 12:00 a.m.31 views

Microsoft IE And Microsoft Edge Flash Player Security Update (KB4053577)

This host is missing a critical security update according to Microsoft KB4053577. SPDX-FileCopyrightText: 2017 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

6.5CVSS6.5AI score0.03642EPSS
SaveExploits0References2
Hacker One
Hacker One
added 2017/11/29 11:11 a.m.53 views

HackerOne: Query parameter reordering causes redirect page to render unsafe URL

Hello hackerone team I want to report I bypass w/c lead to XSS but limited only for IE due to CSP block on chrome Here is the POC ------------------ https://hackerone.com/redirect?signature=c9304cadaeabca0bfb7b92503c0318da5c42a86b&url=http%3A%2F%2Fbuglabs.me&url=JAVASCRIPT:alert%09document.domain...

6.2AI score
SaveExploits0
CNVD
CNVD
added 2017/11/22 12:00 a.m.2 views

SNVR IE client web server suffers from an arbitrary file download vulnerability

SNVR IE Client is a high definition digital surveillance storage platform. An arbitrary file download vulnerability exists in the SNVR IE Client web server. The vulnerability allows attackers to download arbitrary files from the system...

7AI score
SaveExploits0
Prion
Prion
added 2017/11/16 10:29 p.m.16 views

Buffer overflow

In android for MSM, Firefox OS for MSM, QRD Android, with all Android releases from CAF using the Linux kernel, while parsing a Measurement Request IE in a Roam Neighbor Action Report, a buffer overflow can occur...

9.3CVSS7.5AI score0.00601EPSS
SaveExploits0References2
ThreatPost
ThreatPost
added 2017/11/14 5:10 p.m.100 views

Microsoft November Patch Tuesday Fixes 20 Critical Vulnerabilities

Microsoft tackled 53 vulnerabilities with today’s Patch Tuesday bulletin. Remote code execution bugs dominated this month’s patches, representing 25 fixes. In total, 20 of Microsoft’s security fixes were rated critical. Notable are four vulnerabilities with public exploits identified by Microsoft...

9.3CVSS0.5AI score0.99945EPSS
SaveExploits51References22
android
android
added 2017/11/01 12:00 a.m.32 views

CVE-2017-11014

In android for MSM, Firefox OS for MSM, QRD Android, with all Android releases from CAF using the Linux kernel, while parsing a Measurement Request IE in a Roam Neighbor Action Report, a buffer overflow can occur...

9.3CVSS5.5AI score0.00601EPSS
SaveExploits0References4
Rows per page
Query Builder