Lucene search
+L

3629 matches found

OSV
OSV
added 2024/08/20 2:00 p.m.25 views

CVE-2024-8005 demozx gf_cms JWT Authentication auth.go init hard-coded credentials

A vulnerability was found in demozx gfcms 1.0/1.0.1. It has been classified as critical. This affects the function init of the file internal/logic/auth/auth.go of the component JWT Authentication. The manipulation leads to hard-coded credentials. It is possible to initiate the attack remotely. Th...

6.9CVSS6.5AI score
SaveExploits0References9
Wallarm Lab
Wallarm Lab
added 2024/08/16 5:40 p.m.28 views

Unveiling Top API Vulnerabilities and Emerging Trends: Introducing the Wallarm Q2 2024 API ThreatStats™ Report

As we move through 2024, the Wallarm Research Team continues to monitor the evolving API vulnerability and threat landscape. Our latest Q2 ThreatStats™ Report reveals critical trends and developments that are reshaping the security environment. Continuing from our Q1 findings, the surge in AI API...

8.9AI score
SaveExploits0
Packet Storm
Packet Storm
added 2024/08/15 12:00 a.m.283 views

OpenMetadata 1.2.3 Authentication Bypass / SpEL Injection

This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework class MetasploitModule 'OpenMetadata authentication bypass and SpEL injection exploit chain', 'Description' = %q OpenMetadata is a unified platform for discovery,...

9.8CVSS7AI score0.73255EPSS
SaveExploits5
zdt
zdt
added 2024/08/15 12:00 a.m.395 views

OpenMetadata 1.2.3 Authentication Bypass / SpEL Injection Exploit

This Metasploit module exploits OpenMetadata versions 1.2.3 and below by chaining an API authentication bypass using JWT tokens along with a SpEL injection vulnerability to achieve arbitrary command execution. This module requires Metasploit: https://metasploit.com/download Current source:...

9.8CVSS9.7AI score0.73255EPSS
SaveExploits5
IBM Security Bulletins
IBM Security Bulletins
added 2024/08/08 3:42 p.m.25 views

Security Bulletin: IBM Cloud Pak for Data is vulnerable to security bypass due to json-jwt ( CVE-2023-51774 )

Summary json-jwtis used by IBM Cloud Pak for Data as part of the platform. CVE-2023-51774. Vulnerability Details CVEID:CVE-2023-51774 DESCRIPTION: json-jwt could allow a remote attacker to bypass security restrictions, caused by a sign/encryption confusion attack. By sending a specially crafted...

8.4CVSS8.2AI score0.00233EPSS
SaveExploits1Affected Software1
OSV
OSV
added 2024/08/06 10:03 p.m.23 views

GO-2024-3011 pREST vulnerable to jwt bypass + sql injection in github.com/prest/prest

pREST vulnerable to jwt bypass + sql injection in github.com/prest/prest...

7.4AI score
SaveExploits0References2
IBM Security Bulletins
IBM Security Bulletins
added 2024/08/05 7:50 p.m.31 views

Security Bulletin: IBM InfoSphere Information Server is affected by a vulnerability in Connect2id Nimbus-JOSE-JWT ( CVE-2023-52428)

Summary A vulnerability in Connect2id Nimbus-JOSE-JWT that is used by the JDBC driver in InfoSphere Information Server was addressed. Vulnerability Details CVEID:CVE-2023-52428 DESCRIPTION: Connect2id Nimbus-JOSE-JWT is vulnerable to a denial of service, caused by improper validation of user...

7.5CVSS9.2AI score0.00814EPSS
SaveExploits0Affected Software1
Wallarm Lab
Wallarm Lab
added 2024/08/02 12:14 p.m.22 views

340 secretos JWT débiles que debes revisar en tu código

¿Qué pasa con JWT? El token web JSON, usualmente identificado por sus siglas JWT, brinda un recurso eficaz para autenticar y habilitar el acceso en los programas web. No obstante, un uso inadecuado de esta herramienta puede resultar en serios fallos de seguridad. En este escrito, discutiremos los...

7.3AI score
SaveExploits0
CNVD
CNVD
added 2024/08/01 12:00 a.m.16 views

Apache SeaTunnel Authentication Bypass Vulnerability

Apache SeaTunnel is the United States Apache Apache Foundation, an easy-to-use data integration framework. An authentication bypass vulnerability exists in Apache SeaTunnel version 1.0.0, which stems from the fact that jwt keys are hard-coded in the application and can be exploited by an attacker...

9.1CVSS6.9AI score0.00722EPSS
SaveExploits0References1
Veracode
Veracode
added 2024/07/31 8:55 a.m.30 views

Authentication Bypass By Spoofing

Apache SeaTunnel is vulnerable to Authentication Bypass by Spoofing. The vulnerability is due to a hardcoded JWT key in the application, allowing an attacker to forge any token to log in as any user...

9.1CVSS6.7AI score0.00722EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2024/07/30 3:04 p.m.10 views

GHSA-WM25-J4GW-6VR3 pREST vulnerable to jwt bypass + sql injection

Summary Probably jwt bypass + sql injection or what i'm doing wrong? PoC how to reproduce 1. Create following files: docker-compose.yml: services: postgres: image: postgres containername: postgrescontainermre environment: POSTGRESUSER: testuserpg POSTGRESPASSWORD: testpasspg POSTGRESDB: testdb...

9.8CVSS8.3AI score
SaveExploits0References4
OSV
OSV
added 2024/07/30 9:32 a.m.68 views

GHSA-CP2C-X2PC-FPH7 Apache SeaTunnel Web Authentication vulnerability

Web Authentication vulnerability in Apache SeaTunnel. Since the jwt key is hardcoded in the application, an attacker can forge any token to log in any user. Attacker can get secret key in /seatunnel-server/seatunnel-app/src/main/resources/application.yml and then create a token. This issue affect...

8.8CVSS9.2AI score0.00722EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2024/07/30 9:32 a.m.42 views

Apache SeaTunnel Web Authentication vulnerability

Web Authentication vulnerability in Apache SeaTunnel. Since the jwt key is hardcoded in the application, an attacker can forge any token to log in any user. Attacker can get secret key in /seatunnel-server/seatunnel-app/src/main/resources/application.yml and then create a token. This issue affect...

9.1CVSS6.8AI score0.00722EPSS
SaveExploits0References5Affected Software1
Vulnrichment
Vulnrichment
added 2024/07/30 8:15 a.m.26 views

CVE-2023-48396 Apache SeaTunnel Web: Authentication bypass

Web Authentication vulnerability in Apache SeaTunnel. Since the jwt key is hardcoded in the application, an attacker can forge any token to log in any user. Attacker can get secret key in /seatunnel-server/seatunnel-app/src/main/resources/application.yml and then create a token. This issue affect...

6.9AI score0.00722EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2024/07/30 8:15 a.m.54 views

CVE-2023-48396 Apache SeaTunnel Web: Authentication bypass

Web Authentication vulnerability in Apache SeaTunnel. Since the jwt key is hardcoded in the application, an attacker can forge any token to log in any user. Attacker can get secret key in /seatunnel-server/seatunnel-app/src/main/resources/application.yml and then create a token. This issue affect...

0.00722EPSS
SaveExploits0References2
CVE
CVE
added 2024/07/30 8:15 a.m.112 views

CVE-2023-48396

CVE-2023-48396 concerns an authentication bypass in Apache SeaTunnel (v1.0.0). The underlying issue is a hardcoded JWT secret in the application, enabling an attacker to forge tokens and log in as any user. The secret key can be retrieved from the file path shown in the reports (seatunnel-app/src...

9.1CVSS6.6AI score0.00722EPSS
SaveExploits0References2Affected Software1
Positive Technologies
Positive Technologies
added 2024/07/30 12:00 a.m.10 views

PT-2024-13610 · Apache · Apache Seatunnel

Name of the Vulnerable Software and Affected Versions: Apache SeaTunnel version 1.0.0 Description: The issue is related to a Web Authentication vulnerability in Apache SeaTunnel, where the jwt key is hardcoded in the application. This allows an attacker to forge any token and log in as any user...

9.1CVSS8.9AI score0.00722EPSS
SaveExploits0References10
Veracode
Veracode
added 2024/07/26 2:40 p.m.21 views

Improper Restriction Of Security Token Assignment

github.com/KubeOperator/kubepi is vulnerable to Improper Restriction of Security Token Assignment. The vulnerability is due to an empty JWT key in the default configuration file, which allows for a bypass of the login verification and direct backend access...

6.3CVSS6.8AI score0.08388EPSS
SaveExploits0References1Affected Software1
NVD
NVD
added 2024/07/25 2:15 p.m.27 views

CVE-2024-36111

KubePi is a K8s panel. Starting in version 1.6.3 and prior to version 1.8.0, there is a defect in the KubePi JWT token verification. The JWT key in the default configuration file is empty. Although a random 32-bit string will be generated to overwrite the key in the configuration file when the ke...

6.3CVSS0.08388EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2024/07/25 1:26 p.m.27 views

CVE-2024-36111 KubePi's JWT token validation has a defect

KubePi is a K8s panel. Starting in version 1.6.3 and prior to version 1.8.0, there is a defect in the KubePi JWT token verification. The JWT key in the default configuration file is empty. Although a random 32-bit string will be generated to overwrite the key in the configuration file when the ke...

6.3CVSS6.4AI score0.08388EPSS
SaveExploits0References1
Rows per page
Query Builder