Lucene search
+L

22778 matches found

NVD
NVD
added 2026/03/20 2:16 p.m.12 views

CVE-2026-33372

An issue was discovered in Zimbra Collaboration ZCS 10.0 and 10.1. A cross-site request forgery CSRF vulnerability exists in Zimbra Webmail due to improper validation of CSRF tokens. The application accepts CSRF tokens supplied within the request body instead of requiring them through the expecte...

5.4CVSS0.00144EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/03/20 12:31 p.m.9 views

EUVD-2024-30339

Cross-Site request forgery CSRF vulnerability in joshuae1974 Flash Video Player allows Cross Site Request Forgery.This issue affects Flash Video Player: from n/a through 5.0.4...

7.1CVSS5.8AI score0.00117EPSS
SaveExploits0References2
NVD
NVD
added 2026/03/20 10:16 a.m.9 views

CVE-2024-32537

Cross-Site request forgery CSRF vulnerability in joshuae1974 Flash Video Player allows Cross Site Request Forgery.This issue affects Flash Video Player: from n/a through 5.0.4...

7.1CVSS0.00117EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/03/20 9:09 a.m.3 views

CVE-2024-32537

Cross-Site request forgery CSRF vulnerability in joshuae1974 Flash Video Player allows Cross Site Request Forgery.This issue affects Flash Video Player: from n/a through 5.0.4...

7.1CVSS5.8AI score0.00117EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/03/20 9:09 a.m.27 views

CVE-2024-32537 WordPress Flash Video Player plugin <= 5.0.4 - CSRF to XSS vulnerability

Cross-Site request forgery CSRF vulnerability in joshuae1974 Flash Video Player allows Cross Site Request Forgery.This issue affects Flash Video Player: from n/a through 5.0.4...

7.1CVSS0.00117EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2026/03/20 12:00 a.m.17 views

Precurio Intranet Portal 安全漏洞

Precurio Intranet Portal is a document management portal system developed by the American company Precurio. Version 4.4 of Precurio Intranet Portal contains a security vulnerability, which stems from a cross-site request forgeing vulnerability, potentially allowing arbitrary code to execute...

8.8CVSS6AI score0.00214EPSS
SaveExploits1References2
Cvelist
Cvelist
added 2026/03/20 12:00 a.m.31 views

CVE-2026-33372

An issue was discovered in Zimbra Collaboration ZCS 10.0 and 10.1. A cross-site request forgery CSRF vulnerability exists in Zimbra Webmail due to improper validation of CSRF tokens. The application accepts CSRF tokens supplied within the request body instead of requiring them through the expecte...

0.00144EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/03/20 12:00 a.m.11 views

PT-2026-26616

An issue was discovered in Zimbra Collaboration ZCS 10.0 and 10.1. A cross-site request forgery CSRF vulnerability exists in Zimbra Webmail due to improper validation of CSRF tokens. The application accepts CSRF tokens supplied within the request body instead of requiring them through the expecte...

5.6AI score0.00144EPSS
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2026/03/20 12:00 a.m.6 views

CVE-2026-33372

An issue was discovered in Zimbra Collaboration ZCS 10.0 and 10.1. A cross-site request forgery CSRF vulnerability exists in Zimbra Webmail due to improper validation of CSRF tokens. The application accepts CSRF tokens supplied within the request body instead of requiring them through the expecte...

5.6AI score0.00144EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/03/20 12:00 a.m.13 views

PT-2026-26790

Summary The objects/pluginImport.json.php endpoint allows admin users to upload and install plugin ZIP files containing executable PHP code, but lacks any CSRF protection. Combined with the application explicitly setting session.cookie samesite = 'None' for HTTPS connections, an unauthenticated...

8.8CVSS6.2AI score0.00367EPSS
SaveExploits1References7
Positive Technologies
Positive Technologies
added 2026/03/20 12:00 a.m.13 views

PT-2026-26722

The iTracker360 plugin for WordPress is vulnerable to Cross-Site Request Forgery leading to Stored Cross-Site Scripting in all versions up to and including 2.2.0. This is due to missing nonce verification on the settings form submission and insufficient input sanitization combined with missing...

6.1CVSS5.9AI score0.00269EPSS
SaveExploits0References8
OSV
OSV
added 2026/03/20 12:00 a.m.10 views

CVE-2026-33372

An issue was discovered in Zimbra Collaboration ZCS 10.0 and 10.1. A cross-site request forgery CSRF vulnerability exists in Zimbra Webmail due to improper validation of CSRF tokens. The application accepts CSRF tokens supplied within the request body instead of requiring them through the expecte...

5.4CVSS6.1AI score
SaveExploits0References6
CNNVD
CNNVD
added 2026/03/20 12:00 a.m.18 views

Admidio 安全漏洞

Admidio is a set of open-source member management systems developed by the Admidio team. This system supports features such as member lists, event management, message boards, photo albums, and downloads. Versions of Admidio 5.0.6 and earlier have security vulnerabilities. These vulnerabilities st...

9.1CVSS5.8AI score0.00323EPSS
SaveExploits1References1
ATTACKERKB
ATTACKERKB
added 2026/03/20 12:00 a.m.5 views

CVE-2026-33372

An issue was discovered in Zimbra Collaboration ZCS 10.0 and 10.1. A cross-site request forgery CSRF vulnerability exists in Zimbra Webmail due to improper validation of CSRF tokens. The application accepts CSRF tokens supplied within the request body instead of requiring them through the expecte...

5.6AI score0.00144EPSS
SaveExploits0References5
CNNVD
CNNVD
added 2026/03/20 12:00 a.m.13 views

WordPress plugin Flash Video Player 跨站请求伪造漏洞

WordPress and WordPress plugins are both products of the WordPress Foundation. WordPress is a blog platform developed using the PHP language. This platform allows users to create personal blog websites on servers based on PHP and MySQL. A WordPress plugin is an application that can be installed t...

7.1CVSS5.7AI score0.00117EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/03/20 12:00 a.m.27 views

PT-2026-26766

Summary The Gallery plugin's saveSort.json.php endpoint passes unsanitized user input from $ REQUEST'sections' array values directly into PHP's eval function. While the endpoint is gated behind User::isAdmin, it has no CSRF token validation. Combined with AVideo's explicit SameSite=None session...

8.8CVSS6.7AI score0.00531EPSS
SaveExploits1References7
Tenable Nessus
Tenable Nessus
added 2026/03/20 12:00 a.m.5 views

IBM InfoSphere Information Server Multiple Vulnerabilities (November 2023)

The version of IBM InfoSphere Information Server installed on the remote host is 11.7.x prior or equal to 11.7.1.4. It is, therefore, potentially affected by multiple vulnerabilities, including: - IBM InfoSphere Information Server is vulnerable to cross-site request forgery which could allow an...

8.8CVSS6.5AI score0.01078EPSS
SaveExploits0References10
NVD
NVD
added 2026/03/19 11:16 p.m.12 views

CVE-2026-32755

Admidio is an open-source user management solution. In versions 5.0.6 and below, the savemembership action in modules/profile/profilefunction.php saves changes to a member's role membership start and end dates but does not validate the CSRF token. The handler checks stopmembership and...

5.7CVSS0.00149EPSS
SaveExploits1References2
CVE
CVE
added 2026/03/19 11:08 p.m.60 views

CVE-2026-32756

CVE-2026-32756 - Admidio : The Red Hat/NVD/OSV/GHSA entries describe a concrete flaw in the Documents & Files module of Admidio (versions ≤ 5.0.6) that allows unrestricted file upload via a CSRF token validation bypass in UploadHandlerFile.php. Root cause: the system saves the uploaded file to di...

8.8CVSS6AI score0.00982EPSS
SaveExploits1References2Affected Software1
OSV
OSV
added 2026/03/19 11:08 p.m.12 views

CVE-2026-32756 Admidio: Unrestricted File Upload via CSRF Token Validation Bypass in Documents & Files Module

Admidio is an open-source user management solution. Versions 5.0.6 and below contain a critical unrestricted file upload vulnerability in the Documents & Files module. Due to a design flaw in how CSRF token validation and file extension verification interact within UploadHandlerFile.php, an...

8.8CVSS6.1AI score
SaveExploits0References4
Rows per page
Query Builder