Lucene search
+L

226 matches found

Cvelist
Cvelist
added 2022/12/19 1:41 p.m.44 views

CVE-2022-4024 Pie Register < 3.8.1.3 - Unauthenticated Arbitrary User Deletion

The Registration Forms WordPress plugin before 3.8.1.3 does not have authorisation and CSRF when deleting users via an init action handler, allowing unauthenticated attackers to delete arbitrary users along with their posts...

6.8AI score0.00334EPSS
SaveExploits2References1
wpexploit
wpexploit
added 2022/11/28 12:00 a.m.593 views

Pie Register < 3.8.1.3 - Unauthenticated Arbitrary User Deletion

The plugin does not have authorisation and CSRF when deleting users via an init action handler, allowing unauthenticated attackers to delete arbitrary users along with their posts Invoke the following curl command to delete the user user id 2 curl https://example.com/wp-admin/admin-ajax.php --dat...

6.5CVSS1.8AI score0.00334EPSS
SaveExploits2
WPVulnDB
WPVulnDB
added 2022/11/28 12:00 a.m.23 views

Pie Register < 3.8.1.3 - Unauthenticated Arbitrary User Deletion

The plugin does not have authorisation and CSRF when deleting users via an init action handler, allowing unauthenticated attackers to delete arbitrary users along with their posts PoC Invoke the following curl command to delete the user user id 2 curl https://example.com/wp-admin/admin-ajax.php...

6.5CVSS3.8AI score0.00334EPSS
SaveExploits2Affected Software1
Check Point Advisories
Check Point Advisories
added 2021/11/24 12:00 a.m.37 views

WordPress Pie Register Plugin SQL Injection (CVE-2021-24731)

An SQL injection vulnerability exists in WordPress Pie Register plugin. Successful exploitation of this vulnerability would allow a remote attacker to execute arbitrary SQL commands on the affected system...

7.5CVSS10AI score0.06415EPSS
SaveExploits2
CNVD
CNVD
added 2021/11/10 12:00 a.m.63 views

WordPress Pie Register Plugin Authorization Issues Vulnerability

WordPress is a set of blogging platforms developed using the PHP language by the Wordpress Foundation. The platform supports setting up personal blog sites on servers with PHP and MySQL. An authorization issue vulnerability exists in the WordPress Pie Register plugin prior to version 3.7.1.6, whi...

8.1CVSS8AI score0.0983EPSS
SaveExploits3References1
Cvelist
Cvelist
added 2021/11/08 5:35 p.m.41 views

CVE-2021-24731 Pie Register < 3.7.1.6 - Unauthenticated SQL Injection

The Registration Forms – User profile, Content Restriction, Spam Protection, Payment Gateways, Invitation Codes WordPress plugin before 3.7.1.6 does not properly escape user data before using it in a SQL statement in the wp-json/pie/v1/login REST API endpoint, leading to an SQL injection...

10AI score0.06415EPSS
SaveExploits2References1
Cvelist
Cvelist
added 2021/11/08 5:34 p.m.41 views

CVE-2021-24647 Pie Register < 3.7.1.6 - Unauthenticated Arbitrary Login

The Registration Forms – User profile, Content Restriction, Spam Protection, Payment Gateways, Invitation Codes WordPress plugin before 3.1.7.6 has a flaw in the social login implementation, allowing unauthenticated attacker to login as any user on the site by only knowing their user ID or userna...

8.2AI score0.0983EPSS
SaveExploits3References1
CNNVD
CNNVD
added 2021/11/08 12:00 a.m.16 views

WordPress 插件授权问题漏洞

WordPress is a set of blogging platforms developed using the PHP language by the Wordpress Foundation. The platform supports setting up personal blog sites on servers with PHP and MySQL. An authorization issue vulnerability exists in the WordPress Pie Register plugin prior to version 3.7.1.6, whi...

8.1CVSS5.6AI score0.0983EPSS
SaveExploits3References2
Packet Storm
Packet Storm
added 2021/11/02 12:00 a.m.333 views

WordPress Pie Register 3.7.1.4 Authentication Bypass / Remote Code Execution

This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework require 'rex/zip' class MetasploitModule 'WordPress Plugin Pie Register Auth Bypass to RCE', 'Description' = %q This module uses an authentication bypass vulnerability i...

7.1AI score
SaveExploits0
zdt
zdt
added 2021/11/02 12:00 a.m.385 views

WordPress Pie Register 3.7.1.4 Authentication Bypass / Remote Code Execution Exploit

This Metasploit module uses an authentication bypass vulnerability in Wordpress Pie Register plugin versions 3.7.1.4 and below to generate a valid cookie. With this cookie, hopefully of the admin, it will generate a plugin, pack the payload into it and upload it to a server running WordPress. Thi...

7.3AI score
SaveExploits0
WPVulnDB
WPVulnDB
added 2021/10/21 12:00 a.m.12 views

Pie Register < 3.7.2.4 - Open Redirect

The plugin passes unvalidated user input to the wpredirect function, without validating it, leading to an Open redirect issue PoC https://example.com/?piereglogouturl=trueto=https://wpscan.com...

0.4AI score
SaveExploits0Affected Software1
Patchstack
Patchstack
added 2021/10/21 12:00 a.m.11 views

WordPress Pie Register plugin <= 3.7.2.3 - Open Redirect vulnerability

Open Redirect vulnerability discovered by WPScanTeam in WordPress Pie Register plugin versions = 3.7.2.3. Solution Update the WordPress Pie Register plugin to the latest available version at least 3.7.2.4...

3.1AI score
SaveExploits0References2Affected Software1
wpexploit
wpexploit
added 2021/10/21 12:00 a.m.685 views

Pie Register < 3.7.2.4 - Open Redirect

The plugin passes unvalidated user input to the wpredirect function, without validating it, leading to an Open redirect issue https://example.com/?piereglogouturl=true&redirectto=https://wpscan.com...

1.7AI score
SaveExploits0
wpexploit
wpexploit
added 2021/10/11 12:00 a.m.192 views

Pie Register < 3.7.1.6 - Unauthenticated Arbitrary Login

The plugin has a flaw in the social login implementation, allowing unauthenticated attacker to login as any user on the site by only knowing their user ID or username /pie-register-login/ is the login page of the plugin, ie the one with pieregisterlogin v 3.7.1.5 POST /pie-register-login/ HTTP/1....

8.1CVSS1.6AI score0.0983EPSS
SaveExploits3
Patchstack
Patchstack
added 2021/10/11 12:00 a.m.18 views

WordPress Pie Register plugin <= 3.7.1.5 - Unauthenticated SQL Injection (SQLi) vulnerability

Unauthenticated SQL Injection SQLi vulnerability discovered by AyeCode Ltd in WordPress Pie Register plugin versions = 3.7.1.5. Solution Update the WordPress Pie Register plugin to the latest available version at least 3.7.1.6...

3.3AI score0.06415EPSS
SaveExploits2References3Affected Software1
WPVulnDB
WPVulnDB
added 2021/10/11 12:00 a.m.38 views

Pie Register < 3.7.1.6 - Unauthenticated Arbitrary Login

The plugin has a flaw in the social login implementation, allowing unauthenticated attacker to login as any user on the site by only knowing their user ID or username PoC /pie-register-login/ is the login page of the plugin, ie the one with pieregisterlogin v 3.7.1.5 POST /pie-register-login/...

8.1CVSS2.8AI score0.0983EPSS
SaveExploits3Affected Software1
Patchstack
Patchstack
added 2021/10/11 12:00 a.m.32 views

WordPress Pie Register plugin <= 3.7.1.5 - Unauthenticated Arbitrary Login vulnerability

Unauthenticated Arbitrary Login vulnerability discovered by AyeCode Ltd in WordPress Pie Register plugin versions = 3.7.1.5. Solution Update the WordPress Pie Register plugin to the latest available version at least 3.7.1.6...

3.4AI score0.0983EPSS
SaveExploits3References3Affected Software1
CNVD
CNVD
added 2021/10/09 12:00 a.m.10 views

WordPress Pie Register elevation of privilege vulnerability

WordPress is a blogging platform based on the PHP language, which can be used to host websites on servers that support PHP and MySQL databases, or as a content management system CMS. an elevation of privilege vulnerability exists in WordPress Pie Register. An attacker could exploit this...

2.9AI score
SaveExploits0Affected Software1
Packet Storm
Packet Storm
added 2021/10/08 12:00 a.m.261 views

WordPress Pie Register 3.7.1.4 Privilege Escalation

Exploit Title: WordPress Plugin Pie Register 3.7.1.4 - Admin Privilege Escalation Unauthenticated Google Dork: inurl:/plugins/pie-register/ Date: 08.10.2021 Exploit Author: Lotfi13-DZ Vendor Homepage: https://wordpress.org/plugins/pie-register/ Software Link:...

0.5AI score
SaveExploits0
Metasploit
Metasploit
added 2021/10/08 12:00 a.m.451 views

WordPress Plugin Pie Register Auth Bypass to RCE

This module uses an authentication bypass vulnerability in Wordpress Plugin Pie Register use exploit/unix/webapp/wp/pieregisterbypassrce msf undefinedpieregisterbypassrce show actions ...actions... msf undefinedpieregisterbypassrce set ACTION msf undefinedpieregisterbypassrce show options ...show...

10CVSS8.5AI score0.15083EPSS
SaveExploits7
Rows per page
Query Builder