Lucene search
+L

22791 matches found

Cvelist
Cvelist
added 2025/12/20 3:20 a.m.33 views

CVE-2025-14168 WP DB Booster <= 1.0.1 - Cross-Site Request Forgery to Database Cleanup

The WP DB Booster plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 1.0.1. This is due to missing nonce validation on the cleanupall AJAX action. This makes it possible for unauthenticated attackers to delete database records including post...

4.3CVSS0.00147EPSS
SaveExploits0References3
CVE
CVE
added 2025/12/20 3:20 a.m.26 views

CVE-2025-14734

CVE-2025-14734 concerns the Amazon affiliate lite Plugin for WordPress. The vulnerability is a Cross-Site Request Forgery (CSRF) affecting all versions up to 1.0.0, caused by missing or incorrect nonce validation in the ADAL_settings_page function. This enables unauthenticated attackers to update...

5.4CVSS4.9AI score0.00118EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2025/12/20 3:20 a.m.31 views

CVE-2025-14734 Amazon affiliate lite Plugin <= 1.0.0 - Cross-Site Request Forgery to Plugin Settings Update

The Amazon affiliate lite Plugin plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 1.0.0. This is due to missing or incorrect nonce validation on the 'ADALsettingspage' function. This makes it possible for unauthenticated attackers to update...

5.4CVSS0.00118EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2025/12/20 3:20 a.m.33 views

CVE-2025-14164 Quran Gateway <= 1.5 - Cross-Site Request Forgery to Settings Update

The Quran Gateway plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 1.5. This is due to missing nonce validation in the qurangatewayoptions function. This makes it possible for unauthenticated attackers to modify the plugin's display settings v...

4.3CVSS0.00147EPSS
SaveExploits0References3
CVE
CVE
added 2025/12/20 3:20 a.m.20 views

CVE-2025-14164

Technical details about CVE-2025-14164 are not publicly provided in the supplied documents. The initial description mentions a CSRF vulnerability in Quran Gateway for WordPress up to version 1.5, but no further technical specifics are available here.

4.3CVSS5AI score0.00147EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2025/12/20 12:00 a.m.8 views

WordPress plugin WP Hallo Welt 跨站请求伪造漏洞

WordPress and WordPress plugin are both products of the WordPress Foundation.WordPress is a blogging platform developed using the PHP language. The platform has the ability to host personal blog sites on PHP and MySQL based servers.WordPress plugin is an application plugin ... A cross-site reques...

6.1CVSS5.9AI score0.00143EPSS
SaveExploits0References8
CNNVD
CNNVD
added 2025/12/20 12:00 a.m.7 views

WordPress plugin Amazon affiliate lite Plugin 跨站请求伪造漏洞

WordPress and WordPress plugin are both products of the WordPress Foundation.WordPress is a blogging platform developed using the PHP language. The platform has the ability to host personal blog sites on PHP and MySQL based servers.WordPress plugin is an application plugin. A cross-site request...

5.4CVSS6.3AI score0.00118EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2025/12/20 12:00 a.m.9 views

WordPress plugin WP DB Booster 跨站请求伪造漏洞

WordPress and WordPress plugin are both products of the WordPress Foundation.WordPress is a set of blogging platforms developed using the PHP language. The platform has the ability to host personal blog sites on PHP and MySQL based servers.WordPress plugin is an application plugin. A cross-site...

4.3CVSS6.4AI score0.00147EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2025/12/20 12:00 a.m.11 views

PT-2025-52544

Name of the Vulnerable Software and Affected Versions Amazon affiliate lite Plugin versions prior to 1.0.1 Description The Amazon affiliate lite Plugin for WordPress is susceptible to Cross-Site Request Forgery due to insufficient nonce validation within the ADAL settings page function. This allo...

5.4CVSS6.1AI score0.00118EPSS
SaveExploits0References6
CNNVD
CNNVD
added 2025/12/20 12:00 a.m.11 views

WordPress plugin Quran Gateway 跨站请求伪造漏洞

WordPress and WordPress plugin are both products of the WordPress Foundation.WordPress is a blogging platform developed using the PHP language. The platform has the ability to host personal blog sites on PHP and MySQL based servers.WordPress plugin is an application plugin. A cross-site request...

4.3CVSS6.4AI score0.00147EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2025/12/20 12:00 a.m.16 views

PT-2025-52539

Name of the Vulnerable Software and Affected Versions Quran Gateway versions prior to 1.6 Description The Quran Gateway plugin for WordPress is susceptible to Cross-Site Request Forgery. This is caused by a lack of nonce validation within the quran gateway options function. An unauthenticated...

4.3CVSS6.2AI score0.00147EPSS
SaveExploits0References8
Patchstack
Patchstack
added 2025/12/19 10:05 p.m.13 views

WordPress Quran Gateway plugin <= 1.5 - Cross-Site Request Forgery to Settings Update vulnerability

Cross-Site Request Forgery to Settings Update vulnerability discovered by Muhammad Nur Ibnu Hubab Ibnu - Pondok Teknologi in WordPress Plugin Quran Gateway versions = 1.5...

4.3CVSS6.8AI score0.00147EPSS
SaveExploits0References1Affected Software1
Github Security Blog
Github Security Blog
added 2025/12/19 9:10 p.m.18 views

FastAPI Users Vulnerable to 1-click Account Takeover in Apps Using FastAPI SSO

Description The OAuth login state tokens are completely stateless and carry no per-request entropy or any data that could link them to the session that initiated the OAuth flow. generatestatetoken is always called with an empty statedata dict, so the resulting JWT only contains the fixed audience...

8.8CVSS6.9AI score0.00262EPSS
SaveExploits1References6Affected Software1
Snyk
Snyk
added 2025/12/19 8:42 p.m.13 views

Cross-site Request Forgery (CSRF)

Overview fastapi-users is a Ready-to-use and customizable users management for FastAPI Affected versions of this package are vulnerable to Cross-site Request Forgery CSRF via the generatestatetoken function, which is called with an empty statedata dict, so the resulting JWT contains only the fixe...

8.8CVSS7AI score0.00262EPSS
SaveExploits1References2
EUVD
EUVD
added 2025/12/19 8:14 p.m.41 views

EUVD-2025-204614

FastAPI Users allows users to quickly add a registration and authentication system to their FastAPI project. Prior to version 15.0.2, the OAuth login state tokens are completely stateless and carry no per-request entropy or any data that could link them to the session that initiated the OAuth flo...

5.9CVSS6.4AI score0.00262EPSS
SaveExploits1References5
NVD
NVD
added 2025/12/19 4:15 p.m.32 views

CVE-2025-66906

Cross Site Request Forgery CSRF vulnerability in Turms Admin API thru v0.10.0-SNAPSHOT allows attackers to gain escalated privileges...

6.1CVSS0.00131EPSS
SaveExploits1References2
NVD
NVD
added 2025/12/19 12:15 p.m.10 views

CVE-2025-1927

Cross-Site Request Forgery CSRF vulnerability in Restajet Information Technologies Inc. Online Food Delivery System allows Cross Site Request Forgery. This issue affects Online Food Delivery System: through 19122025. NOTE: The vendor was contacted early about this disclosure but did not respond i...

7.1CVSS0.00143EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2025/12/19 12:01 p.m.6 views

CVE-2025-1927

Cross-Site Request Forgery CSRF vulnerability in Restajet Information Technologies Inc. Online Food Delivery System allows Cross Site Request Forgery. This issue affects Online Food Delivery System: through 19122025. NOTE: The vendor was contacted early about this disclosure but did not respond i...

7.1CVSS5.4AI score0.00143EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2025/12/19 12:01 p.m.41 views

CVE-2025-1927 CSRF in Restajet's Online Food Delivery System

Cross-Site Request Forgery CSRF vulnerability in Restajet Information Technologies Inc. Online Food Delivery System allows Cross Site Request Forgery. This issue affects Online Food Delivery System: through 19122025. NOTE: The vendor was contacted early about this disclosure but did not respond i...

7.1CVSS0.00143EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2025/12/19 12:01 p.m.4 views

CVE-2025-1927 CSRF in Restajet's Online Food Delivery System

Cross-Site Request Forgery CSRF vulnerability in Restajet Information Technologies Inc. Online Food Delivery System allows Cross Site Request Forgery. This issue affects Online Food Delivery System: through 19122025. NOTE: The vendor was contacted early about this disclosure but did not respond i...

7.1CVSS5.4AI score0.00143EPSS
SaveExploits0References2
Rows per page
Query Builder