Podatność CVE-2017-16109


Publikacja: 2018-06-06   Modyfikacja: 2018-06-07

Opis:
easyquick is a simple web server. easyquick is vulnerable to a directory traversal issue, giving an attacker access to the filesystem by placing "../" in the url. Access is constrained, however, to supported file types. Requesting a file such as /etc/passwd returns a "not supported" error.

Typ:

CWE-22

(Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal'))

CVSS2 => (AV:N/AC:L/Au:N/C:P/I:N/A:N)

Ogólna skala CVSS
Znaczenie
Łatwość wykorzystania
5/10
2.9/10
10/10
Wymagany dostęp
Złożoność ataku
Autoryzacja
Zdalny
Niska
Nie wymagana
Wpływ na poufność
Wpływ na integralność
Wpływ na dostępność
Częściowy
Brak
Brak
Affected software
Easyquick project -> Easyquick 

 Referencje:
https://github.com/JacksonGL/NPM-Vuln-PoC/tree/master/directory-traversal/easyquick
https://nodesecurity.io/advisories/373

Copyright 2024, cxsecurity.com

 

Back to Top