Lucene search
+L

1355 matches found

Cvelist
Cvelist
added 2023/09/20 4:6 p.m.50 views

CVE-2023-43497

In Jenkins 2.423 and earlier, LTS 2.414.1 and earlier, processing file uploads using the Stapler web framework creates temporary files in the default system temporary directory with the default permissions for newly created files, potentially allowing attackers with access to the Jenkins controll...

8.1AI score0.008EPSS
SaveExploits0References2
CVE
CVE
added 2023/09/20 4:6 p.m.158 views

CVE-2023-43497

CVE-2023-43497 affects Jenkins 2.423 and earlier, and LTS 2.414.1 and earlier. The root cause is in processing file uploads via the Stapler web framework, which creates temporary files in the system temporary directory with default permissions. This could let an attacker with access to the Jenkin...

8.1CVSS7.7AI score0.008EPSS
SaveExploits0References2Affected Software1
OpenVAS
OpenVAS
added 2023/09/16 12:0 a.m.12 views

Fedora: Security Advisory for rubygem-rails (FEDORA-2023-4f0bb4ff5e)

The remote host is missing an update for the SPDX-FileCopyrightText: 2023 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

7.5AI score
SaveExploits0References2
Fedora
Fedora
added 2023/09/15 7:4 p.m.15 views

[SECURITY] Fedora 39 Update: rubygem-rails-7.0.7.2-1.fc39

Ruby on Rails is a full-stack web framework optimized for programmer happiness and sustainable productivity. It encourages beautiful code by favoring convention over configuration...

7.6AI score
SaveExploits0
NVD
NVD
added 2023/09/08 7:15 p.m.35 views

CVE-2023-41338

Fiber is an Express inspired web framework built in the go language. Versions of gofiber prior to 2.49.2 did not properly restrict access to localhost. This issue impacts users of our project who rely on the ctx.IsFromLocal method to restrict access to localhost requests. If exploited, it could...

5.3CVSS5.2AI score0.00531EPSS
SaveExploits0References4
CVE
CVE
added 2023/09/08 6:17 p.m.2502 views

CVE-2023-41338

The CVE-2023-41338 issue affects gofiber (Fiber) prior to v2.49.2 where ctx.IsFromLocal() may return true for requests with X-Forwarded-For: 127.0.0.1, allowing access to localhost-scoped resources. Root cause: improper handling of the X-Forwarded-For header in the Ctx.IsFromLocal logic, enabling...

5.3CVSS5.1AI score0.00531EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2023/09/08 6:17 p.m.32 views

CVE-2023-41338 Vulnerability in Ctx.IsFromLocal() in gofiber

Fiber is an Express inspired web framework built in the go language. Versions of gofiber prior to 2.49.2 did not properly restrict access to localhost. This issue impacts users of our project who rely on the ctx.IsFromLocal method to restrict access to localhost requests. If exploited, it could...

5.3CVSS5.2AI score0.00531EPSS
SaveExploits0References6
NVD
NVD
added 2023/08/25 9:15 p.m.15 views

CVE-2023-40587

Pyramid is an open source Python web framework. A path traversal vulnerability in Pyramid versions 2.0.0 and 2.0.1 impacts users of Python 3.11 that are using a Pyramid static view with a full filesystem path and have a index.html file that is located exactly one directory above the location of t...

5.3CVSS4.8AI score0.00632EPSS
SaveExploits0References6
OSV
OSV
added 2023/08/25 8:46 p.m.28 views

CVE-2023-40587 Pyramid static view path traversal up one directory

Pyramid is an open source Python web framework. A path traversal vulnerability in Pyramid versions 2.0.0 and 2.0.1 impacts users of Python 3.11 that are using a Pyramid static view with a full filesystem path and have a index.html file that is located exactly one directory above the location of t...

4.3CVSS5.1AI score0.00632EPSS
SaveExploits0References8
CVE
CVE
added 2023/08/25 8:46 p.m.106 views

CVE-2023-40587

Pyramid (Python web framework) versions 2.0.0–2.0.1 are affected by a directory-traversal vulnerability in a Pyramid static view that can disclose index.html located one directory above the static view path when accessed with Python 3.11. The issue stems from os.path.normpath behavior and affects...

5.3CVSS4.7AI score0.00632EPSS
SaveExploits0References6Affected Software1
CNNVD
CNNVD
added 2023/08/11 12:0 a.m.5 views

Pear Admin Think SQL Injection Vulnerability

Pear Admin Think is open source rapid development platform based on thinkphp6, with simple code generation features, you can quickly build your functional business. A security vulnerability exists in Pear Admin Think version 2.1.2, which stems from a vulnerability that allows an attacker to execu...

8.8CVSS7.9AI score0.00723EPSS
SaveExploits1References2
CNNVD
CNNVD
added 2023/07/11 12:0 a.m.5 views

Gin-Gonic Gin 安全漏洞

Gin-Gonic Gin is a Go-based framework for rapidly building web applications from the Gin-Gonic team. A security vulnerability exists in Gin-Gonic Gin, which stems from the filename parameter of the Context.FileAttachment function not being cleaned up correctly...

6.5CVSS7.2AI score0.01453EPSS
SaveExploits0References9
Debian
Debian
added 2023/06/29 6:18 p.m.45 views

[SECURITY] [DSA 5442-1] flask security update

------------------------------------------------------------------------- Debian Security Advisory DSA-5442-1 [email protected] https://www.debian.org/security/ Moritz Muehlenhoff June 29, 2023 https://www.debian.org/security/faq -...

7.5CVSS6.7AI score0.01216EPSS
SaveExploits1
OSV
OSV
added 2023/06/07 4:26 p.m.103 views

GHSA-VJ2M-9F5J-MPR5 Vapor vulnerable to denial of service in HTTP Range Request of FileMiddleware

Vapor is an HTTP web framework for Swift and middleware is a logic chain between the client and a Vapor route handler. FileMiddleware enables the serving of assets from the Public folder of a project to the client. Vapor before 4.60.3 is vulnerable to denial of service due to an integer overflow...

7.5CVSS7.5AI score0.02016EPSS
SaveExploits1References5
Github Security Blog
Github Security Blog
added 2023/06/07 4:11 p.m.27 views

Vapor vulnerable to denial of service in URLEncodedFormDecoder

Vapor is an HTTP web framework for Swift. Vapor versions earlier than 4.61.1 are vulnerable to a denial of service in the URLEncodedFormDecoder. Impact When using automatic content decoding, e.g. swift app.post"foo" request - String in let foo = try request.content.decodeFoo.self return "\foo" An...

7.5CVSS6.6AI score0.0149EPSS
SaveExploits1References4Affected Software1
GitLab Advisory Database
GitLab Advisory Database
added 2023/06/07 12:0 a.m.99 views

Vapor vulnerable to denial of service in HTTP Range Request of FileMiddleware

Vapor is an HTTP web framework for Swift and middleware is a logic chain between the client and a Vapor route handler. FileMiddleware enables the serving of assets from the Public folder of a project to the client. Vapor before 4.60.3 is vulnerable to denial of service due to an integer overflow...

7.5CVSS6.9AI score0.02016EPSS
SaveExploits1References6Affected Software1
GitLab Advisory Database
GitLab Advisory Database
added 2023/06/07 12:0 a.m.30 views

Vapor vulnerable to denial of service in URLEncodedFormDecoder

Vapor is an HTTP web framework for Swift. Vapor versions earlier than 4.61.1 are vulnerable to a denial of service in the URLEncodedFormDecoder...

7.5CVSS6.6AI score0.0149EPSS
SaveExploits1References5Affected Software1
Prion
Prion
added 2023/06/01 5:15 p.m.38 views

Cross site scripting

In Splunk Enterprise versions below 9.0.5, 8.2.11, and 8.1.14, a Splunk dashboard view lets a low-privileged user exploit a vulnerability in the Bootstrap web framework CVE-2019-8331 and build a stored cross-site scripting XSS payload...

4.9CVSS5.5AI score0.1686EPSS
SaveExploits2References2Affected Software1
Cvelist
Cvelist
added 2023/06/01 4:34 p.m.50 views

CVE-2023-32711 Persistent Cross-Site Scripting (XSS) through a URL Validation Bypass within a Dashboard View

In Splunk Enterprise versions below 9.0.5, 8.2.11, and 8.1.14, a Splunk dashboard view lets a low-privileged user exploit a vulnerability in the Bootstrap web framework CVE-2019-8331 and build a stored cross-site scripting XSS payload...

5.4CVSS6AI score0.0035EPSS
SaveExploits0References2
CVE
CVE
added 2023/06/01 4:34 p.m.179 views

CVE-2023-32711

The CVE-2023-32711 entry concerns Splunk Enterprise, where versions prior to 9.0.5, 8.2.11, and 8.1.14 expose a stored XSS via a dashboard view due to a vulnerability in Bootstrap (CVE-2019-8331). The issue allows a low-privilege user to craft a stored XSS payload that can be executed in the cont...

5.4CVSS6.2AI score0.0035EPSS
SaveExploits0References2Affected Software1
Rows per page
Query Builder