Lucene search
K

845 matches found

Packet Storm
Packet Storm
added 2016/09/22 12:0 a.m.32 views

Microsoft Internet Explorer 11 CORS Disrespect

IE11 is not following CORS specification for local files like Chrome and Firefox. I've contacted Microsoft and they say this is not a security issue so I'm sharing it. From my tests IE11 is not following CORS specifications for local files as supposed to be. In order to prove I've created a...

7.4AI score
Exploits0
Mozilla
Mozilla
added 2016/08/02 12:0 a.m.43 views

Use-after-free in service workers with nested sync events — Mozilla

Security researcher Looben Yang discovered a use-after-free vulnerability when working with nested sync event loops in Service Workers. He discovered a mechanism where scripts can close their own worker, which will then trigger a synchronization XMLHttpRequest on this now closed and released...

8.8CVSS2.3AI score0.0115EPSS
Exploits1References2Affected Software2
Exploit DB
Exploit DB
added 2016/06/15 12:0 a.m.23 views

Ultrabenosaurus ChatBoard - Persistent Cross-Site Scripting

Exploit Title: Ultrabenosaurus ChatBoard - Stored XSS Date: 2016-06-14 Exploit Author: HaHwul Exploit Author Blog: www.hahwul.com Vendor Homepage: http://ultrabenosaurus.ninja/ Software Link: https://github.com/Ultrabenosaurus/ChatBoard/archive/master.zip Tested on: Debian wheezy Vulnerability...

7.4AI score
Exploits0
exploitpack
exploitpack
added 2016/06/15 12:0 a.m.7 views

Ultrabenosaurus ChatBoard - Persistent Cross-Site Scripting

Ultrabenosaurus ChatBoard - Persistent Cross-Site Scripting Exploit Title: Ultrabenosaurus ChatBoard - Stored XSS Date: 2016-06-14 Exploit Author: HaHwul Exploit Author Blog: www.hahwul.com Vendor Homepage: http://ultrabenosaurus.ninja/ Software Link:...

6.8AI score
Exploits0
Hacker One
Hacker One
added 2016/05/30 9:37 p.m.48 views

VK.com: XSS в upload.php

Добрый вечер! Раскрутил интересную xss на upload.php. Демо тут или тут. Как все было? Увидел интересный экшн upload.php?act=transport, который служит для загрузки нарисованного граффити в документы. Глаз зацепился за вызов функции eval в строке 25. Обратите внимание на параметр callback, значение...

6.9AI score
Exploits0
0day.today
0day.today
added 2016/05/09 12:0 a.m.34 views

Ruby on Rails - Development Web Console (v2) Code Execution (Metasploit)

Exploit for ruby platform in category remote exploits This module requires Metasploit: http://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework require 'msf/core' class MetasploitModule 'Ruby on Rails Development Web Console v2 Code Execution', 'Description' =...

7.1AI score
Exploits0
Hacker One
Hacker One
added 2015/12/24 7:26 p.m.56 views

Informatica: [marketplace.informatica.com] - XXE

Request: POST /services/v2/rest/wall/new/count HTTP/1.1 Host: marketplace.informatica.com Connection: keep-alive Content-Length: 249 Accept: application/json, text/javascript, / X-J-Token: no-user X-Requested-With: XMLHttpRequest User-Agent: Mozilla/5.0 Windows NT 6.3; WOW64 AppleWebKit/537.36...

7.2AI score
Exploits0
Packet Storm
Packet Storm
added 2015/11/16 12:0 a.m.41 views

Open Source Social Network 3.5 Cross Site Scripting

Security Advisory - Curesec Research Team 1. Introduction Affected Open Source Social Network 3.5 Product: Fixed in: 3.6 Fixed Version https://www.opensource-socialnetwork.org/downloads/ Link: ossn-v3.6-1443545762.zip Vendor Contact: https://www.opensource-socialnetwork.org/contact Vulnerability...

7.4AI score
Exploits0
Packet Storm
Packet Storm
added 2015/09/28 12:0 a.m.26 views

Centreon 2.6.1 Shell Upload

Centreon 2.6.1 Unrestricted File Upload Vulnerability Vendor: Centreon Product web page: https://www.centreon.com Affected version: 2.6.1 CES 3.2 Summary: Centreon is the choice of some of the world's largest companies and mission-critical organizations for real-time IT performance monitoring and...

7.4AI score
Exploits0
Exploit DB
Exploit DB
added 2015/09/22 12:0 a.m.55 views

h5ai < 0.25.0 - Unrestricted Arbitrary File Upload

!/usr/bin/env python Exploit Title: h5ai 0.25.0 Unrestricted File Upload Date: 21 September 2015 Exploit Author: rTheory Vendor Homepage: https://larsjung.de/h5ai/ Vulnerable Software Link: https://web.archive.org/web/20140208063613/http://release.larsjung.de/h5ai/h5ai-0.24.0.zip Vulnerable...

7.5CVSS6.6AI score0.12365EPSS
Exploits4
Tenable Nessus
Tenable Nessus
added 2015/09/09 12:0 a.m.31 views

Mozilla Firefox < 39.0 Multiple Vulnerabilities

Binary data 8855.prm...

10CVSS6.8AI score0.92346EPSS
Exploits1References34
BDU FSTEC
BDU FSTEC
added 2015/08/28 12:0 a.m.2 views

The vulnerability of Firefox and Firefox ESR browsers allows a hacker to execute arbitrary code using an object.

The vulnerability of the XMLHttpRequest::Open function in Firefox and Firefox ESR browsers is related to the use of memory after it is freed. Exploiting this vulnerability allows a remote attacker to execute arbitrary code using the SharedWorker object...

7.5CVSS0.01947EPSS
Exploits0References3Affected Software2
Prion
Prion
added 2015/08/16 1:59 a.m.19 views

Design/Logic Flaw

Use-after-free vulnerability in the XMLHttpRequest::Open implementation in Mozilla Firefox before 40.0 and Firefox ESR 38.x before 38.2 might allow remote attackers to execute arbitrary code via a SharedWorker object that makes recursive calls to the open method of an XMLHttpRequest object...

7.5CVSS7.9AI score0.01947EPSS
Exploits0References18Affected Software5
CVE
CVE
added 2015/08/16 1:0 a.m.145 views

CVE-2015-4492

CVE-2015-4492 describes a use-after-free vulnerability in Mozilla Firefox’s XMLHttpRequest::Open implementation (SharedWorker context). The issue could let a remote attacker run arbitrary code by inducing a victim to visit a crafted page that triggers recursive open() calls on an XMLHttpRequest i...

7.5CVSS7.2AI score0.01947EPSS
Exploits0References18Affected Software1
Cvelist
Cvelist
added 2015/08/16 1:0 a.m.23 views

CVE-2015-4492

Use-after-free vulnerability in the XMLHttpRequest::Open implementation in Mozilla Firefox before 40.0 and Firefox ESR 38.x before 38.2 might allow remote attackers to execute arbitrary code via a SharedWorker object that makes recursive calls to the open method of an XMLHttpRequest object...

7.4AI score0.01947EPSS
Exploits0References18
Tenable Nessus
Tenable Nessus
added 2015/08/12 12:0 a.m.33 views

Ubuntu 14.04 LTS : Firefox vulnerabilities (USN-2702-1)

The remote Ubuntu 14.04 LTS host has packages installed that are affected by multiple vulnerabilities as referenced in the USN-2702-1 advisory. Gary Kwong, Christian Holler, Byron Campen, Tyson Smith, Bobby Holley, Chris Coulson, and Eric Rahm discovered multiple memory safety issues in Firefox. ...

10CVSS8AI score0.06981EPSS
Exploits0References18
RedHat Linux
RedHat Linux
added 2015/08/11 7:47 p.m.1 views

Mozilla: Use-after-free in XMLHttpRequest with shared workers (MFSA 2015-92)

Use-after-free vulnerability in the XMLHttpRequest::Open implementation in Mozilla Firefox before 40.0 and Firefox ESR 38.x before 38.2 might allow remote attackers to execute arbitrary code via a SharedWorker object that makes recursive calls to the open method of an XMLHttpRequest object...

7.5CVSS7.8AI score0.01947EPSS
Exploits0References5
Mozilla
Mozilla
added 2015/08/11 12:0 a.m.39 views

Use-after-free in XMLHttpRequest with shared workers — Mozilla

Security researcher Looben Yang discovered a use-after-free vulnerability when recursively calling .open on an XMLHttpRequest in a SharedWorker...

7.5CVSS7AI score0.01947EPSS
Exploits0References2Affected Software4
UbuntuCve
UbuntuCve
added 2015/08/11 12:0 a.m.23 views

CVE-2015-4492

Use-after-free vulnerability in the XMLHttpRequest::Open implementation in Mozilla Firefox before 40.0 and Firefox ESR 38.x before 38.2 might allow remote attackers to execute arbitrary code via a SharedWorker object that makes recursive calls to the open method of an XMLHttpRequest object...

7.5CVSS7.1AI score0.01947EPSS
Exploits0References3
OSV
OSV
added 2015/08/11 12:0 a.m.1 views

UBUNTU-CVE-2015-4492

Use-after-free vulnerability in the XMLHttpRequest::Open implementation in Mozilla Firefox before 40.0 and Firefox ESR 38.x before 38.2 might allow remote attackers to execute arbitrary code via a SharedWorker object that makes recursive calls to the open method of an XMLHttpRequest object...

7.5CVSS7.1AI score0.01947EPSS
Exploits0References4
Rows per page
Query Builder