Lucene search
+L

9431 matches found

NVD
NVD
added 2025/01/07 4:15 a.m.12 views

CVE-2024-12557

The Transporters.io plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 2.1.1. This is due to missing nonce validation on a function. This makes it possible for unauthenticated attackers to inject malicious web scripts via a forged request grante...

6.1CVSS0.00196EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/01/07 3:48 a.m.8 views

SUSE CVE-2025-22376

In Net::OAuth::Client in the Net::OAuth package before 0.29 for Perl, the default nonce is a 32-bit integer generated from the built-in rand function, which is not cryptographically strong...

5.3CVSS7AI score0.00612EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2025/01/07 3:21 a.m.22 views

CVE-2024-12541 Chative Live chat and Chatbot <= 1.1 - Cross-Site Request Forgery via add_chative_widget_action Function

The Chative Live chat and Chatbot plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 1.1. This is due to missing or incorrect nonce validation on the addchativewidgetaction function. This makes it possible for unauthenticated attackers to change...

5.4CVSS0.00161EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2025/01/07 3:21 a.m.7 views

CVE-2024-12541 Chative Live chat and Chatbot <= 1.1 - Cross-Site Request Forgery via add_chative_widget_action Function

The Chative Live chat and Chatbot plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 1.1. This is due to missing or incorrect nonce validation on the addchativewidgetaction function. This makes it possible for unauthenticated attackers to change...

5.4CVSS6.5AI score0.00161EPSS
SaveExploits0References3
CVE
CVE
added 2025/01/07 3:21 a.m.47 views

CVE-2024-12541

CVE-2024-12541 affects the Chative Live chat and Chatbot WordPress plugin up to version 1.1. The issue is Cross-Site Request Forgery due to missing or incorrect nonce validation in add_chative_widget_action(), enabling unauthenticated attackers to forge requests that change the channel ID or orga...

5.4CVSS5.2AI score0.00161EPSS
SaveExploits0References2
CVE
CVE
added 2025/01/07 3:21 a.m.48 views

CVE-2024-12557

CVE-2024-12557 affects the Transporters.io WordPress plugin. The issue is a Cross‑Site Request Forgery due to missing nonce validation in a function, enabling unauthenticated attackers to trigger actions via forged requests when an admin clicks a link. Affected versions are up to 2.0.84. The Word...

6.1CVSS7.1AI score0.00196EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2025/01/07 3:21 a.m.6 views

CVE-2024-12557 Transporters.io <= 2.0.84 - Cross-Site Request Forgery to Stored Cross-Site Scripting

The Transporters.io plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 2.0.84. This is due to missing nonce validation on a function. This makes it possible for unauthenticated attackers to inject malicious web scripts via a forged request grant...

6.1CVSS6AI score0.00196EPSS
SaveExploits0References2
Veracode
Veracode
added 2025/01/07 2:53 a.m.12 views

Incorrect Implementation Of The Authentication Algorithm

org.apache.kafka, kafka-clients is vulnerable to an incorrect implementation of the authentication algorithm. The vulnerability is due to the lack of nonce verification in Apache Kafka's SCRAM implementation, where the server does not verify that the nonce sent by the client in the second message...

5.3CVSS6.8AI score0.00795EPSS
SaveExploits0References8Affected Software2
Positive Technologies
Positive Technologies
added 2025/01/07 12:00 a.m.15 views

PT-2025-1805 · WordPress · Viewmedica 9

Name of the Vulnerable Software and Affected Versions: ViewMedica 9 plugin for WordPress versions up to, and including, 1.4.15 Description: The issue is related to Cross-Site Request Forgery due to missing or incorrect nonce validation on a function. This allows unauthenticated attackers to injec...

6.1CVSS7AI score0.00194EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2025/01/07 12:00 a.m.10 views

PT-2025-1891 · WordPress · Chative Live Chat/Chatbot Plugin

Name of the Vulnerable Software and Affected Versions: Chative Live chat and Chatbot plugin for WordPress versions up to, and including, 1.1 Description: The issue is related to Cross-Site Request Forgery due to missing or incorrect nonce validation on the add chative widget action function. This...

5.4CVSS6.8AI score0.00161EPSS
SaveExploits0References7
Positive Technologies
Positive Technologies
added 2025/01/07 12:00 a.m.13 views

PT-2025-1826 · WordPress · Binary Mlm Woocommerce Plugin

Name of the Vulnerable Software and Affected Versions: Binary MLM Woocommerce plugin for WordPress versions up to, and including, 2.0 Description: The issue is related to Cross-Site Request Forgery. It is caused by missing or incorrect nonce validation on the bmw display pv set page function and...

6.1CVSS7.3AI score0.00196EPSS
SaveExploits0References6
NVD
NVD
added 2025/01/06 8:15 p.m.20 views

CVE-2025-21617

Guzzle OAuth Subscriber signs Guzzle requests using OAuth 1.0. Prior to 0.8.1, Nonce generation does not use sufficient entropy nor a cryptographically secure pseudorandom source. This can leave servers vulnerable to replay attacks when TLS is not used. This vulnerability is fixed in 0.8.1...

6.3CVSS0.00459EPSS
SaveExploits0References4
Snyk
Snyk
added 2025/01/06 7:23 p.m.7 views

Use of Cryptographically Weak Pseudo-Random Number Generator (PRNG)

Overview Affected versions of this package are vulnerable to Use of Cryptographically Weak Pseudo-Random Number Generator PRNG via the generateNonce function due to the insecure nonce generation process. An attacker can exploit this vulnerability to perform replay attacks when TLS is not used by...

6.3CVSS7AI score0.00459EPSS
SaveExploits0References2
OSV
OSV
added 2025/01/06 7:23 p.m.22 views

GHSA-237R-R8M4-4Q88 Guzzle OAuth Subscriber has insufficient nonce entropy

Impact Nonce generation does not use sufficient entropy nor a cryptographically secure pseudorandom source https://github.com/guzzle/oauth-subscriber/blob/0.8.0/src/Oauth1.phpL192. This can leave servers vulnerable to replay attacks when TLS is not used. Patches Upgrade to version 0.8.1 or higher...

6.3CVSS6.1AI score0.00459EPSS
SaveExploits0References7
Github Security Blog
Github Security Blog
added 2025/01/06 7:23 p.m.63 views

Guzzle OAuth Subscriber has insufficient nonce entropy

Impact Nonce generation does not use sufficient entropy nor a cryptographically secure pseudorandom source https://github.com/guzzle/oauth-subscriber/blob/0.8.0/src/Oauth1.phpL192. This can leave servers vulnerable to replay attacks when TLS is not used. Patches Upgrade to version 0.8.1 or higher...

6.3CVSS6.1AI score0.00459EPSS
SaveExploits0References7Affected Software1
Cvelist
Cvelist
added 2025/01/06 7:23 p.m.41 views

CVE-2025-21617 Guzzle OAuth Subscriber has insufficient nonce entropy

Guzzle OAuth Subscriber signs Guzzle requests using OAuth 1.0. Prior to 0.8.1, Nonce generation does not use sufficient entropy nor a cryptographically secure pseudorandom source. This can leave servers vulnerable to replay attacks when TLS is not used. This vulnerability is fixed in 0.8.1...

6.3CVSS0.00459EPSS
SaveExploits0References4
OSV
OSV
added 2025/01/06 7:23 p.m.22 views

CVE-2025-21617 Guzzle OAuth Subscriber has insufficient nonce entropy

Guzzle OAuth Subscriber signs Guzzle requests using OAuth 1.0. Prior to 0.8.1, Nonce generation does not use sufficient entropy nor a cryptographically secure pseudorandom source. This can leave servers vulnerable to replay attacks when TLS is not used. This vulnerability is fixed in 0.8.1...

6.3CVSS6.5AI score
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2025/01/06 7:23 p.m.21 views

CVE-2025-21617 Guzzle OAuth Subscriber has insufficient nonce entropy

Guzzle OAuth Subscriber signs Guzzle requests using OAuth 1.0. Prior to 0.8.1, Nonce generation does not use sufficient entropy nor a cryptographically secure pseudorandom source. This can leave servers vulnerable to replay attacks when TLS is not used. This vulnerability is fixed in 0.8.1...

6.3CVSS6.3AI score0.00459EPSS
SaveExploits0References4
CVE
CVE
added 2025/01/06 7:23 p.m.114 views

CVE-2025-21617

CVE-2025-21617 affects the Guzzle OAuth Subscriber (PHP) where Nonce generation in OAuth 1.0 authentication did not use sufficient entropy or a cryptographically secure PRNG prior to version 0.8.1. The issue enables potential replay attacks when TLS is not used. The vulnerability is fixed in 0.8....

6.3CVSS6.3AI score0.00459EPSS
SaveExploits0References4
Friends Of PHP
Friends Of PHP
added 2025/01/06 7:15 p.m.17 views

Insufficient nonce entropy

Impact Nonce generation does not use sufficient entropy nor a cryptographically secure pseudorandom source https://github.com/guzzle/oauth-subscriber/blob/0.8.0/src/Oauth1.phpL192. This can leave servers vulnerable to replay attacks when TLS is not used. Patches Upgrade to version 0.8.1 or higher...

6.3CVSS6.1AI score0.00612EPSS
SaveExploits0Affected Software1
Rows per page
Query Builder