phpList before 3.7.0-RC5 contains a cross-site request forgery (CSRF) vulnerability in lists/admin/admins.php. The administrator deletion action is triggered via an unauthenticated GET request (?page…
高危 CVSS 8.1
摘要
phpList before 3.7.0-RC5 contains a cross-site request forgery (CSRF) vulnerability in lists/admin/admins.php. The administrator deletion action is triggered via an unauthenticated GET request (?page=admins&delete=N) that is not protected by a CSRF token (the central verifyCsrfGetToken check uses enforce=false and is bypassed when the token parameter is absent). A remote attacker can trick a logged-in super-administrator into loading a crafted URL (e.g., embedded as an image in an email) to del…
中文摘要建设中,暂以英文摘要呈现(DR-003 v2)。
深度研判
该漏洞尚未生成深度研判报告(DR-003 v2 AI pipeline 建设中)。
数据来源
- NVD DATABASE
原始链接
- https://github.com/phpList/phplist3/commit/5159c3ed33a5674a8169472b50d146d97f630746
- https://github.com/phpList/phplist3/issues/1117
- https://github.com/phpList/phplist3/pull/1121
- https://github.com/phpList/phplist3/releases/tag/v3.7.0-RC5
- https://www.vulncheck.com/advisories/phplist-rc5-cross-site-request-forgery-via-admins-php
时间线
- nvd_ingest NVD