Lucene search
+L

199 matches found

CVE
CVE
added 2025/03/10 10:19 p.m.328 views

CVE-2025-27610

Rack::Static in Rack (Ruby) is vulnerable to Local File Inclusion due to improper sanitization of user-supplied paths, allowing access to files under the configured root. The affected versions are prior to 2.2.13, 3.0.14, and 3.1.12, which contain the patch. The vulnerability enables traversal vi...

7.5CVSS7.2AI score0.01084EPSS
SaveExploits0References3Affected Software1
Veracode
Veracode
added 2024/01/08 6:51 a.m.13 views

Path Traversal

iodine is vulnerable to Path Traversal . The vulnerability is due to improper validation or URL's allowrf to manipulate the static file server. This issue can be exploited by an attacker to read files outside the public folder via a malicious URL...

7.5CVSS6.8AI score0.00914EPSS
SaveExploits0References4Affected Software1
Vulnrichment
Vulnrichment
added 2024/01/04 8:24 p.m.2 views

CVE-2024-22050 Iodine Static File Server Path Traversal Vulnerability

Path traversal in the static file service in Iodine less than 0.7.33 allows an unauthenticated, remote attacker to read files outside the public folder via malicious URLs...

7.3AI score0.00914EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2024/01/04 8:24 p.m.39 views

CVE-2024-22050 Iodine Static File Server Path Traversal Vulnerability

Path traversal in the static file service in Iodine less than 0.7.33 allows an unauthenticated, remote attacker to read files outside the public folder via malicious URLs...

7.7AI score0.00914EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2023/01/26 12:0 a.m.5 views

serve-lite 路径遍历漏洞

serve-lite is a lightweight http server for static file-based web development. A security vulnerability exists in serve-lite that stems from a lack of input cleanup or other checks and protections and a directory traversal vulnerability...

7.5CVSS7.2AI score0.01342EPSS
SaveExploits1References3
Snyk
Snyk
added 2022/12/05 1:20 p.m.6 views

Directory Traversal

Overview Affected versions of this package are vulnerable to Directory Traversal due to missing input sanitization and sandboxes being employed to the req.url user input that is passed to the server code. Details A Directory Traversal attack also known as path traversal aims to access files and...

7.5CVSS7.6AI score0.01324EPSS
SaveExploits1References2
Snyk
Snyk
added 2022/01/12 8:35 a.m.6 views

Path Traversal

Overview Affected versions of this package are vulnerable to Path Traversal. It is possible to traverse directories to fetch arbitrary files from the server. PoC curl --path-as-is "http://localhost:8888/static/../secret.json" Details A Directory Traversal attack also known as path traversal aims ...

7.5CVSS7.5AI score0.01589EPSS
SaveExploits1References2
CVE
CVE
added 2021/02/02 7:5 p.m.99 views

CVE-2021-21291

CVE-2021-21291: OAuth2 Proxy (open-source reverse proxy) before v7.0.0 had a vulnerability in the whitelist-domain feature where a domain matched for redirects could be broader than intended (e.g., .example.com could match example.com and badexample.com). This could allow unintended redirects. Im...

6.1CVSS5.5AI score0.01353EPSS
SaveExploits1References4Affected Software1
OSV
OSV
added 2020/08/31 10:53 p.m.13 views

GHSA-44G9-W23C-5RW7 Directory Traversal in nhouston

All versions of the static file server module nhouston are vulnerable to directory traversal. An attacker can provide input such as ../ to read files outside of the served directory. Recommendation It is recommended that a different module be used, as we have been unable to reacher the maintainer...

5.3CVSS6.4AI score0.00778EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2020/08/31 10:53 p.m.39 views

Directory Traversal in nhouston

All versions of the static file server module nhouston are vulnerable to directory traversal. An attacker can provide input such as ../ to read files outside of the served directory. Recommendation It is recommended that a different module be used, as we have been unable to reacher the maintainer...

4.7AI score0.00778EPSS
SaveExploits0References5Affected Software1
CNVD
CNVD
added 2020/01/03 12:0 a.m.5 views

ecstatic denial of service vulnerability

ecstatic is a simple static file server middleware. A denial of service vulnerability exists in ecstatic. An attacker could exploit this vulnerability to cause the application to crash...

7.5CVSS8.4AI score0.01274EPSS
SaveExploits0References1
Snyk
Snyk
added 2019/12/31 12:1 p.m.4 views

Denial of Service (DoS)

Overview ecstatic is a simple static file server middleware. Use it with a raw http server, express/connect or on the CLI. Affected versions of this package are vulnerable to Denial of Service DoS. It is possible to crash a server using the package due to the way URL params parsing is handled...

7.5CVSS6.7AI score0.01274EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2019/10/07 4:52 p.m.29 views

Malicious URL drafting attack against iodines static file server may allow path traversal

Impact A path traversal vulnerability was detected in iodine's static file service. This vulnerability effects any application running iodine's static file server on an effected iodine version. Malicious URL drafting may cause the static file server to attempt a response containing data from file...

7.5CVSS1.9AI score0.00914EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2019/10/07 4:52 p.m.58 views

GHSA-85RF-XH54-WHP3 Malicious URL drafting attack against iodines static file server may allow path traversal

Impact A path traversal vulnerability was detected in iodine's static file service. This vulnerability effects any application running iodine's static file server on an effected iodine version. Malicious URL drafting may cause the static file server to attempt a response containing data from file...

7.5CVSS7.5AI score0.00914EPSS
SaveExploits0References5
RubySec
RubySec
added 2019/10/07 12:0 a.m.18 views

Malicious URL drafting attack against iodines static file server may allow path traversal

Impact A path traversal vulnerability was detected in iodine's static file service. This vulnerability effects any application running iodine's static file server on an effected iodine version. Malicious URL drafting may cause the static file server to attempt a response containing data from file...

7.5CVSS7.5AI score0.00914EPSS
SaveExploits0References1Affected Software1
CNVD
CNVD
added 2019/07/12 12:0 a.m.3 views

Serve-here.js path traversal vulnerability

serve-here.js is an HTTP static file server. A path traversal vulnerability in serve-here.js v1.1.3 and prior versions, which arises from a failure of a networked system or product to properly filter for special elements in the path of a resource or file, can be exploited by an attacker to access...

5.3CVSS6.9AI score0.01502EPSS
SaveExploits1References1
OSV
OSV
added 2019/06/05 9:48 a.m.10 views

GHSA-886V-MM6P-4M66 High severity vulnerability that affects gun

Urgent Upgrade The static file server module included with GUN had a serious vulnerability: - Using curl --path-as-is allowed reads on any parent directory or files. This did not work via the browser or via curl without as-is option. Fixed This has been fixed since version 0.2019.416 and higher...

7AI score
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2019/06/05 9:48 a.m.14 views

High severity vulnerability that affects gun

Urgent Upgrade The static file server module included with GUN had a serious vulnerability: - Using curl --path-as-is allowed reads on any parent directory or files. This did not work via the browser or via curl without as-is option. Fixed This has been fixed since version 0.2019.416 and higher...

2.1AI score
SaveExploits0References2Affected Software1
Hacker One
Hacker One
added 2019/05/07 8:52 a.m.17 views

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

I would like to report Path Traversal in statichttpserver. It allows to list any file in another folder of web root. Module module name: statichttpserver version: 0.9.7 npm page: https://www.npmjs.com/package/statichttpserver Module Description 'statichttpserver' is inspired by SimpleHTTPServer.p...

5CVSS0.7AI score0.01601EPSS
SaveExploits1
CNVD
CNVD
added 2019/04/04 12:0 a.m.4 views

buttle npm package cross-site scripting vulnerability

buttle npm package is a static file server. A cross-site scripting vulnerability exists in version 0.2.0 of the buttle npm package, which stems from a lack of proper validation of client-side data by the WEB application. An attacker can exploit this vulnerability to execute client-side code...

6.1CVSS6.4AI score0.01172EPSS
SaveExploits0References1
Rows per page
Query Builder