Lucene search
+L

3603 matches found

Cvelist
Cvelist
added 2019/07/17 8:32 p.m.26 views

CVE-2019-1010263

Perl Crypt::JWT prior to 0.023 is affected by: Incorrect Access Control. The impact is: allow attackers to bypass authentication by providing a token by crafting with hmac. The component is: JWT.pm, line 614. The attack vector is: network connectivity. The fixed version is: after commit...

9.7AI score0.01312EPSS
SaveExploits1References2
CVE
CVE
added 2019/07/17 8:32 p.m.61 views

CVE-2019-1010263

The CVE-2019-1010263 entry concerns Perl Crypt::JWT prior to 0.023, with an Incorrect Access Control flaw in JWT.pm (line 614) that allows an attacker to bypass authentication by crafting a token using hmac(). The attack vector is network connectivity, and the issue is fixed in the commit b98a59b...

9.8CVSS9.6AI score0.01312EPSS
SaveExploits1References2Affected Software1
Hacker One
Hacker One
added 2019/07/09 11:30 p.m.40 views

Trint Ltd: Insecure Zendesk SSO implementation by generating JWT client-side

Summary: app.trint.com implements SSO to Zendesk, it does this by using JWT as described at https://support.zendesk.com/hc/en-us/articles/203663816-Enabling-JWT-JSON-Web-Token-single-sign-on This functionality has not been implemented securely because the JWT generation happens in the client-side...

7AI score
SaveExploits0
Friends Of PHP
Friends Of PHP
added 2019/07/08 12:27 p.m.19 views

Vulnerability to bypass two-factor authentication with unverified JWT trusted device token

Before version 3.7 the bundle is vulnerable to a security issue in JWT, which can be exploited by an attacker to generate trusted device cookies on their own, effectively by-passing two-factor authentication. Please either disable the trusted feature in your application or upgrade to a bundle...

4.5AI score
SaveExploits0Affected Software1
Friends Of PHP
Friends Of PHP
added 2019/07/08 12:27 p.m.14 views

Vulnerability to bypass two-factor authentication with unverified JWT trusted device token

Before version 3.7 the bundle is vulnerable to a security issue in JWT, which can be exploited by an attacker to generate trusted device cookies on their own, effectively by-passing two-factor authentication. Please either disable the trusted feature in your application or upgrade to a bundle...

6.9AI score
SaveExploits0Affected Software1
OSV
OSV
added 2019/06/28 10:15 a.m.15 views

CVE-2019-12995

Istio before 1.2.2 mishandles certain access tokens, leading to "Epoch 0 terminated with an error" in Envoy. This is related to a jwtauthenticator.cc segmentation fault...

7.5CVSS6.8AI score
SaveExploits0References3
Cvelist
Cvelist
added 2019/06/28 9:55 a.m.32 views

CVE-2019-12995

Istio before 1.2.2 mishandles certain access tokens, leading to "Epoch 0 terminated with an error" in Envoy. This is related to a jwtauthenticator.cc segmentation fault...

7.5AI score0.02193EPSS
SaveExploits0References3
Veracode
Veracode
added 2019/06/21 7:40 a.m.39 views

Denial Of Service (DoS)

keycloak-connect is vulnerable to denial of service. Failure to validate JWT signatures on /klogout route allows remote attackers to force logout users and indefinitely deny service to the application using malicious JWTs with NBF values...

5.5CVSS5.6AI score0.00208EPSS
SaveExploits0References3Affected Software2
nodejs
nodejs
added 2019/06/17 6:36 p.m.41 views

Forced Logout

Overview Versions of keycloak-connect prior to 4.4.0 are vulnerable to Forced Logout. The package fails to validate JWT signatures on the /klogout route, allowing attackers to logout users and craft malicious JWTs with NBF values that prevent user access indefinitely. Recommendation Upgrade to...

2.1CVSS3.8AI score0.00208EPSS
SaveExploits0Affected Software1
OSV
OSV
added 2019/06/13 8:38 p.m.60 views

GHSA-68HW-VFH7-XVG8 Forced Logout in keycloak-connect

Versions of keycloak-connect prior to 4.4.0 are vulnerable to Forced Logout. The package fails to validate JWT signatures on the /klogout route, allowing attackers to logout users and craft malicious JWTs with NBF values that prevent user access indefinitely. Recommendation Upgrade to version 4.4...

5.5CVSS5.4AI score0.00208EPSS
SaveExploits0References6
Github Security Blog
Github Security Blog
added 2019/06/13 8:38 p.m.33 views

Forced Logout in keycloak-connect

Versions of keycloak-connect prior to 4.4.0 are vulnerable to Forced Logout. The package fails to validate JWT signatures on the /klogout route, allowing attackers to logout users and craft malicious JWTs with NBF values that prevent user access indefinitely. Recommendation Upgrade to version 4.4...

5.5CVSS4.7AI score0.00208EPSS
SaveExploits0References7Affected Software1
vulnersOsv
vulnersOsv
added 2019/06/06 3:30 p.m.5 views

@amitport/auth-server (0.0.3), @amitport/koangular-users (0.0.0) +319 more potentially affected by unknown CVE via jwt-simple (>=0.1.0, <=0.5.1)

jwt-simple NPM version =0.1.0, =1.0.2, =1.1.0, =1.0.1, =1.0.0, =1.0.0, =1.0.0, =0.2.0, =0.10.2, =0.11.2 - @sysdoc/sysdoc-web-stack 1.0.0 and more Source cves: unknown CVE Source advisory: OSV:GHSA-8V5F-HP78-JGXQ...

5.4AI score
SaveExploits0
Github Security Blog
Github Security Blog
added 2019/06/06 3:30 p.m.23 views

Signature Verification Bypass in jwt-simple

Versions of jwt-simple prior to 0.5.3 are vulnerable to Signature Verification Bypass. If no algorithm is specified in the decode function, the packages uses the algorithm in the JWT to decode tokens. This allows an attacker to create a HS256 symmetric algorithm JWT with the server's public key a...

4.4AI score
SaveExploits0References3Affected Software1
OSV
OSV
added 2019/06/06 3:30 p.m.19 views

GHSA-8V5F-HP78-JGXQ Signature Verification Bypass in jwt-simple

Versions of jwt-simple prior to 0.5.3 are vulnerable to Signature Verification Bypass. If no algorithm is specified in the decode function, the packages uses the algorithm in the JWT to decode tokens. This allows an attacker to create a HS256 symmetric algorithm JWT with the server's public key a...

7AI score
SaveExploits0References2
Veracode
Veracode
added 2019/04/25 5:57 a.m.11 views

JWT Signature Verification Bypass

jwt-simple is vulnerable to signature verification bypass. A remote attacker is able to succeed in a JWT verification without specifying an algorithm in the decode function...

6.6AI score
SaveExploits0
nodejs
nodejs
added 2019/04/24 7:42 p.m.36 views

Signature Verification Bypass

Overview Versions of jwt-simple prior to 0.5.3 are vulnerable to Signature Verification Bypass. If no algorithm is specified in the decode function, the packages uses the algorithm in the JWT to decode tokens. This allows an attacker to create a HS256 symmetric algorithm JWT with the server's...

6.7AI score
SaveExploits0Affected Software1
NVD
NVD
added 2019/04/24 4:29 p.m.35 views

CVE-2019-3868

Keycloak up to version 6.0.0 allows the end user token access or id token JWT to be used as the session cookie for browser sessions for OIDC. As a result an attacker with access to service provider backend could hijack user’s browser session...

5.5CVSS4AI score0.01005EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2019/04/23 5:24 p.m.31 views

CVE-2019-3868

Keycloak up to version 6.0.0 allows the end user token access or id token JWT to be used as the session cookie for browser sessions for OIDC. As a result an attacker with access to service provider backend could hijack user’s browser session...

5.5CVSS4.6AI score0.01005EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2019/04/18 4:50 p.m.35 views

CVE-2019-3899

It was found that the default configuration of Heketi does not require any authentication, potentially exposing the Heketi server API to be misused. An unauthenticated attacker could connect remotely to Heketi Server and run arbitrary commands supported by Heketi Server API via Heketi CLI...

9.8CVSS2.1AI score0.01414EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2019/04/18 2:28 p.m.38 views

Critical severity vulnerability that affects Auth0-WCF-Service-JWT

Auth0 Auth0-WCF-Service-JWT before 1.0.4 leaks the expected JWT signature in an error message when it cannot successfully validate the JWT signature. If this error message is presented to an attacker, they can forge an arbitrary JWT token that will be accepted by the vulnerable application...

9.8CVSS2.4AI score0.01657EPSS
SaveExploits0References3Affected Software1
Rows per page
Query Builder