Last modified: 2006-08-14 00:08:27 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 T8935, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 6935 - Limited HTML attribute Parser.php injection
Limited HTML attribute Parser.php injection
Status: RESOLVED FIXED
Product: MediaWiki
Classification: Unclassified
Parser (Other open bugs)
1.8.x
All All
: Low normal (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2006-08-07 01:06 UTC by Nick Jenkins
Modified: 2006-08-14 00:08 UTC (History)
0 users

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


Attachments

Description Nick Jenkins 2006-08-07 01:06:51 UTC
Minor regression with r15976 parser updates.

Input Wiki text:
=======================
[[image:RFC 000]]
=======================

HTML Output (with line breaks added, and marker for injected stuff).
=======================
<a href="/wiki/index.php?title=Special:Upload&amp;wpDestFile=RFC_000"
 class="new" title="Image:<a href="http://www.ietf.org/rfc/rfc000.txt"
class="external" 
                                   ^^^^^^^^^^^^^ = injected
title="http://www.ietf.org/rfc/rfc000.txt">RFC 000</a>">Image:
<a href="http://www.ietf.org/rfc/rfc000.txt" class="external" 
title="http://www.ietf.org/rfc/rfc000.txt">RFC 000</a></a>
=======================

Other very similar variants possible, e.g.:
=======================
[[image:ISBN PMID 000]]
=======================

All the best, Nick.
Comment 1 Tim Starling 2006-08-12 06:14:20 UTC
fixed in r16023
Comment 2 Nick Jenkins 2006-08-14 00:08:27 UTC
Thank you!

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


Navigation
Links