Lucene search
K

206 matches found

wpexploit
wpexploit
added 2024/03/04 12:0 a.m.171 views

CM Download Manager < 2.9.0 - Download Deletion via CSRF

Description The plugin does not have CSRF checks in some places, which could allow attackers to make logged in admins delete downloads via a CSRF attack Make an admin open the URL below https://example.com/cmdownload/del/id/...

6.7AI score0.00243EPSS
Exploits2
Positive Technologies
Positive Technologies
added 2024/02/27 12:0 a.m.2 views

PT-2024-15227 · WordPress · Fatal Error Notify

Name of the Vulnerable Software and Affected Versions: Fatal Error Notify WordPress plugin versions prior to 1.5.3 Description: The issue affects the test error AJAX action in the Fatal Error Notify WordPress plugin, which lacks authorisation and CSRF checks. This allows any authenticated users,...

6.1CVSS9.2AI score0.00117EPSS
Exploits3References7
wpexploit
wpexploit
added 2024/01/19 12:0 a.m.186 views

lasTunes <= 3.6.1 - Settings Update via CSRF

Description The plugin does not have CSRF check in some places, and is missing sanitisation as well as escaping, which could allow attackers to make logged in admin add Stored XSS payloads via a CSRF attack ' ' document.forms0...

9AI score0.00113EPSS
Exploits2
wpexploit
wpexploit
added 2023/08/21 12:0 a.m.130 views

Lock User Account < 1.0.4- Arbitrary Account Lock/Unlock via CSRF

Description The plugin does not have CSRF check when bulk locking and unlocking accounts, which could allow attackers to make logged in admins lock and unlock arbitrary users via a CSRF attack Make a logged in admin open one of the links below, this will make them lock/unlock the user with ID 5...

4.3CVSS4.7AI score0.00067EPSS
Exploits2
Vulnrichment
Vulnrichment
added 2023/06/27 12:0 a.m.7 views

CVE-2023-34839

A Cross Site Request Forgery CSRF vulnerability in Issabel issabel-pbx v.4.0.0-6 allows a remote attacker to gain privileges via a Custom CSRF exploit to create new user function in the application...

7.4AI score0.01076EPSS
Exploits2References1
wpexploit
wpexploit
added 2023/04/24 12:0 a.m.151 views

Side Cart Woocommerce < 2.2 - Settings Reset via CSRF

The plugin does not have CSRF check when reseting its Settings, which could allow attackers to make logged in admins perform such action via a CSRF attack Make a logged in admin open https://example.com/wp-admin/admin.php?page=side-cart-woocommerce-settings&reset=yes...

8.8CVSS6.3AI score0.00149EPSS
Exploits1
wpexploit
wpexploit
added 2023/04/18 12:0 a.m.112 views

Clock In Portal <= 2.1 - Designation Deletion via CSRF

The plugin does not have CSRF check when deleting designations, which could allow attackers to make logged in admins delete arbitrary designations via a CSRF attack Make a logged in admin open a page with the code below, this will make them delete the Designation with ID 2...

4.3CVSS8.5AI score0.00141EPSS
Exploits2
wpexploit
wpexploit
added 2023/04/18 12:0 a.m.133 views

Clock In Portal <= 2.1 - Holidays Deletion via CSRF

The plugin does not have CSRF check when deleting Holidays, which could allow attackers to make logged in admins delete arbitrary holidays via a CSRF attack Make a logged in admin open a page with the code below, this will make them delete the Holiday with ID 1...

4.3CVSS8.5AI score0.00141EPSS
Exploits2
wpexploit
wpexploit
added 2023/03/21 12:0 a.m.527 views

Redirection < 1.1.5 - Plugin Reset via CSRF

The plugin does not have CSRF checks in the uninstall action, which could allow attackers to make logged in admins delete all the redirections through a CSRF attack. https://example.com/wp-admin/admin-post.php?action=iruninstall...

6.5CVSS6.3AI score0.00132EPSS
Exploits2
wpexploit
wpexploit
added 2023/02/28 12:0 a.m.113 views

WC Sales Notification < 1.2.3 - Arbitrary Plugin Activation via CSRF

The plugin does not have CSRF check when activating plugins, which could allow attackers to make logged in admins activate arbitrary plugins present on the blog via a CSRF attack fetch'https://example.com/wp-admin/admin-ajax.php', method: 'POST', headers: new Headers 'Content-Type':...

4.3CVSS5.6AI score0.00097EPSS
Exploits2
Vulnrichment
Vulnrichment
added 2023/01/17 4:36 p.m.10 views

CVE-2022-4621 Panasonic Sanyo CCTV Network Camera

Panasonic Sanyo CCTV Network Cameras versions 1.02-05 and 2.03-0x are vulnerable to CSRFs that can be exploited to allow an attacker to perform changes with administrator level privileges...

7.5CVSS8.7AI score0.00109EPSS
Exploits1References2
Vulnrichment
Vulnrichment
added 2022/12/05 4:50 p.m.10 views

CVE-2022-3926 WP OAuth Server < 3.4.2 - Client Secret Regeneration via CSRF

The WP OAuth Server OAuth Authentication WordPress plugin before 3.4.2 does not have CSRF check when regenerating secrets, which could allow attackers to make logged in admins regenerate the secret of an arbitrary client given they know the client ID...

6.5AI score0.00078EPSS
Exploits2References1
Tenable Nessus
Tenable Nessus
added 2022/07/26 12:0 a.m.29 views

openSUSE 15 Security Update : phpPgAdmin (openSUSE-SU-2022:10065-1)

The remote SUSE Linux SUSE15 host has packages installed that are affected by a vulnerability as referenced in the openSUSE-SU-2022:10065-1 advisory. - phppgadmin through 7.12.1 allows sensitive actions to be performed without validating that the request originated from the application. One such...

9.6CVSS8.5AI score0.00431EPSS
Exploits1References4
wpexploit
wpexploit
added 2022/05/30 12:0 a.m.135 views

CaPa Protect <= 0.5.8.2 - Arbitrary Settings Update via CSRF

The plugin does not have CSRF check in place when updating its settings, which could allow attackers to make a logged in admin change them via a CSRF attack and disable the applied protection. HTMLFormElement.prototype.submit.call document.getElementById"test" ;...

6.5CVSS1AI score0.00142EPSS
Exploits2
wpexploit
wpexploit
added 2022/05/16 12:0 a.m.117 views

Throws SPAM Away < 3.3.1 - Comment Deletion via CSRF

The plugin does not have CSRF checks in place when deleting comments either all, spam, or pending, allowing attackers to make a logged in admin delete comments via a CSRF attack To delete all comments document.getElementById"test".submit; document.getElementById"test".submit;...

4.3CVSS0.7AI score0.00103EPSS
Exploits2
wpexploit
wpexploit
added 2022/04/27 12:0 a.m.76 views

Coru LFMember <= 1.0.2 - Arbitrary Game Deletion/Activation via CSRF

The plugin does not have CSRF in place when deleting and activating games, which could allow attacker to make a logged in admin perform such actions...

1.8AI score
Exploits0
wpexploit
wpexploit
added 2022/04/21 12:0 a.m.386 views

VikBooking Hotel Booking Engine & PMS < 1.5.7 - Stored Cross-Site Scripting via CSRF

The plugin does not have CSRF check in place when adding a tracking campaign, and does not escape the campaign fields when outputting them In attributes. As a result, attackers could make a logged in admin add tracking campaign with XSS payloads in them via a CSRF attack XSS will be triggered in...

6.5CVSS0.8AI score0.00142EPSS
Exploits2
wpexploit
wpexploit
added 2022/04/11 12:0 a.m.120 views

Visual Form Builder < 3.0.8 - Entries Deletion/Restoration via CSRF

The plugin does not enforce nonce checks which could allow attackers to make a logged in admin or editor delete and restore arbitrary form entries via CSRF attacks Single entry trash: https://example.com/wp-admin/admin.php?page=vfb-entries&action=trash&entry=2 Since entry permanent deletion:...

8.1CVSS1.1AI score0.00089EPSS
Exploits1References1
wpexploit
wpexploit
added 2022/02/14 12:0 a.m.134 views

WP-Matomo Integration (WP-Piwik) < 1.0.27 - Plugin Settings Reset via CSRF

The plugin does not have CSRF when resetting its settings, which could allow attackers to make a logged in admin reset them via a CSRF attack https://example.com/wp-admin/options-general.php?page=wp-piwik%2Fclasses%2FWPPiwik.php&clear=2...

6.8AI score
Exploits0References1
OpenVAS
OpenVAS
added 2022/01/28 12:0 a.m.12 views

Mageia: Security Advisory (MGASA-2021-0074)

The remote host is missing an update for the SPDX-FileCopyrightText: 2022 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

9.6CVSS9.5AI score0.00431EPSS
Exploits1References3
Rows per page
Query Builder