Lucene search
+L

250 matches found

CVE
CVE
added 2022/05/02 12:0 a.m.226 views

CVE-2022-29970

CVE-2022-29970 affects the Ruby web framework Sinatra (before 2.2.0). The issue is a path traversal vulnerability where expanded paths are not validated against the public_dir when serving static files, potentially allowing an attacker to view arbitrary files via crafted URLs containing dot-dot s...

7.5CVSS7.4AI score0.02179EPSS
SaveExploits0References3Affected Software1
Debian CVE
Debian CVE
added 2022/05/02 12:0 a.m.45 views

CVE-2022-29970

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

7.5CVSS6.5AI score0.02179EPSS
SaveExploits0
Cvelist
Cvelist
added 2022/05/02 12:0 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.8AI score0.02179EPSS
SaveExploits0References2
OSV
OSV
added 2022/05/02 12:0 a.m.25 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
UbuntuCve
UbuntuCve
added 2022/05/02 12:0 a.m.39 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
Snyk
Snyk
added 2022/01/12 8:35 a.m.5 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.45 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:7 a.m.173 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.44 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.65 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.10 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.33 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
vulnersOsv
vulnersOsv
added 2018/11/01 2:48 p.m.6 views

apex-frontend-boost (>=3.1.0 <=3.1.4), apex-nitro (>=4.0.0 <=4.0.0-beta.5) potentially affected by CVE-2018-16462 via apex-publish-static-files (=1.0.8)

apex-publish-static-files NPM version =1.0.8 is affected by a known vulnerability. The following packages have a transitive dependency on apex-publish-static-files and may be impacted: - apex-frontend-boost =3.1.0, =4.0.0, =4.0.0-beta.5 Source cves: CVE-2018-16462 Source advisory:...

10CVSS7.2AI score0.06991EPSS
SaveExploits1
Github Security Blog
Github Security Blog
added 2018/11/01 2:48 p.m.36 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.47 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:9 p.m.26 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.18 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:0 p.m.58 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.33 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
Rows per page
Query Builder