Lucene search
+L

835 matches found

Positive Technologies
Positive Technologies
added 2019/07/10 12:00 a.m.8 views

PT-2019-17673 · Unknown · Serve-Here.Js

Name of the Vulnerable Software and Affected Versions: serve-here.js versions prior to 1.2.0 Description: The issue allows attackers to list any file in an arbitrary folder due to a path traversal vulnerability. This is caused by the package's failure to sanitize URLs, enabling attackers to acces...

5.3CVSS5.2AI score0.01502EPSS
SaveExploits1References6
OSV
OSV
added 2019/07/05 9:07 p.m.4 views

GHSA-G8M7-QHV7-9H5X Path Traversal in serve-here.js

Versions of serve-here.js prior to 1.2.0 are vulnerable to Path Traversal. The package fails to sanitize URLs, allowing attackers to access server files outside of the served folder using relative paths. Recommendation Upgrade to version 1.2.0 or later...

7.1AI score
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2019/07/05 9:07 p.m.19 views

Path Traversal in serve-here.js

Versions of serve-here.js prior to 1.2.0 are vulnerable to Path Traversal. The package fails to sanitize URLs, allowing attackers to access server files outside of the served folder using relative paths. Recommendation Upgrade to version 1.2.0 or later...

4.6AI score
SaveExploits0References6Affected Software1
Veracode
Veracode
added 2019/06/25 7:01 a.m.16 views

Directory Traversal

serve-here.js is vulnerable to directory traversal. The attack is possible as it allows adding ../ to the web root, listing any file in another folder of web root...

5.3CVSS5.3AI score0.01502EPSS
SaveExploits1References1Affected Software1
nodejs
nodejs
added 2019/06/24 3:23 p.m.25 views

Path Traversal

Overview Versions of serve-here.js prior to 1.2.0 are vulnerable to Path Traversal. The package fails to sanitize URLs, allowing attackers to access server files outside of the served folder using relative paths. Recommendation Upgrade to version 1.2.0 or later. References - HackerOne Report...

5CVSS4AI score0.01502EPSS
SaveExploits1Affected Software1
nodejs
nodejs
added 2019/06/19 8:10 p.m.39 views

Path Traversal

Overview Versions of serve prior to 7.0.1 are vulnerable to Path Traversal. Explicitly ignored folders can be accessed through if the path contains a /./, which allows attackers to access hidden folders and files. Recommendation Upgrade to version 7.0.1 or later. References - HackerOne Report -...

5CVSS4.3AI score0.01643EPSS
SaveExploits1Affected Software1
Veracode
Veracode
added 2019/06/19 3:12 a.m.32 views

Directory Traversal

serve-handler is vulnerable to directory traversal. Attackers are able to access explicitly ignored folders using directory traversal characters ../ followed by the ignored folders. This vulnerability is a bypass of the fix for CVE-2018-3718...

5.3CVSS5.4AI score0.01316EPSS
SaveExploits1
nodejs
nodejs
added 2019/06/14 5:18 p.m.17 views

Cross-Site Scripting

Overview Versions of serve prior to 10.0.2 are vulnerable to Cross-Site Scripting XSS. The package does not encode output, allowing attackers to execute arbitrary JavaScript in the victim's browser if user-supplied input is rendered. Recommendation Upgrade to version 10.0.2 or later. References -...

6.7AI score
SaveExploits0Affected Software1
nodejs
nodejs
added 2019/06/14 2:56 p.m.26 views

Path Traversal

Overview Versions of serve prior to 10.1.2 are vulnerable to Path Traversal. Explicitly ignored folders can be accessed through relative paths, which allows attackers to access hidden folders and files. Recommendation Upgrade to version 10.1.2 or later. References - HackerOne Report - GitHub...

6.9AI score
SaveExploits0Affected Software1
Hacker One
Hacker One
added 2019/05/07 8:29 a.m.58 views

Node.js third-party modules: [serve-here.js] List any file in the folder by using path traversal.

I would like to report Path Traversal in serve-here.js. It allows to list any file in another folder of web root. Module module name: serve-here.js version: 1.1.3 npm page: https://www.npmjs.com/package/serve-here.js Module Description Serve static files over HTTP Vulnerability Vulnerability...

5CVSS0.6AI score0.01502EPSS
SaveExploits1
Veracode
Veracode
added 2019/05/06 8:17 a.m.16 views

Information Disclosure

serve-handler is vulnerable to information disclosure attacks. The vulnerability exists as symlinks were enabled by default, and were being resolved during runtime...

6.2AI score
SaveExploits0
Snyk
Snyk
added 2019/04/07 9:21 a.m.3 views

Information Exposure

Overview org.webjars.npm:serve-handler is a package responsible for routing requests and handling responses. Affected versions of this package are vulnerable to Information Exposure. The unlisted property removes the file/folder from directory list but still allows viewing them by visiting their...

7.5CVSS6.8AI score
SaveExploits0References2
nodejs
nodejs
added 2019/04/02 8:12 p.m.32 views

Directory Traversal

Overview Versions of serve before 7.1.3 are vulnerable to Directory Traversal. File paths are not sanitized leading to unauthorized access of system files. Recommendation Upgrade to version 7.1.3 or later References - HackerOne Report - GitHub Advisory...

5CVSS3.5AI score0.02271EPSS
SaveExploits1Affected Software1
vulnersOsv
vulnersOsv
added 2019/03/25 6:04 p.m.10 views

chainsql-remixd (1.0.0), fusuma (0.11.4) +1 more potentially affected by CVE-2019-5417 via serve (7.0.0)

serve NPM version 7.0.0 is affected by a known vulnerability. The following packages have a transitive dependency on serve and may be impacted: - chainsql-remixd 1.0.0 - fusuma 0.11.4 - remixd =0.1.8-alpha.11, =0.1.8-alpha.16 Source cves: CVE-2019-5417 Source advisory: OSV:GHSA-XG75-3277-GVVJ...

7.5CVSS7.3AI score0.02271EPSS
SaveExploits1
Github Security Blog
Github Security Blog
added 2019/03/25 6:04 p.m.32 views

Directory Traversal in serve

Versions of serve before 7.1.3 are vulnerable to Directory Traversal. File paths are not sanitized leading to unauthorized access of system files. Recommendation Upgrade to version 7.1.3 or later...

7.5CVSS3.7AI score0.02271EPSS
SaveExploits1References4Affected Software1
OSV
OSV
added 2019/03/25 6:03 p.m.45 views

GHSA-V588-QCP3-JV46 Path Traversal in serve

Versions of serve prior to 7.0.1 are vulnerable to Path Traversal. Explicitly ignored folders can be accessed through if the path contains a /./, which allows attackers to access hidden folders and files. Recommendation Upgrade to version 7.0.1 or later...

7.5CVSS7.4AI score0.01643EPSS
SaveExploits1References4
Github Security Blog
Github Security Blog
added 2019/03/25 6:03 p.m.34 views

Path Traversal in serve

Versions of serve prior to 7.0.1 are vulnerable to Path Traversal. Explicitly ignored folders can be accessed through if the path contains a /./, which allows attackers to access hidden folders and files. Recommendation Upgrade to version 7.0.1 or later...

7.5CVSS4.4AI score0.01643EPSS
SaveExploits1References4Affected Software1
Veracode
Veracode
added 2019/03/22 1:09 p.m.26 views

Directory Traversal

serve is vulnerable to directory traversal. The vulnerability exists because it gives an easy interface to list directory contents and traverse into sub-folder just by submitting a URL with dot-slash before the file name, e.g. http://127.0.0.1:6060/dir/./file.txt...

7.5CVSS7.3AI score0.01643EPSS
SaveExploits1References1Affected Software1
NVD
NVD
added 2019/03/21 4:01 p.m.37 views

CVE-2019-5417

A path traversal vulnerability in serve npm package version 7.0.1 allows the attackers to read content of arbitrary files on the remote server...

7.5CVSS7.5AI score0.02271EPSS
SaveExploits1References1
OSV
OSV
added 2019/03/21 4:01 p.m.20 views

CVE-2019-5415

A bug in handling the ignore files and directories feature in serve 6.5.3 allows an attacker to read a file or list the directory that the victim has not allowed access to...

7.5CVSS6.5AI score
SaveExploits0References1
Rows per page
Query Builder