Closed Bug 192229 Opened 22 years ago Closed 22 years ago

Do not allow extremal colspan/rowspan values.

Categories

(SeaMonkey :: General, defect)

defect
Not set
normal

Tracking

(Not tracked)

VERIFIED DUPLICATE of bug 141818

People

(Reporter: marcoos, Assigned: asa)

Details

Attachments

(1 file)

User-Agent:       Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.3b) Gecko/20030129
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.3b) Gecko/20030129

There is an easy way to crash Mozilla and Phoenix with pure HTML. If the colspan
and/or rowspan values of a table are extremal (e.g. 99999999999999) Mozilla and
Phoenix crash (and probably other Gecko based browsers, too).

Reproducible: Always

Steps to Reproduce:
1.Open a page with an extremal colspan

Actual Results:  
Mozilla takes all of processors time and memory. System becomes unusable. If you
have luck, you can killall -9 mozilla-bin, otherwise only reboot helps.

Expected Results:  
Maybe a dialog box should appear with the message "This website contains
extremal (and probably wrong) values of colspan. Entering this page may make
your system unstable. Do you really want to enter it?"

A test case follows.
Be careful and don't open this attachment, while doing something important.
Colspan is supposed to be maxium 1000 (see bug 7604). Rowspan is bug 141818.

*** This bug has been marked as a duplicate of 141818 ***
Status: UNCONFIRMED → RESOLVED
Closed: 22 years ago
Resolution: --- → DUPLICATE
Status: RESOLVED → VERIFIED
Product: Browser → Seamonkey
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: