Lucene search
+L

2517 matches found

CVE
CVE
added 2024/12/24 6:59 a.m.50 views

CVE-2024-12814

CVE-2024-12814 affects the WordPress plugin Loan Comparison (shortcode loancomparison) up to version 2.0, enablingStored XSS by authenticated attackers (Contributor+) via user-supplied shortcode attributes. Exploitation could inject scripts on pages viewed by other users. Remediation: update to L...

6.4CVSS5.7AI score0.00423EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2024/12/24 6:59 a.m.23 views

CVE-2024-12814 Loan Comparison <= 2.0 - Authenticated (Contributor+) Stored Cross-Site Scripting

The Loan Comparison plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the plugin's 'loancomparison' shortcode in all versions up to, and including, 2.0 due to insufficient input sanitization and output escaping on user supplied attributes. This makes it possible for...

6.4CVSS0.00423EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2024/12/24 12:0 a.m.6 views

PT-2024-17747 · WordPress · Loan Comparison

Name of the Vulnerable Software and Affected Versions: Loan Comparison plugin for WordPress versions up to, and including, 2.0 Description: The issue is related to Stored Cross-Site Scripting via the plugin's 'loancomparison' shortcode due to insufficient input sanitization and output escaping on...

6.4CVSS7.9AI score0.00423EPSS
SaveExploits0References8
CNNVD
CNNVD
added 2024/12/24 12:0 a.m.5 views

WordPress plugin Loan Comparison 跨站脚本漏洞

WordPress and WordPress plugin are both products of the WordPress Foundation.WordPress is a blogging platform developed in the PHP language. The platform supports personal blog sites on PHP and MySQL servers.WordPress plugin is an application plugin. A cross-site scripting vulnerability exists in...

6.4CVSS7.5AI score0.00423EPSS
SaveExploits0References3
Patchstack
Patchstack
added 2024/12/23 6:22 p.m.6 views

WordPress Loan Comparison plugin <= 2.0 - Authenticated (Contributor+) Stored Cross-Site Scripting vulnerability

Authenticated Contributor+ Stored Cross-Site Scripting vulnerability discovered by SOPROBRO in WordPress Plugin Loan Comparison versions = 2.0...

6.4CVSS5.7AI score0.00423EPSS
SaveExploits0References1Affected Software1
Vulnrichment
Vulnrichment
added 2024/12/18 12:0 a.m.10 views

CVE-2024-56170

A validation integrity issue was discovered in Fort through 1.6.4 before 2.0.0. RPKI manifests are listings of relevant files that clients are supposed to verify. Assuming everything else is correct, the most recent version of a manifest should be prioritized over other versions, to prevent...

7AI score0.00203EPSS
SaveExploits0References1
Github Security Blog
Github Security Blog
added 2024/12/04 9:30 p.m.39 views

Spring LDAP data exposure vulnerability

A vulnerability in Spring LDAP allows data exposure for case sensitive comparisons.This issue affects Spring LDAP: from 2.4.0 through 2.4.3, from 3.0.0 through 3.0.9, from 3.1.0 through 3.1.7, from 3.2.0 through 3.2.7, AND all versions prior to 2.4.0. The usage of String.toLowerCase and...

3.7CVSS3.8AI score0.00379EPSS
SaveExploits0References3Affected Software1
IBM Security Bulletins
IBM Security Bulletins
added 2024/12/04 10:17 a.m.70 views

Security Bulletin: IBM App Connect Enterprise Certified Container UBI updates

Summary IBM App Connect Enterprise Certified Container ACEcc is built on the Red Hat Universal Base Images. ACEcc operator versions 5.0.22 LTS, 12.0.6 LTS and 12.6.0 contain fixes to the listed CVEs found in the base images. This bulletin provides patch information to address the reported...

9.8CVSS9.3AI score0.66582EPSS
SaveExploits5Affected Software1
SUSE CVE
SUSE CVE
added 2024/12/03 12:15 a.m.9 views

SUSE CVE-2024-53861

pyjwt is a JSON Web Token implementation in Python. An incorrect string comparison is run for iss checking, resulting in "acb" being accepted for "abc". This is a bug introduced in version 2.10.0: checking the "iss" claim changed from isinstanceissuer, list to isinstanceissuer, Sequence. Since st...

7.5CVSS6.6AI score0.0081EPSS
SaveExploits1References4
Github Security Blog
Github Security Blog
added 2024/12/02 6:34 p.m.30 views

PyJWT Issuer field partial matches allowed

Summary The wrong string if check is run for iss checking, resulting in "acb" being accepted for "abc". Details This is a bug introduced in version 2.10.0: checking the "iss" claim changed from isinstanceissuer, list to isinstanceissuer, Sequence. diff - if isinstanceissuer, list: + if...

7.5CVSS7AI score0.0081EPSS
SaveExploits1References5Affected Software1
RedhatCVE
RedhatCVE
added 2024/12/02 5:51 p.m.8 views

CVE-2024-53861

pyjwt is a JSON Web Token implementation in Python. An incorrect string comparison is run for iss checking, resulting in "acb" being accepted for "abc". This is a bug introduced in version 2.10.0: checking the "iss" claim changed from isinstanceissuer, list to isinstanceissuer, Sequence. Since st...

2.2CVSS6.6AI score0.0081EPSS
SaveExploits1References6
OSV
OSV
added 2024/12/02 12:0 a.m.17 views

UBUNTU-CVE-2024-53861

pyjwt is a JSON Web Token implementation in Python. An incorrect string comparison is run for iss checking, resulting in "acb" being accepted for "abc". This is a bug introduced in version 2.10.0: checking the "iss" claim changed from isinstanceissuer, list to isinstanceissuer, Sequence. Since st...

7.5CVSS7.1AI score0.0081EPSS
SaveExploits1References6
NVD
NVD
added 2024/11/29 7:15 p.m.38 views

CVE-2024-53861

pyjwt is a JSON Web Token implementation in Python. An incorrect string comparison is run for iss checking, resulting in "acb" being accepted for "abc". This is a bug introduced in version 2.10.0: checking the "iss" claim changed from isinstanceissuer, list to isinstanceissuer, Sequence. Since st...

7.5CVSS0.0081EPSS
SaveExploits1References3
Vulnrichment
Vulnrichment
added 2024/11/29 6:43 p.m.12 views

CVE-2024-53861 Issuer field partial matches allowed in pyjwt

pyjwt is a JSON Web Token implementation in Python. An incorrect string comparison is run for iss checking, resulting in "acb" being accepted for "abc". This is a bug introduced in version 2.10.0: checking the "iss" claim changed from isinstanceissuer, list to isinstanceissuer, Sequence. Since st...

2.2CVSS6.8AI score0.0081EPSS
SaveExploits1References3
Snyk
Snyk
added 2024/11/29 6:43 p.m.6 views

Incorrect Comparison

Overview PyJWT is a Python implementation of RFC 7519. Affected versions of this package are vulnerable to Incorrect Comparison due to an incorrect string comparison in the iss verification process. Remediation Upgrade PyJWT to version 2.10.1 or higher. References - GitHub Commit - Vulnerable Cod...

7.5CVSS6.9AI score0.0081EPSS
SaveExploits1References2
Snyk
Snyk
added 2024/11/29 6:43 p.m.6 views

Incorrect Comparison

Overview Affected versions of this package are vulnerable to Incorrect Comparison due to an incorrect string comparison in the iss verification process. Remediation Upgrade pyjwt to version 2.10.1 or higher. References - GitHub Commit - Vulnerable Code...

7.5CVSS7AI score0.0081EPSS
SaveExploits1References2
Positive Technologies
Positive Technologies
added 2024/11/29 12:0 a.m.10 views

PT-2024-35959

Name of the Vulnerable Software and Affected Versions: pyjwt versions 2.10.0 through 2.10.0 Description: An incorrect string comparison is run for iss checking, resulting in "acb" being accepted for " abc ". This is a bug introduced in version 2.10.0, where the "iss" claim checking changed from...

7.5CVSS5.9AI score0.0081EPSS
SaveExploits1References25
Spring Security Advisories
Spring Security Advisories
added 2024/11/24 12:0 a.m.20 views

Bootiful Spring Boot 3.4: Spring AI

I love Spring AI. It’s an amazing project designed to bring the patterns and practices of AI engineering to the Spring Boot developer. It’s got clean idiomatic abstractions that’ll make any Sring developer feel right at home, and it has a ton of integrations with all manner of different vector...

7.1AI score
SaveExploits0
NVD
NVD
added 2024/11/21 6:15 p.m.36 views

CVE-2024-52307

authentik is an open-source identity provider. Due to the usage of a non-constant time comparison for the /-/metrics/ endpoint it was possible to brute-force the SECRETKEY, which is used to authenticate the endpoint. The /-/metrics/ endpoint returns Prometheus metrics and is not intended to be...

6.3CVSS0.00531EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2024/11/21 5:18 p.m.29 views

CVE-2024-52289 authentik has an insecure default configuration for OAuth2 Redirect URIs

authentik is an open-source identity provider. Redirect URIs in the OAuth2 provider in authentik are checked by RegEx comparison. When no Redirect URIs are configured in a provider, authentik will automatically use the first redirecturi value received as an allowed redirect URI, without escaping...

7.9CVSS0.0106EPSS
SaveExploits0References2
Rows per page
Query Builder