Lucene search
+L

247 matches found

Cvelist
Cvelist
added 2022/05/02 12:00 a.m.29 views

CVE-2022-29970

Sinatra before 2.2.0 does not validate that the expanded path matches publicdir when serving static files...

7.8AI score0.02179EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2022/05/02 12:00 a.m.41 views

CVE-2022-29970

Sinatra before 2.2.0 does not validate that the expanded path matches publicdir when serving static files...

7.5CVSS6.7AI score0.02179EPSS
SaveExploits0References2
OSV
OSV
added 2022/05/02 12:00 a.m.27 views

CVE-2022-29970

Sinatra before 2.2.0 does not validate that the expanded path matches publicdir when serving static files...

7.5AI score
SaveExploits0References5
Snyk
Snyk
added 2022/01/12 8:35 a.m.7 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.6AI score0.01589EPSS
SaveExploits1References2
Hacker One
Hacker One
added 2021/06/07 11:42 p.m.46 views

Mail.ru: Unauthorized Access To Admin panel

Access to static files of playerone.ru admin web interface was not sufficiently restricted. There was no possibility to access admin functions. Simple Bypass: Try access playerone.ru/admin/users/ 403 : host playerone.ru 127.0.0.1 Try again 127.0.0.1/admin/users 200 OK :...

3.2AI score
SaveExploits0
Fedora
Fedora
added 2021/05/23 1:07 a.m.175 views

[SECURITY] Fedora 34 Update: python-starlette-0.14.2-6.fc34

Starlette is a lightweight ASGI framework/toolkit, which is ideal for build ing high performance asyncio services. It is production-ready, and gives you the following: Seriously impressive performance. WebSocket support. GraphQL support. In-process background tasks. Startup and shutdown events...

5CVSS0.1AI score0.00967EPSS
SaveExploits0
Hacker One
Hacker One
added 2021/05/01 1:20 p.m.47 views

HackerOne: Static files on HackerOne.com can be made inaccessible through Cache Poisoning attack

Summary: Hi, The host hackerone.com uses cloudlfare to cache static files. The header x-forwarded-scheme can be used to cause a redirect loop, which will be cached by cloudflare. By taking down a JS file, it is possible to cause a total loss of availability on hackerone.com Disclaimer No actual...

6.8AI score
SaveExploits0
Github Security Blog
Github Security Blog
added 2021/03/18 8:30 p.m.66 views

Django Incorrect Default Permissions

An issue was discovered in Django 2.2 before 2.2.16, 3.0 before 3.0.10, and 3.1 before 3.1.1 when Python 3.7+ is used. FILEUPLOADDIRECTORYPERMISSIONS mode was not applied to intermediate-level directories created in the process of uploading files. It was also not applied to intermediate-level...

7.5CVSS7.4AI score0.03936EPSS
SaveExploits0References15Affected Software1
Snyk
Snyk
added 2020/06/20 12:38 p.m.14 views

Directory Traversal

Overview rollup-plugin-serve-favicon is a rollup plugin to serve bundles. Affected versions of this package are vulnerable to Directory Traversal. There is no path sanitization in readFile operation. PoC by JHU System Security Lab Step 1: start a server var server = require"rollup-plugin-serve";...

9.8CVSS7.5AI score0.01474EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2020/04/07 11:36 a.m.33 views

CVE-2018-9159

In Spark before 2.7.2, a remote attacker can read unintended static files via various representations of absolute or relative pathnames, as demonstrated by file: URLs and directory traversal sequences. NOTE: this product is unrelated to Ignite Realtime Spark...

5.3CVSS5.1AI score0.04529EPSS
SaveExploits0References1
OSV
OSV
added 2019/11/18 5:19 p.m.36 views

GHSA-89R3-RCPJ-H7W6 Path traversal attack on Windows platforms

Tapestry processes assets /assets/ctx using classes chain StaticFilesFilter - AssetDispatcher - ContextResource, which doesn't filter the character , so attacker can perform a path traversal attack to read any files on Windows platform...

7.5CVSS5.9AI score0.03094EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2018/11/01 2:48 p.m.37 views

Command Injection in apex-publish-static-files

Versions of apex-publish-static-files before 2.0.1 are vulnerable to command injection. This is exploitable if user input is passed into the connectString option in the publish method. Recommendation Update to version 2.0.1 or later...

10CVSS3.8AI score0.06991EPSS
SaveExploits1References5Affected Software1
OSV
OSV
added 2018/11/01 2:48 p.m.49 views

GHSA-9JM3-5835-537M Command Injection in apex-publish-static-files

Versions of apex-publish-static-files before 2.0.1 are vulnerable to command injection. This is exploitable if user input is passed into the connectString option in the publish method. Recommendation Update to version 2.0.1 or later...

10CVSS9.7AI score0.06991EPSS
SaveExploits1References5
nodejs
nodejs
added 2018/11/01 2:09 p.m.27 views

Command Injection

Overview Versions of apex-publish-static-files before 2.0.1 are vulnerable to command injection. This is exploitable if user input is passed into the connectString option in the publish method. Recommendation Update to version 2.0.1 or later. References - HackerOne Report - security-wg - GitHub...

10CVSS3.8AI score0.06991EPSS
SaveExploits1Affected Software1
Prion
Prion
added 2018/10/30 9:29 p.m.19 views

Command injection

A command injection vulnerability in the apex-publish-static-files npm module version 2.0.1 which allows arbitrary shell command execution through a maliciously crafted argument...

10CVSS9.6AI score0.06991EPSS
SaveExploits1References1Affected Software1
CVE
CVE
added 2018/10/30 9:00 p.m.59 views

CVE-2018-16462

The CVE-2018-16462 entry concerns the npm package apex-publish-static-files. Affected versions are those before 2.0.1, where user-supplied input can trigger a command injection, enabling arbitrary shell command execution. Several connected sources corroborate this: the NVD entry describes a comma...

10CVSS9.6AI score0.06991EPSS
SaveExploits1References1Affected Software1
Github Security Blog
Github Security Blog
added 2018/10/19 4:56 p.m.34 views

Moderate severity vulnerability that affects com.sparkjava:spark-core

In Spark before 2.7.2, a remote attacker can read unintended static files via various representations of absolute or relative pathnames, as demonstrated by file: URLs and directory traversal sequences. NOTE: this product is unrelated to Ignite Realtime Spark...

5.3CVSS5.2AI score0.04529EPSS
SaveExploits0References9Affected Software1
OSV
OSV
added 2018/10/19 4:56 p.m.32 views

GHSA-76QR-MMH8-CP8F Moderate severity vulnerability that affects com.sparkjava:spark-core

In Spark before 2.7.2, a remote attacker can read unintended static files via various representations of absolute or relative pathnames, as demonstrated by file: URLs and directory traversal sequences. NOTE: this product is unrelated to Ignite Realtime Spark...

5.3CVSS6.5AI score0.04529EPSS
SaveExploits0References10
Hacker One
Hacker One
added 2018/08/21 2:07 a.m.654 views

Chaturbate: Web cache deception attack - expose token information

Hello, I have found new Vulnerability in your website which called Web cache deception attack. It's found first time in Paypal. Web Cache Deception Attack Websites often tend to use web cache functionality to store files that are often retrieved, to reduce latency from the web server. Let's see a...

6.5AI score
SaveExploits0
OSV
OSV
added 2018/08/06 9:33 p.m.69 views

GHSA-72FG-JQHX-C68P Open Redirect in st

st is a module for serving static files. An attacker is able to craft a request that results in an HTTP 301 redirect to an entirely different domain. A request for: http://some.server.com//nodesecurity.org/%2e%2e would result in a 301 to //nodesecurity.org/%2e%2e which most browsers treat as a...

6.1CVSS6.2AI score0.00879EPSS
SaveExploits1References3
Rows per page
Query Builder