Lucene search
+L

12014 matches found

Kitploit
Kitploit
added 2026/09/08 9:33 p.m.11 views

CVE-2017-8367

CVE-2017-8367 针对漏洞 CVE-2017-8367 Easy Mov Converter 注册功能的基于栈的缓冲区溢出 PoC 漏洞利用程序。 用法 运行脚本后,将生成包含有效载荷的 POCPayload.txt 文件。 root@kitploit: python3 payloadgeneratorCVE-2017-15950.py 在记事本中打开输出文件,将 ASCII 输出复制到 Easy Mov Converter 注册功能的用户名字段中。...

7.8CVSS7.7AI score0.00504EPSS
SaveExploits1
CVE
CVE
added 2026/09/08 9:29 p.m.24 views

CVE-2026-86075

n8n , an open-source workflow automation platform, contains an unauthenticated storage exhaustion vulnerability in its OAuth Dynamic Client Registration endpoint. Prior to versions 2.37.7 and 2.38.2 , the endpoint properly bounded redirect_uris but accepted arbitrarily large client_name and grant...

8.7CVSS5.8AI score0.00339EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2026/09/08 9:29 p.m.7 views

CVE-2026-86075 n8n: Unauthenticated Persistent Storage Exhaustion via OAuth Dynamic Client Registration Endpoint

n8n is an open source workflow automation platform. Prior to 2.37.7 and 2.38.2, the OAuth Dynamic Client Registration endpoint bounded redirecturis but accepted arbitrarily large clientname and granttypes values. An unauthenticated remote caller could repeatedly persist oversized values in...

8.7CVSS5.7AI score
SaveExploits0References5
Cvelist
Cvelist
added 2026/09/08 9:29 p.m.30 views

CVE-2026-86075 n8n: Unauthenticated Persistent Storage Exhaustion via OAuth Dynamic Client Registration Endpoint

n8n is an open source workflow automation platform. Prior to 2.37.7 and 2.38.2, the OAuth Dynamic Client Registration endpoint bounded redirecturis but accepted arbitrarily large clientname and granttypes values. An unauthenticated remote caller could repeatedly persist oversized values in...

8.7CVSS0.00339EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/09/08 11:29 a.m.5 views

EUVD-2026-72697

The Event Tickets and Registration plugin for WordPress is vulnerable to unauthorized modification of data due to a missing capability check on the Stripe OAuth return endpoint in all versions up to, and including, 5.27.4. This makes it possible for unauthenticated attackers to overwrite the site...

7.5CVSS5.6AI score0.00264EPSS
SaveExploits0References4
NVD
NVD
added 2026/09/08 1:17 a.m.22 views

CVE-2026-58240

SAP NetWeaver Message Server does not sufficiently validate the authenticity of internal application server components during registration. An unauthenticated attacker with network access to the affected service could exploit this weakness to register an unauthorized component and potentially...

9.8CVSS0.00343EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/09/08 12:10 a.m.12 views

EUVD-2026-72575

SAP NetWeaver Message Server does not sufficiently validate the authenticity of internal application server components during registration. An unauthenticated attacker with network access to the affected service could exploit this weakness to register an unauthorized component and potentially...

9.8CVSS5.9AI score0.00343EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/09/08 12:10 a.m.36 views

CVE-2026-58240 Missing Authentication check in SAP NetWeaver (Message Server)

SAP NetWeaver Message Server does not sufficiently validate the authenticity of internal application server components during registration. An unauthenticated attacker with network access to the affected service could exploit this weakness to register an unauthorized component and potentially...

9.8CVSS0.00343EPSS
SaveExploits0References2
CVE
CVE
added 2026/09/08 12:10 a.m.61 views

CVE-2026-58240

SAP NetWeaver Message Server fails to sufficiently validate the authenticity of internal application server components during registration. An unauthenticated attacker with network access to the service can register an unauthorized component and potentially perform unauthorized actions within the...

9.8CVSS5.9AI score0.00343EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/09/08 12:10 a.m.6 views

CVE-2026-58240 Missing Authentication check in SAP NetWeaver (Message Server)

SAP NetWeaver Message Server does not sufficiently validate the authenticity of internal application server components during registration. An unauthenticated attacker with network access to the affected service could exploit this weakness to register an unauthorized component and potentially...

9.8CVSS6AI score0.00343EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/09/08 12:00 a.m.17 views

PT-2026-86950

SAP NetWeaver Message Server does not sufficiently validate the authenticity of internal application server components during registration. An unauthenticated attacker with network access to the affected service could exploit this weakness to register an unauthorized component and potentially...

9.8CVSS6AI score0.00343EPSS
SaveExploits0References11
NVD
NVD
added 2026/09/07 11:16 p.m.7 views

CVE-2026-82758

Improper Authentication vulnerability in ash-project ashauthenticationoauth2server allows an unauthenticated attacker to register OAuth clients even when Dynamic Client Registration is gated by an initial access token. resolvesecret/3 in AshAuthentication.Oauth2Server reached through resolvesecre...

6.3CVSS0.00382EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/09/07 10:32 p.m.8 views

EUVD-2026-72540

Improper Authentication vulnerability in ash-project ashauthenticationoauth2server allows an unauthenticated attacker to register OAuth clients even when Dynamic Client Registration is gated by an initial access token. resolvesecret/3 in AshAuthentication.Oauth2Server reached through resolvesecre...

6.3CVSS5.9AI score0.00382EPSS
SaveExploits0References4
CVE
CVE
added 2026/09/07 10:32 p.m.15 views

CVE-2026-82758

ash_authentication_oauth2_server (ash-project, Elixir) has an Improper Authentication flaw in resolve_secret/3: any secret-provider return other than {:ok, _} or :error was treated as valid, wrapping nil, false, or "" as {:ok, value}. When the initial_access_token resolves to such an empty value,...

6.3CVSS5.7AI score0.00382EPSS
SaveExploits0References4
OSV
OSV
added 2026/09/07 10:32 p.m.5 views

EEF-CVE-2026-82758 ash_authentication_oauth2_server treats an empty resolved secret as valid, opening the gated Dynamic Client Registration endpoint

Summary Improper Authentication vulnerability in ash-project ashauthenticationoauth2server allows an unauthenticated attacker to register OAuth clients even when Dynamic Client Registration is gated by an initial access token. resolvesecret/3 in AshAuthentication.Oauth2Server reached through...

6.3CVSS5.7AI score0.00382EPSS
SaveExploits0References4
OSV
OSV
added 2026/09/07 10:32 p.m.6 views

CVE-2026-82758 ash_authentication_oauth2_server treats an empty resolved secret as valid, opening the gated Dynamic Client Registration endpoint

Improper Authentication vulnerability in ash-project ashauthenticationoauth2server allows an unauthenticated attacker to register OAuth clients even when Dynamic Client Registration is gated by an initial access token. resolvesecret/3 in AshAuthentication.Oauth2Server reached through resolvesecre...

6.3CVSS5.7AI score0.00382EPSS
SaveExploits0References9
Cvelist
Cvelist
added 2026/09/07 10:32 p.m.30 views

CVE-2026-82758 ash_authentication_oauth2_server treats an empty resolved secret as valid, opening the gated Dynamic Client Registration endpoint

Improper Authentication vulnerability in ash-project ashauthenticationoauth2server allows an unauthenticated attacker to register OAuth clients even when Dynamic Client Registration is gated by an initial access token. resolvesecret/3 in AshAuthentication.Oauth2Server reached through resolvesecre...

6.3CVSS0.00382EPSS
SaveExploits0References4
NVD
NVD
added 2026/09/06 7:16 a.m.5 views

CVE-2026-85038

The B2BKing — Ultimate WooCommerce B2B and Wholesale Plugin — Wholesale Prices, Bulk Order Form & More WordPress plugin before 5.2.40 does not verify that a role selected during registration is one actually offered on the registration form, allowing unauthenticated users to assign themselves to...

5.3CVSS0.00182EPSS
SaveExploits0References1
NVD
NVD
added 2026/09/06 7:16 a.m.6 views

CVE-2026-75793

The SureCart WordPress plugin before 4.7.0 does not consult the site's user registration setting before creating WordPress accounts, allowing unauthenticated users to create an account and receive a logged-in session even when registration is disabled...

6.5CVSS0.00164EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/09/06 6:00 a.m.5 views

EUVD-2026-72063

The SureCart WordPress plugin before 4.7.0 does not consult the site's user registration setting before creating WordPress accounts, allowing unauthenticated users to create an account and receive a logged-in session even when registration is disabled...

6.5CVSS5.8AI score0.00164EPSS
SaveExploits0References1
Rows per page
Query Builder