Lucene search
+L

370 matches found

OSV
OSV
added 2022/04/25 4:16 p.m.6 views

CVE-2022-0693

The Master Elements WordPress plugin through 8.0 does not validate and escape the metaids parameter of its removepostmetacondition AJAX action available to both unauthenticated and authenticated users before using it in a SQL statement, leading to an unauthenticated SQL Injection...

9.8CVSS5.8AI score0.07097EPSS
SaveExploits2References1
ATTACKERKB
ATTACKERKB
added 2022/04/25 4:16 p.m.9 views

CVE-2022-0693

The Master Elements WordPress plugin through 8.0 does not validate and escape the metaids parameter of its removepostmetacondition AJAX action available to both unauthenticated and authenticated users before using it in a SQL statement, leading to an unauthenticated SQL Injection...

9.8CVSS8.1AI score0.07097EPSS
SaveExploits2References3
CNNVD
CNNVD
added 2022/04/25 12:0 a.m.7 views

WordPress plugin Master Elements SQL注入漏洞

WordPress and WordPress plugin are both products of the WordPress Foundation. WordPress is a blogging platform developed using the PHP language. WordPress plugin is an application plugin. WordPress plugin Master Elements 8.0 and earlier versions are vulnerable to SQL injection, which stems from t...

9.8CVSS5.9AI score0.07097EPSS
SaveExploits2References3
OSV
OSV
added 2021/11/01 9:15 a.m.6 views

CVE-2021-24781

The Image Source Control WordPress plugin before 2.3.1 allows users with a role as low as Contributor to change arbitrary post meta fields of arbitrary posts even those they should not be able to edit...

4.3CVSS5.9AI score0.00768EPSS
SaveExploits2References2
NVD
NVD
added 2021/11/01 9:15 a.m.30 views

CVE-2021-24781

The Image Source Control WordPress plugin before 2.3.1 allows users with a role as low as Contributor to change arbitrary post meta fields of arbitrary posts even those they should not be able to edit...

4.3CVSS0.00768EPSS
SaveExploits2References2
Prion
Prion
added 2021/11/01 9:15 a.m.17 views

Design/Logic Flaw

The Image Source Control WordPress plugin before 2.3.1 allows users with a role as low as Contributor to change arbitrary post meta fields of arbitrary posts even those they should not be able to edit...

4CVSS4.7AI score0.00768EPSS
SaveExploits2References2Affected Software1
CNNVD
CNNVD
added 2021/11/01 12:0 a.m.6 views

WordPress 访问控制错误漏洞

WordPress is a blogging platform developed by the WordPress Foundation using the PHP language. The WordPress Image Source Control Plugin is vulnerable to an access control error in versions prior to 2.3.1. The vulnerability stems from the lack of proper restrictions on the role permissions of the...

4.3CVSS5.7AI score0.00768EPSS
SaveExploits2References2
Patchstack
Patchstack
added 2021/10/04 12:0 a.m.11 views

WordPress Image Source Control plugin <= 2.3.0 - Arbitrary Post Meta Value Change vulnerability

Arbitrary Post Meta Value Change vulnerability discovered by apple502j in WordPress Image Source Control plugin versions = 2.3.0. Solution Update the WordPress Image Source Control plugin to the latest available version at least 2.3.1...

3.3AI score0.00768EPSS
SaveExploits2References3Affected Software1
WPVulnDB
WPVulnDB
added 2021/10/04 12:0 a.m.14 views

Image Source Control < 2.3.1 - Contributor+ Arbitrary Post Meta Value Change

The plugin allows users with a role as low as Contributor to change arbitrary post meta fields of arbitrary posts even those they should not be able to edit PoC Run while in the Post/Page editor as a contributor jQuery.postajaxurl, action: "iscsavemeta", nonce: iscData.nonce, id:781, key:...

4.3CVSS4.5AI score0.00768EPSS
SaveExploits2References1Affected Software1
WPVulnDB
WPVulnDB
added 2021/09/06 12:0 a.m.12 views

uListing < 2.0.9 - Arbitrary Blog Option Update via CSRF

The plugin does not have CSRF check in the uListingimportlayout function, nor perform any validation on the option/post meta key to update to ensure it belongs to the plugin. As a result, attackers could make a logged in admin change any of the blog option such as siteurl, blogname etc as well as...

0.5AI score
SaveExploits0Affected Software1
Patchstack
Patchstack
added 2021/07/12 12:0 a.m.9 views

WordPress Frontend File Manager plugin <= 18.2 - Unauthenticated Post Meta Change and Arbitrary File Download vulnerability

Unauthenticated Post Meta Change and Arbitrary File Download vulnerability discovered by Jerome Bruandet NinTechNet in WordPress Frontend File Manager plugin versions = 18.2. Solution Update the WordPress Frontend File Manager plugin to the latest available version at least 18.3...

3.4AI score
SaveExploits0References2Affected Software1
OpenVAS
OpenVAS
added 2019/02/22 12:0 a.m.233 views

WordPress RCE Vulnerability (CVE-2019-8942) - Windows

WordPress allows remote code execution RCE because an wpattachedfile Post Meta entry can be changed to an arbitrary string, such as one ending with a .jpg?file.php substring. An attacker with author privileges can execute arbitrary code by uploading a crafted image containing PHP code in the Exif...

8.8CVSS8.1AI score0.92642EPSS
SaveExploits12References2
Veracode
Veracode
added 2019/02/21 7:48 a.m.30 views

Arbitrary Code Execution

wordpress is vulnerable to arbitrary code execution. The vulnerability exists in the wpattachedfile post meta entry when a user with author privilege passes a malicious image with exif metadata causing the Post Meta entry to change to an arbitrary substring such as a .jpg?file.php...

8.8CVSS8.8AI score0.82736EPSS
SaveExploits9References9Affected Software2
OSV
OSV
added 2019/02/20 3:29 a.m.10 views

DEBIAN-CVE-2019-8942

WordPress before 4.9.9 and 5.x before 5.0.1 allows remote code execution because an wpattachedfile Post Meta entry can be changed to an arbitrary string, such as one ending with a .jpg?file.php substring. An attacker with author privileges can execute arbitrary code by uploading a crafted image...

8.8CVSS8.5AI score0.82736EPSS
SaveExploits9References1
Hacker One
Hacker One
added 2018/08/30 8:50 a.m.40 views

Automattic: Stored XSS in Jetpack's Simple Payment Module by Contributors / Authors

Jetpack's implementation of the Simple Payment Module is as follows: A custom post type is registered for each product. When an admin creates a product, a post is internally created and information about the product, such as the price is then stored as post meta information. After the post has be...

6.2AI score
SaveExploits0
seebug.org
seebug.org
added 2017/11/14 12:0 a.m.72 views

Wordpress <= 4.8.2 SQL Injection POC

Author: Ambulong@vulspy I found this vulnerability after reading slavco’s post, and reported it to Wordpress Team via Hackerone on Sep. 2nd, 2017. But, unfortunately, WordPress team didn’t pay attention to this report too. SQL Injection Details Wordpress SQLi by slavco Wordpress SQLi — PoC by...

7.9AI score
SaveExploits0
UbuntuCve
UbuntuCve
added 2017/05/18 2:29 p.m.24 views

CVE-2017-9062

In WordPress before 4.7.5, there is improper handling of post meta data values in the XML-RPC API...

8.6CVSS7.2AI score0.01775EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2017/05/18 2:29 p.m.33 views

CVE-2017-9065

In WordPress before 4.7.5, there is a lack of capability checks for post meta data in the XML-RPC API...

7.5CVSS7.1AI score0.04079EPSS
SaveExploits0References4
NVD
NVD
added 2017/05/18 2:29 p.m.20 views

CVE-2017-9062

In WordPress before 4.7.5, there is improper handling of post meta data values in the XML-RPC API...

8.6CVSS8.6AI score0.01775EPSS
SaveExploits0References7
OSV
OSV
added 2017/05/18 2:29 p.m.6 views

UBUNTU-CVE-2017-9062

In WordPress before 4.7.5, there is improper handling of post meta data values in the XML-RPC API...

8.6CVSS7.3AI score0.01775EPSS
SaveExploits0References5
Rows per page
Query Builder