Lucene search
+L

9525 matches found

OSV
OSV
added 2023/12/11 10:42 p.m.21 views

CVE-2023-49803 @koa/cors has overly permissive origin policy

@koa/cors npm provides Cross-Origin Resource Sharing CORS for koa, a web framework for Node.js. Prior to version 5.0.0, the middleware operates in a way that if an allowed origin is not provided, it will return an Access-Control-Allow-Origin header with the value of the origin from the request...

8.6CVSS7.7AI score
SaveExploits0References4
Cvelist
Cvelist
added 2023/12/11 10:42 p.m.39 views

CVE-2023-49803 @koa/cors has overly permissive origin policy

@koa/cors npm provides Cross-Origin Resource Sharing CORS for koa, a web framework for Node.js. Prior to version 5.0.0, the middleware operates in a way that if an allowed origin is not provided, it will return an Access-Control-Allow-Origin header with the value of the origin from the request...

8.6CVSS8.7AI score0.00279EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2023/12/11 9:46 p.m.24 views

Overly permissive origin policy

Currently, the middleware operates in a way that if an allowed origin is not provided, it will return an Access-Control-Allow-Origin header with the value of the origin from the request. This behavior completely disables one of the most crucial elements of browsers - the Same Origin Policy SOP,...

8.6CVSS6.8AI score0.00279EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2023/12/11 9:46 p.m.67 views

GHSA-QXRJ-HX23-XP82 Overly permissive origin policy

Currently, the middleware operates in a way that if an allowed origin is not provided, it will return an Access-Control-Allow-Origin header with the value of the origin from the request. This behavior completely disables one of the most crucial elements of browsers - the Same Origin Policy SOP,...

8.6CVSS7.8AI score0.00279EPSS
SaveExploits0References4
OSV
OSV
added 2023/12/10 12:00 a.m.21 views

CVE-2023-50463

The caddy-geo-ip aka GeoIP middleware through 0.6.0 for Caddy 2, when trustheader X-Forwarded-For is used, allows attackers to spoof their source IP address via an X-Forwarded-For header, which may bypass a protection mechanism trustedproxy directive in reverseproxy or IP address range restrictio...

6.4AI score
SaveExploits0References5
OpenVAS
OpenVAS
added 2023/12/07 12:00 a.m.20 views

Fedora: Security Advisory for python-aiohttp (FEDORA-2023-bc1f081ca0)

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.5CVSS7.7AI score0.00857EPSS
SaveExploits1References2
Github Security Blog
Github Security Blog
added 2023/12/05 11:31 p.m.96 views

Vite XSS vulnerability in `server.transformIndexHtml` via URL payload

Summary When Vite's HTML transformation is invoked manually via server.transformIndexHtml, the original request URL is passed in unmodified, and the html being transformed contains inline module scripts ..., it is possible to inject arbitrary HTML into the transformed output by supplying a...

6.1CVSS6.7AI score0.00997EPSS
SaveExploits1References3Affected Software1
Veracode
Veracode
added 2023/12/05 1:49 p.m.64 views

Cross-site Scripting (XSS)

vite is vulnerable to Cross-Site Scripting. This vulnerability exists because it does not properly sanitize inline scripts in the server.transformIndexHtml function, allowing an attacker to inject and execute malicious JavaScript into the browser. This vulnerability is only exploitable if the...

6.1CVSS6.7AI score0.00997EPSS
SaveExploits1References4Affected Software1
Tenable Nessus
Tenable Nessus
added 2023/12/04 12:00 a.m.45 views

Ubuntu 18.04 ESM / 20.04 LTS / 22.04 LTS / 23.04 / 23.10 : Request Tracker vulnerabilities (USN-6529-1)

The remote Ubuntu 18.04 ESM / 20.04 LTS / 22.04 LTS / 23.04 / 23.10 host has packages installed that are affected by multiple vulnerabilities as referenced in the USN-6529-1 advisory. It was discovered that Request Tracker incorrectly handled certain inputs. If a user or an automated system were...

7.5CVSS6.9AI score0.01835EPSS
SaveExploits0References5
CVE
CVE
added 2023/11/21 10:20 p.m.127 views

CVE-2023-48306

CVE-2023-48306 affects Nextcloud Server and Nextcloud Enterprise Server due to a DNS pin middleware vulnerability that enables DNS rebinding and SSRF. The issue is fixed in Nextcloud Server in versions 25.0.11, 26.0.6, and 27.1.0, and in Nextcloud Enterprise Server in 22.2.10.16, 23.0.12.11, 24.0...

9.8CVSS7AI score0.00797EPSS
SaveExploits1References3Affected Software1
Cvelist
Cvelist
added 2023/11/21 10:20 p.m.39 views

CVE-2023-48306 Nextcloud Server DNS pin middleware can be tricked into DNS rebinding allowing SSRF

Nextcloud Server provides data storage for Nextcloud, an open source cloud platform. Starting in version 25.0.0 and prior to versions 25.0.11, 26.0.6, and 27.1.0 of Nextcloud Server and starting in version 22.0.0 and prior to versions 22.2.10.16, 23.0.12.11, 24.0.12.7, 25.0.11, 26.0.6, and 27.1.0...

5CVSS9.6AI score0.00797EPSS
SaveExploits1References3
Nextcloud
Nextcloud
added 2023/11/21 5:19 a.m.105 views

DNS pin middleware can be tricked into DNS rebinding allowing SSRF

None...

9.8CVSS8.5AI score0.00797EPSS
SaveExploits1References2Affected Software1
OSV
OSV
added 2023/11/20 11:25 p.m.69 views

GHSA-V64W-49XW-QQ89 Possible user mocking that bypasses basic authentication

Impact next-auth applications prior to version 4.24.5 that rely on the default Middleware authorization are affected. A bad actor could create an empty/mock user, by getting hold of a NextAuth.js-issued JWT from an interrupted OAuth sign-in flow state, PKCE or nonce. Manually overriding the...

5.3CVSS6AI score0.007EPSS
SaveExploits0References7
Github Security Blog
Github Security Blog
added 2023/11/20 11:25 p.m.58 views

Possible user mocking that bypasses basic authentication

Impact next-auth applications prior to version 4.24.5 that rely on the default Middleware authorization are affected. A bad actor could create an empty/mock user, by getting hold of a NextAuth.js-issued JWT from an interrupted OAuth sign-in flow state, PKCE or nonce. Manually overriding the...

5.3CVSS6.5AI score0.007EPSS
SaveExploits0References7Affected Software1
Prion
Prion
added 2023/11/20 7:15 p.m.21 views

Design/Logic Flaw

NextAuth.js provides authentication for Next.js. next-auth applications prior to version 4.24.5 that rely on the default Middleware authorization are affected by a vulnerability. A bad actor could create an empty/mock user, by getting hold of a NextAuth.js-issued JWT from an interrupted OAuth...

5CVSS6.9AI score0.007EPSS
SaveExploits0References5Affected Software1
CVE
CVE
added 2023/11/20 6:25 p.m.166 views

CVE-2023-48309

Concrete details: The CVE-2023-48309 flaw affects next-auth (Next.js) apps before v4.24.5 that rely on the default Middleware authorization. An attacker can obtain a NextAuth.js JWT from an interrupted OAuth sign-in flow and override the next-auth.session-token cookie with this unrelated JWT to s...

5.3CVSS5.1AI score0.007EPSS
SaveExploits0References5Affected Software1
Tenable Nessus
Tenable Nessus
added 2023/11/17 12:00 a.m.35 views

Oracle Business Process Management Suite (Oct 2023 CPU)

The version of Oracle Business Process Management Suite installed on the remote host is affected by multiple vulnerabilities, as referenced in the October 2023 CPU advisory. Specifically: - Vulnerability in the Oracle Business Process Management Suite product of Oracle Fusion Middleware component...

7.5CVSS7.2AI score0.48788EPSS
SaveExploits6References4
CISA
CISA
added 2023/11/16 12:00 p.m.20 views

CISA Adds Three Known Exploited Vulnerabilities to Catalog

CISA has added three new vulnerabilities to its Known Exploited Vulnerabilities Catalog, based on evidence of active exploitation. CVE-2023-36584 Microsoft Windows Mark of the Web MOTW Security Feature Bypass Vulnerability CVE-2023-1671 Sophos Web Appliance Command Injection Vulnerability...

9.8CVSS7.2AI score0.99999EPSS
SaveIn wildExploits29References8
CISA KEV Catalog
CISA KEV Catalog
added 2023/11/16 12:00 a.m.54 views

Oracle Fusion Middleware Unspecified Vulnerability

Oracle Fusion Middleware contains an unspecified vulnerability in the WLS Core Components that allows an unauthenticated attacker with network access via IIOP to compromise the WebLogic Server...

9.8CVSS7AI score0.93168EPSS
SaveIn wildExploits19
RedHat Linux
RedHat Linux
added 2023/11/09 9:28 p.m.53 views

Critical: Red Hat Security Advisory: security update jboss-amq-6/amq63-openshift container image

Red Hat AMQ 6.3 container image is now available from the Red Hat Customer Portal. Red Hat Product Security has rated this update as having a security impact of Critical. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each...

10CVSS7.6AI score0.99723EPSS
SaveExploits33References4
Rows per page
Query Builder