製品・ソフトウェアに関する情報
MediaWiki における脆弱性
Title MediaWiki における脆弱性
Summary

MediaWiki には、不特定の脆弱性が存在します。

Possible impacts 情報を改ざんされる可能性があります。
Solution

ベンダより正式な対策が公開されています。ベンダ情報を参照して適切な対策を実施してください。

Publication Date Jan. 19, 2021, midnight
Registration Date Dec. 14, 2021, 6:01 p.m.
Last Update Dec. 14, 2021, 6:01 p.m.
CVSS3.0 : 警告
Score 4.3
Vector CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N
CVSS2.0 : 警告
Score 4
Vector AV:N/AC:L/Au:S/C:N/I:P/A:N
Affected System
Debian
Debian GNU/Linux 
Fedora Project
Fedora 
MediaWiki
MediaWiki 1.31.12 未満
MediaWiki 1.32.x 以上 1.35.2 未満の 1.35.x
CVE (情報セキュリティ 共通脆弱性識別子)
CWE (共通脆弱性タイプ一覧)
ベンダー情報
Change Log
No Changed Details Date of change
1 [2021年12月14日]
  掲載
Dec. 14, 2021, 6:01 p.m.

NVD Vulnerability Information
CVE-2021-30159
Summary

An issue was discovered in MediaWiki before 1.31.12 and 1.32.x through 1.35.x before 1.35.2. Users can bypass intended restrictions on deleting pages in certain "fast double move" situations. MovePage::isValidMoveTarget() uses FOR UPDATE, but it's only called if Title::getArticleID() returns non-zero with no special flags. Next, MovePage::moveToInternal() will delete the page if getArticleID(READ_LATEST) is non-zero. Therefore, if the page is missing in the replica DB, isValidMove() will return true, and then moveToInternal() will unconditionally delete the page if it can be found in the master.

Publication Date April 9, 2021, 4:15 p.m.
Registration Date April 9, 2021, 8:04 p.m.
Last Update Nov. 21, 2024, 3:03 p.m.
Affected software configurations
Configuration1 or higher or less more than less than
cpe:2.3:a:mediawiki:mediawiki:*:*:*:*:*:*:*:* 1.32.0 1.35.2
cpe:2.3:a:mediawiki:mediawiki:*:*:*:*:*:*:*:* 1.31.12
Configuration2 or higher or less more than less than
cpe:2.3:o:debian:debian_linux:9.0:*:*:*:*:*:*:*
cpe:2.3:o:debian:debian_linux:10.0:*:*:*:*:*:*:*
Configuration3 or higher or less more than less than
cpe:2.3:o:fedoraproject:fedora:33:*:*:*:*:*:*:*
cpe:2.3:o:fedoraproject:fedora:34:*:*:*:*:*:*:*
Related information, measures and tools
Common Vulnerabilities List