Page MenuHomePhabricator

Edits that change contentmodel cannot be reverted
Closed, ResolvedPublic

Description

And possibly edits should not be allowed for non-sysops in general.

Example:
https://test.wikipedia.org/w/index.php?title=User:Valhallasw/test&oldid=218737

changed the contentmodel to json, then it was reverted in
https://test.wikipedia.org/w/index.php?title=User:Valhallasw/test&oldid=218738

note that the content model was /not/ reverted. This has security implications, as this can cause hard-to-revert vandalism.

In addition, everything throws exceptions when content models change. e.g.
https://www.mediawiki.org/w/index.php?title=User:Legoktm/test&action=edit&oldid=1236737

https://www.mediawiki.org/w/index.php?title=User:Legoktm/test&action=edit&undoafter=1236737&undo=1257300


Version: unspecified
Severity: normal
See Also:
https://bugzilla.wikimedia.org/show_bug.cgi?id=71163
https://bugzilla.wikimedia.org/show_bug.cgi?id=70901

Details

Reference
bz73490

Event Timeline

bzimport raised the priority of this task from to Needs Triage.Nov 22 2014, 3:47 AM
bzimport added a project: Security-Core.
bzimport set Reference to bz73490.
bzimport changed Security from none to Software security bug.
Restricted Application changed the visibility from "Public (No Login Required)" to "acl*security (Project)". · View Herald TranscriptNov 22 2014, 3:47 AM
Restricted Application changed the edit policy from "All Users" to "acl*security (Project)". · View Herald Transcript

(In reply to Merlijn van Deen from comment #0)

And possibly edits should not be allowed for non-sysops in general.

Example:
https://test.wikipedia.org/w/index.php?title=User:Valhallasw/
test&oldid=218737

changed the contentmodel to json, then it was reverted in
https://test.wikipedia.org/w/index.php?title=User:Valhallasw/
test&oldid=218738

note that the content model was /not/ reverted. This has security
implications, as this can cause hard-to-revert vandalism.

I think just limiting content model changing is possibly enough. The question is whether this is a problem for users enabling things like Flow themselves...

In addition, everything throws exceptions when content models change. e.g.
https://www.mediawiki.org/w/index.php?title=User:Legoktm/
test&action=edit&oldid=1236737

https://www.mediawiki.org/w/index.php?title=User:Legoktm/
test&action=edit&undoafter=1236737&undo=1257300

https://bugzilla.wikimedia.org/show_bug.cgi?id=71163

Restricted Application changed the visibility from "acl*security (Project)" to "Custom Policy". · View Herald TranscriptNov 24 2014, 9:27 PM
Restricted Application changed the edit policy from "acl*security (Project)" to "Custom Policy". · View Herald Transcript
csteipp changed the edit policy from "Custom Policy" to "Custom Policy".
csteipp changed Security from Software security bug to None.
csteipp added a subscriber: Mattflaschen-WMF.
Legoktm claimed this task.

This is no longer an issue now that we have Special:ChangeContentModel. For ease, Special:Log/contentmodel has revert links for privileged users.

Legoktm changed the visibility from "Custom Policy" to "Public (No Login Required)".
Legoktm changed the edit policy from "Custom Policy" to "All Users".