Lucene search
+L

3609 matches found

CVE
CVE
added 2021/11/16 9:35 a.m.115 views

CVE-2021-37580

Apache ShenYu Admin (ShenyuAdminBootstrap) contains an authentication bypass flaw due to the incorrect use of JWT, affecting ShenYu 2.3.0 and 2.4.0. The vulnerability can allow an attacker to bypass authentication and gain admin access, with high-severity CVSS scores (3.1: CRITICAL, base score 9....

9.8CVSS9.3AI score0.40058EPSS
SaveIn wildExploits2References2Affected Software1
Tenable Nessus
Tenable Nessus
added 2021/11/01 12:00 a.m.35 views

Ubuntu 18.04 LTS : Ceph vulnerabilities (USN-5128-1)

The remote Ubuntu 18.04 LTS host has packages installed that are affected by multiple vulnerabilities as referenced in the USN-5128-1 advisory. Goutham Pacha Ravi, Jahson Babel, and John Garbutt discovered that user credentials in Ceph could be manipulated in certain environments. An attacker cou...

7.2CVSS6.9AI score0.02425EPSS
SaveExploits1References6
wpexploit
wpexploit
added 2021/10/18 12:00 a.m.743 views

Simple JWT Login < 3.2.1 - Arbitrary Settings Update to Site Takeover via CSRF

The plugin does not have nonce checks when saving its settings, allowing attackers to make a logged in admin changed them. Settings such as HMAC verification secret, account registering and default user roles can be updated, which could result in site takeover. The following HTML code can be used...

8.8CVSS0.4AI score0.00612EPSS
SaveExploits2
WPVulnDB
WPVulnDB
added 2021/10/18 12:00 a.m.30 views

Simple JWT Login < 3.2.1 - Arbitrary Settings Update to Site Takeover via CSRF

The plugin does not have nonce checks when saving its settings, allowing attackers to make a logged in admin changed them. Settings such as HMAC verification secret, account registering and default user roles can be updated, which could result in site takeover. PoC The following HTML code can be...

8.8CVSS0.2AI score0.00612EPSS
SaveExploits2Affected Software1
Hacker One
Hacker One
added 2021/10/17 7:46 p.m.27 views

Basecamp: Able to steal bearer token from deep link

Pre-requisities Prior to exploitation you would be required to know the "account id" of the user that you are attacking. Whilst this makes it difficult to attack an application in a generic way - the account is not secret information as it is included in any links to a user's basecamp organisatio...

SaveExploits0
Patchstack
Patchstack
added 2021/10/13 12:00 a.m.25 views

WordPress Simple JWT Login plugin <= 3.2.1 - Insecure Password Creation vulnerability

Insecure Password Creation vulnerability discovered by Zian Choy in WordPress Simple JWT Login plugin versions = 3.2.1. Solution Update the WordPress Simple JWT Login plugin to the latest available version at least 3.3.0...

7.5CVSS3.2AI score0.01186EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2021/10/12 4:01 p.m.98 views

GHSA-WQGP-VPHW-HPHF Security issues in AWS KMS and AWS Encryption SDKs: in-band protocol negotiation and robustness

Authors: Thai "thaidn" Duong Summary The following security vulnerabilities was discovered and reported to Amazon, affecting AWS KMS and all versions of AWS Encryption SDKs prior to version 2.0.0: Information leakage: an attacker can create ciphertexts that would leak the user’s AWS account ID,...

8.6CVSS8.3AI score0.00399EPSS
SaveExploits1References4
NVD
NVD
added 2021/10/07 7:15 p.m.22 views

CVE-2021-41130

Extensible Service Proxy, a.k.a. ESP is a proxy which enables API management capabilities for JSON/REST or gRPC API services. ESPv1 can be configured to authenticate a JWT token. Its verified JWT claim is passed to the application by HTTP header "X-Endpoint-API-UserInfo", the application can use ...

6.4CVSS0.00388EPSS
SaveExploits0References4
OSV
OSV
added 2021/10/07 7:15 p.m.31 views

CVE-2021-41130

Extensible Service Proxy, a.k.a. ESP is a proxy which enables API management capabilities for JSON/REST or gRPC API services. ESPv1 can be configured to authenticate a JWT token. Its verified JWT claim is passed to the application by HTTP header "X-Endpoint-API-UserInfo", the application can use ...

5.4CVSS7AI score
SaveExploits0References4
Prion
Prion
added 2021/10/07 7:15 p.m.21 views

Authorization

Extensible Service Proxy, a.k.a. ESP is a proxy which enables API management capabilities for JSON/REST or gRPC API services. ESPv1 can be configured to authenticate a JWT token. Its verified JWT claim is passed to the application by HTTP header "X-Endpoint-API-UserInfo", the application can use ...

4.9CVSS5.6AI score0.00388EPSS
SaveExploits0References4Affected Software1
Cvelist
Cvelist
added 2021/10/07 6:30 p.m.27 views

CVE-2021-41130 X-Endpoint-API-UserInfo can be spoofed in cloudendpoints Extensible Service Proxy

Extensible Service Proxy, a.k.a. ESP is a proxy which enables API management capabilities for JSON/REST or gRPC API services. ESPv1 can be configured to authenticate a JWT token. Its verified JWT claim is passed to the application by HTTP header "X-Endpoint-API-UserInfo", the application can use ...

6.4CVSS6.7AI score0.00388EPSS
SaveExploits0References4
CVE
CVE
added 2021/10/07 6:30 p.m.58 views

CVE-2021-41130

CVE-2021-41130 affects Extensible Service Proxy (ESP), specifically ESPv1, where the verified JWT claim is exposed to the application via the HTTP header X-Endpoint-API-UserInfo. If a client sends two such headers, ESPv1 only replaces the first, allowing the second header to reach the application...

6.4CVSS5.6AI score0.00388EPSS
SaveExploits0References4Affected Software1
Metasploit
Metasploit
added 2021/10/01 12:00 a.m.183 views

Kubernetes authenticated code execution

Execute a payload within a Kubernetes pod. Module Options msf use exploit/multi/kubernetes/exec msf undefinedexec show actions ...actions... msf undefinedexec set ACTION msf undefinedexec show options ...show and set options... msf undefinedexec run -- coding: binary -- This module requires...

5.3AI score
SaveExploits0
OSV
OSV
added 2021/09/29 5:09 p.m.48 views

GHSA-7322-JRQ4-X5HF File reference keys leads to incorrect hashes on HMAC algorithms

Impact Users of HMAC-based algorithms HS256, HS384, and HS512 combined with Lcobucci\JWT\Signer\Key\LocalFileReference as key are having their tokens issued/validated using the file path as hashing key - instead of the contents. The HMAC hashing functions take any string as input and, since users...

4.4CVSS4.4AI score0.00205EPSS
SaveExploits0References6
Github Security Blog
Github Security Blog
added 2021/09/29 5:09 p.m.39 views

File reference keys leads to incorrect hashes on HMAC algorithms

Impact Users of HMAC-based algorithms HS256, HS384, and HS512 combined with Lcobucci\JWT\Signer\Key\LocalFileReference as key are having their tokens issued/validated using the file path as hashing key - instead of the contents. The HMAC hashing functions take any string as input and, since users...

4.4CVSS1.7AI score0.00205EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2021/09/29 5:09 p.m.17 views

GHSA-36MJ-6R7R-MQHF User can obtain JWT token even if account is disabled

Users can authenticate this way even if their user account is disabled. This is a high risk vulnerability when account disabling is used to block users' access to the system. Someone who never had an account cannot exploit this vulnerability. The fix ensures tokens are generated only for enabled...

7AI score
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2021/09/29 5:09 p.m.20 views

User can obtain JWT token even if account is disabled

Users can authenticate this way even if their user account is disabled. This is a high risk vulnerability when account disabling is used to block users' access to the system. Someone who never had an account cannot exploit this vulnerability. The fix ensures tokens are generated only for enabled...

3.6AI score
SaveExploits0References3Affected Software1
OSV
OSV
added 2021/09/28 9:15 p.m.19 views

CVE-2021-41106

JWT is a library to work with JSON Web Token and JSON Web Signature. Prior to versions 3.4.6, 4.0.4, and 4.1.5, users of HMAC-based algorithms HS256, HS384, and HS512 combined with Lcobucci\JWT\Signer\Key\LocalFileReference as key are having their tokens issued/validated using the file path as...

3.3CVSS4.1AI score
SaveExploits0References3
Prion
Prion
added 2021/09/28 9:15 p.m.23 views

Design/Logic Flaw

JWT is a library to work with JSON Web Token and JSON Web Signature. Prior to versions 3.4.6, 4.0.4, and 4.1.5, users of HMAC-based algorithms HS256, HS384, and HS512 combined with Lcobucci\JWT\Signer\Key\LocalFileReference as key are having their tokens issued/validated using the file path as...

2.1CVSS4.1AI score0.00205EPSS
SaveExploits0References3Affected Software1
CVE
CVE
added 2021/09/28 8:50 p.m.100 views

CVE-2021-41106

The CVE-2021-41106 issue affects the LCobucci JWT library. Before versions 3.4.6, 4.0.4, and 4.1.5, when using HMAC-based algorithms (HS256/384/512) with LocalFileReference as the key, tokens were issued/validated using the file path instead of the file contents. This effectively means the key ma...

4.4CVSS4AI score0.00205EPSS
SaveExploits0References3Affected Software1
Rows per page
Query Builder