Last modified: 2007-07-12 15:42:14 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T12538, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 10538 - PHP fatal error on page move with fuzz input
PHP fatal error on page move with fuzz input
Status: RESOLVED FIXED
Product: MediaWiki
Classification: Unclassified
Special pages (Other open bugs)
1.11.x
All All
: Low trivial (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2007-07-11 08:59 UTC by Nick Jenkins
Modified: 2007-07-12 15:42 UTC (History)
1 user (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description Nick Jenkins 2007-07-11 08:59:44 UTC
On an SVN checkout wiki with error_reporting( E_ALL | E_STRICT ), and where anons can make page moves, getting this error:
---------------------------------------------------
<b>Fatal error</b>:  Call to a member function getFullUrl() on a non-object in <b>includes/SpecialMovepage.php</b> on line <b>277</b><br />
---------------------------------------------------

On this fuzz test:
---------------------------------------------------
curl --silent --include --globoff  -F 'action'='success'  -F 'target'='\x3cTR lang=\x3c/hiero'  'http://localhost/wiki/index.php?title=Special:Movepage'
---------------------------------------------------
Comment 1 Brion Vibber 2007-07-12 15:42:14 UTC
Fixed in r24035, now throws a graceful bad title error.

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links