Lucene search
+L

677 matches found

Hacker One
Hacker One
added 2018/05/29 5:53 a.m.13 views

Node.js third-party modules: [serve] Stored XSS in the filename when directories listing

I would like to report a Stored XSS issue in module serve It allows executing malicious javascript code in the user's browser. Module module name: serve version: 7.0.1 npm page: https://www.npmjs.com/package/serve Module Description Assuming you would like to serve a static site, single page...

5.2AI score
Exploits0
OpenVAS
OpenVAS
added 2018/05/22 12:0 a.m.34 views

ISC BIND Multiple Denial of Service Vulnerabilities (May 2018)

ISC BIND is prone to multiple denial of service vulnerabilities. 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 CPE = "cpe:/a:isc:bind";...

7.5CVSS6.4AI score0.17879EPSS
Exploits3References2
Tenable Nessus
Tenable Nessus
added 2018/05/21 12:0 a.m.45 views

FreeBSD : BIND -- multiple vulnerabilities (94599fe0-5ca3-11e8-8be1-d05099c0ae8c)

ISC reports : An error in zone database reference counting can lead to an assertion failure if a server which is running an affected version of BIND attempts several transfers of a slave zone in quick succession. A problem with the implementation of the new serve-stale feature in BIND 9.12 can le...

7.5CVSS6.2AI score0.17879EPSS
Exploits3References5
FreeBSD
FreeBSD
added 2018/05/18 12:0 a.m.37 views

BIND -- multiple vulnerabilities

ISC reports: An error in zone database reference counting can lead to an assertion failure if a server which is running an affected version of BIND attempts several transfers of a slave zone in quick succession. A problem with the implementation of the new serve-stale feature in BIND 9.12 can lea...

2AI score
Exploits0References2
Node.js
Node.js
added 2018/04/24 4:13 p.m.25 views

Byass due to validation before canonicalization

Overview Versions of serve before 6.5.2 are vulnerable to the bypass of the ignore functionality. The bypass is possible because validation happens before canonicalization of paths and filenames. Example: Here we have a server that ignores the file test.txt. const serve = require'serve' const...

6.9AI score
Exploits0Affected Software1
Hacker One
Hacker One
added 2018/03/28 10:35 a.m.35 views

Node.js third-party modules: [serve] Directory listing and File access even when they have been set to be ignored (using dot-slash)

I would like to report a vulnerability in serve. It allows listing directory and reading local files on the target server. Module module name: serve version: 6.5.3 npm page: https://www.npmjs.com/package/serve Module Description Ever wanted to share a project on your network by running just a...

5CVSS7.2AI score0.01689EPSS
Exploits1
Hacker One
Hacker One
added 2018/03/28 6:51 a.m.76 views

Node.js third-party modules: [serve] Directory listing and File access even when they have been set to be ignored

I would like to report a vulnerability in serve on macOS. It allows listing directory and reading local files on the target server. Module module name: serve version: 6.5.3 npm page: https://www.npmjs.com/package/serve Module Description Ever wanted to share a project on your network by running...

5CVSS0.1AI score0.01048EPSS
Exploits1
Veracode
Veracode
added 2018/03/01 3:10 a.m.214 views

Cross-site Scripting (XSS)

anywhere is vulnerable to cross-site scripting XSS attacks. The library uses a version of the serve-index package that is vulnerable to CVE-2015-8856, allowing a malicious user to inject and execute arbitrary Javascript...

6.1CVSS5.3AI score0.02477EPSS
Exploits1References5Affected Software3
Hacker One
Hacker One
added 2018/01/24 7:2 p.m.37 views

Node.js third-party modules: [serve] Directory listing and File access even when they have been set to be ignored.

Module: - Name: serve - Version: latest 6.4.9 - Link: https://www.npmjs.com/package/serve Description: The serve modules allows directory browsing and to serve static files through the browser. The config option ignore can be used to tell the module which file or directory are forbidden and shoul...

5CVSS5AI score0.01316EPSS
Exploits1
Node.js
Node.js
added 2018/01/23 4:55 p.m.50 views

Directory Traversal

Overview Affected versions of serve do not properly handle %2e . and %2f / characters, and allow the, characters to be used in paths. This can be used to traverse the directory tree and list content of any directory the user running the process has access to. Mitigating factors: This vulnerabilit...

4CVSS3.7AI score0.0179EPSS
Exploits1Affected Software1
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
Exploits1
Hacker One
Hacker One
added 2017/12/08 12:44 p.m.21 views

Node.js third-party modules: [serve-here] Static Web Server Directory Traversal via Crafted GET Request

Hi, A crafted GET request can be leveraged to traverse the directory structure of a host using the serve-here web server package, and request arbitrary files outside of the specified web root. Module specification Name: serve-here Version: 3.2.0 latest release build Verified conditions Test serve...

7AI score
Exploits0
vulnersOsv
vulnersOsv
added 2017/10/24 6:33 p.m.9 views

37fis (>=1.0.0 <=1.0.2), @axerunners/p2pool-scanner (=0.0.2) +717 more potentially affected by CVE-2015-8856 via serve-index (>=1.0.0 <=1.6.2)

serve-index NPM version =1.0.0, =1.0.0, =1.0.1, =1.0.37, =0.0.1, =0.13.7, =1.0.4, =1.0.1, =1.0.0, =0.2.0, =1.0.3, =1.0.4, =1.0.13 and more Source cves: CVE-2015-8856 Source advisory: OSV:GHSA-V633-X5VV-HQWC...

6.1CVSS6.8AI score0.02477EPSS
Exploits0
Github Security Blog
Github Security Blog
added 2017/10/24 6:33 p.m.45 views

Directory traversal vulnerability in actionpack

Directory traversal vulnerability in actionpack/lib/actiondispatch/middleware/static.rb in Action Pack in Ruby on Rails 3.x before 3.2.21, 4.0.x before 4.0.12, 4.1.x before 4.1.8, and 4.2.x before 4.2.0.beta4, when servestaticassets is enabled, allows remote attackers to determine the existence o...

5CVSS6.2AI score0.04162EPSS
Exploits1References8Affected Software1
Github Security Blog
Github Security Blog
added 2017/10/24 6:33 p.m.29 views

Cross-Site Scripting in serve-index

Versions 1.6.2 and earlier of serve-index are affected by a cross-site scripting vulnerability. Because file and directory names are not escaped in the module's HTML output, a remote attacker that can influence file or directory names can launch a persistent cross-site scripting attack on the...

6.1CVSS5.5AI score0.02477EPSS
Exploits0References6Affected Software1
OSV
OSV
added 2017/10/24 6:33 p.m.3 views

GHSA-V633-X5VV-HQWC Cross-Site Scripting in serve-index

Versions 1.6.2 and earlier of serve-index are affected by a cross-site scripting vulnerability. Because file and directory names are not escaped in the module's HTML output, a remote attacker that can influence file or directory names can launch a persistent cross-site scripting attack on the...

6.1CVSS6.8AI score0.02477EPSS
Exploits0References6
OSV
OSV
added 2017/10/24 6:33 p.m.26 views

GHSA-H56M-VWXC-3QPW Directory traversal vulnerability in actionpack

Directory traversal vulnerability in actionpack/lib/actiondispatch/middleware/static.rb in Action Pack in Ruby on Rails 3.x before 3.2.21, 4.0.x before 4.0.12, 4.1.x before 4.1.8, and 4.2.x before 4.2.0.beta4, when servestaticassets is enabled, allows remote attackers to determine the existence o...

5CVSS7.4AI score0.04162EPSS
Exploits1References8
Akamai Blog
Akamai Blog
added 2017/09/06 11:45 a.m.28 views

Akamai's DNS Contribution to Internet Resiliency

Background Akamai Technologies recently contributed its "Serve Stale" DNS algorithm to Version 9 of the Internet Systems Consortium's ISC Berkeley Internet Name Domain BIND open source Domain Name System DNS project. As the Internet's most widely used DNS implementation, BIND operates ubiquitousl...

6.7AI score
Exploits0
ThreatPost
ThreatPost
added 2017/07/10 5:59 p.m.9 views

Micro Market Vendor Warns of Bankcard And Biometric Data Breach

Avanti Markets, which specializes in self-serve food kiosks typically located in company breakrooms, said an undisclosed number of its 1.5 million customers may have had their personal and bankcard data compromised along with stored biometric data. The company, based in Tukwila, WA, said on July ...

0.2AI score
Exploits0References3
RedHat Linux
RedHat Linux
added 2017/06/27 7:30 a.m.6 views

mercurial: Python debugger accessible to authorized users

A flaw was found in the way "hg serve --stdio" command in Mercurial handled command-line options. A remote, authenticated attacker could use this flaw to execute arbitrary code on the Mercurial server by using specially crafted command-line options...

9CVSS6.1AI score0.21512EPSS
Exploits1References4
Rows per page
Query Builder