In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applicationsUpgrade johnpbloch/wordpress-core
to version 3.7.39, 3.8.39, 3.9.37, 4.0.36, 4.1.36, 4.2.33, 4.3.29, 4.4.28, 4.5.27, 4.6.24, 4.7.24, 4.8.20, 4.9.21, 5.0.17, 5.1.14, 5.2.16, 5.3.13, 5.4.11, 5.5.10, 5.6.9, 5.7.7, 5.8.5, 5.9.4, 6.0.2 or higher.
johnpbloch/wordpress-core is a web software you can use to create a website or blog.
Affected versions of this package are vulnerable to SQL Injection via the get_bookmarks
function. An attacker can manipulate SQL queries and potentially access or alter database information by injecting malicious SQL code through the LIMIT parameter.
Note:
This is only exploitable if a plugin or theme passes an unescaped user-supplied LIMIT value from lower-privileged users to the get_bookmarks
function.