Lucene search
+L

125 matches found

NVD
NVD
added 2023/02/11 1:23 a.m.36 views

CVE-2023-25558

DataHub is an open-source metadata platform. When the DataHub frontend is configured to authenticate via SSO, it will leverage the pac4j library. The processing of the idtoken is done in an unsafe manner which is not properly accounted for by the DataHub frontend. Specifically, if any of the...

8.8CVSS8.2AI score0.01034EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2023/02/10 10:03 p.m.8 views

CVE-2023-25558 Deserialization of untrusted data in DataHub

DataHub is an open-source metadata platform. When the DataHub frontend is configured to authenticate via SSO, it will leverage the pac4j library. The processing of the idtoken is done in an unsafe manner which is not properly accounted for by the DataHub frontend. Specifically, if any of the...

7.5CVSS8.4AI score0.01034EPSS
SaveExploits0References2
CVE
CVE
added 2023/02/10 10:03 p.m.56 views

CVE-2023-25558

CVE-2023-25558 affects the DataHub open-source metadata platform. When the DataHub frontend uses SSO, it relies on the pac4j library to process id_token claims. If a claim begins with the {#sb64} prefix, pac4j may deserialize it as a Java object, enabling potential Remote Code Execution (RCE). A ...

8.8CVSS8.5AI score0.01034EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2023/02/10 10:03 p.m.29 views

CVE-2023-25558 Deserialization of untrusted data in DataHub

DataHub is an open-source metadata platform. When the DataHub frontend is configured to authenticate via SSO, it will leverage the pac4j library. The processing of the idtoken is done in an unsafe manner which is not properly accounted for by the DataHub frontend. Specifically, if any of the...

7.5CVSS8.6AI score
SaveExploits0References4
IBM Security Bulletins
IBM Security Bulletins
added 2022/09/14 3:31 p.m.20 views

Security Bulletin: Due to use of pac4j, IBM Cloud PAK for Watson AI Ops is vulnerable to token bypass (CVE-2021-44878)

Summary If an OpenID Connect provider supports the "none" algorithm i.e., tokens with no signature, pac4j v5.3.0 and prior does not refuse it without an explicit configuration on its side or for the "idtoken" response type which is not secure and violates the OpenID Core Specification. The "none"...

7.7AI score0.00895EPSS
SaveExploits0Affected Software1
OSV
OSV
added 2022/01/08 12:36 a.m.18 views

GHSA-XHW6-HJC9-679M Pac4j token validation bypass if OpenID Connect provider supports none algorithm

If an OpenID Connect provider supports the “none” algorithm i.e., tokens with no signature, pac4j v5.3.0 and prior does not refuse it without an explicit configuration on its side or for the “idtoken” response type which is not secure and violates the OpenID Core Specification. The "none" algorit...

7.5CVSS7.2AI score0.00895EPSS
SaveExploits0References8
Github Security Blog
Github Security Blog
added 2022/01/08 12:36 a.m.48 views

Pac4j token validation bypass if OpenID Connect provider supports none algorithm

If an OpenID Connect provider supports the “none” algorithm i.e., tokens with no signature, pac4j v5.3.0 and prior does not refuse it without an explicit configuration on its side or for the “idtoken” response type which is not secure and violates the OpenID Core Specification. The "none" algorit...

7.5CVSS1AI score0.00895EPSS
SaveExploits0References8Affected Software1
Veracode
Veracode
added 2022/01/07 3:46 a.m.30 views

Insecure Token

Pac4j has insecure token. The vulnerability exists due to an insecure validation of ID token with "none" algorithm allowing an attacker to bypass the token validation by injecting a maliciously crafted ID token by setting the alg key = "none"...

7.5CVSS3AI score0.00895EPSS
SaveExploits0References3Affected Software1
CNVD
CNVD
added 2022/01/07 12:00 a.m.53 views

Pac4j data forgery problem vulnerability

Pac4j is a simple yet powerful Java security engine. Used to authenticate users, obtain their profiles and manage authorization to protect Web applications and Web services.Pac4j has a data forgery problem vulnerability that stems from the product not using a valid algorithm when validating ID...

7.5CVSS4.2AI score0.00895EPSS
SaveExploits0References1
OSV
OSV
added 2022/01/06 1:15 p.m.23 views

CVE-2021-44878

If an OpenID Connect provider supports the "none" algorithm i.e., tokens with no signature, pac4j v5.3.0 and prior does not refuse it without an explicit configuration on its side or for the "idtoken" response type which is not secure and violates the OpenID Core Specification. The "none" algorit...

7.5CVSS6.7AI score
SaveExploits0References3
NVD
NVD
added 2022/01/06 1:15 p.m.33 views

CVE-2021-44878

If an OpenID Connect provider supports the "none" algorithm i.e., tokens with no signature, pac4j v5.3.0 and prior does not refuse it without an explicit configuration on its side or for the "idtoken" response type which is not secure and violates the OpenID Core Specification. The "none" algorit...

7.5CVSS0.00895EPSS
SaveExploits0References3
Prion
Prion
added 2022/01/06 1:15 p.m.20 views

Design/Logic Flaw

If an OpenID Connect provider supports the "none" algorithm i.e., tokens with no signature, pac4j v5.3.0 and prior does not refuse it without an explicit configuration on its side or for the "idtoken" response type which is not secure and violates the OpenID Core Specification. The "none" algorit...

5CVSS7.5AI score0.00895EPSS
SaveExploits0References3Affected Software1
CVE
CVE
added 2022/01/06 12:52 p.m.110 views

CVE-2021-44878

Summary: CVE-2021-44878 affects pac4j (v5.3.0 and earlier) where an OpenID Connect provider that supports the “none” algorithm can bypass token validation by injecting an ID token with alg: none and empty signature, violating OpenID Core specifications. The vulnerability enables bypassing token v...

7.5CVSS7.4AI score0.00895EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2022/01/06 12:52 p.m.40 views

CVE-2021-44878

If an OpenID Connect provider supports the "none" algorithm i.e., tokens with no signature, pac4j v5.3.0 and prior does not refuse it without an explicit configuration on its side or for the "idtoken" response type which is not secure and violates the OpenID Core Specification. The "none" algorit...

7.9AI score0.00895EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2022/01/06 12:00 a.m.10 views

Pac4j 数据伪造问题漏洞

Pac4j is a simple yet powerful Java security engine. Used to authenticate users, obtain their profiles and manage authorization to protect Web applications and Web services.Pac4j has a data forgery problem vulnerability that stems from the product not using a valid algorithm when validating ID...

7.5CVSS5.6AI score0.00895EPSS
SaveExploits0References4
OSV
OSV
added 2019/11/06 5:06 p.m.43 views

GHSA-RC75-CF5C-MXVH Use of Cryptographically Weak Pseudo-Random Number Generator in org.pac4j:pac4j-saml

The SAML identifier generated within SAML2Utils.java was found to make use of the apache commons-lang3 RandomStringUtils class which makes them predictable due to RandomStringUtils PRNG's algorithm not being cryptographically strong. This issue only affects the 3.X release of pac4j-saml...

4.9CVSS5.8AI score0.0113EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2019/11/06 5:06 p.m.55 views

Use of Cryptographically Weak Pseudo-Random Number Generator in org.pac4j:pac4j-saml

The SAML identifier generated within SAML2Utils.java was found to make use of the apache commons-lang3 RandomStringUtils class which makes them predictable due to RandomStringUtils PRNG's algorithm not being cryptographically strong. This issue only affects the 3.X release of pac4j-saml...

4.9CVSS2.4AI score0.0113EPSS
SaveExploits0References4Affected Software1
Veracode
Veracode
added 2019/09/24 3:13 a.m.29 views

Insecure Random Number Generation

pac4j-saml uses an insecure random number generation. It generates entity ID with predictable randomness for SAML2 Authentication Request as it relies on random numbers generated using an insecure RandomStringUtils PRNG algorithm from apache commons-lang3 RandomStringUtil class...

4.9CVSS3.3AI score0.0113EPSS
SaveExploits0References1Affected Software2
OSV
OSV
added 2019/09/23 11:15 p.m.22 views

CVE-2019-10755

The SAML identifier generated within SAML2Utils.java was found to make use of the apache commons-lang3 RandomStringUtils class which makes them predictable due to RandomStringUtils PRNG's algorithm not being cryptographically strong. This issue only affects the 3.X release of pac4j-saml...

4.9CVSS6.8AI score
SaveExploits0References1
NVD
NVD
added 2019/09/23 11:15 p.m.35 views

CVE-2019-10755

The SAML identifier generated within SAML2Utils.java was found to make use of the apache commons-lang3 RandomStringUtils class which makes them predictable due to RandomStringUtils PRNG's algorithm not being cryptographically strong. This issue only affects the 3.X release of pac4j-saml...

4.9CVSS5.2AI score0.0113EPSS
SaveExploits0References1
Rows per page
Query Builder