Closed Bug 298080 Opened 19 years ago Closed 19 years ago

image crash

Categories

(Firefox :: General, defect)

x86
Windows XP
defect
Not set
critical

Tracking

()

RESOLVED DUPLICATE of bug 289864

People

(Reporter: dcrteam.acentillo, Unassigned)

Details

User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 5.1; es-ES; rv:1.7.8) Gecko/20050511 Firefox/1.0.4
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; es-ES; rv:1.7.8) Gecko/20050511 Firefox/1.0.4

I have observed that his navigator does not contemplate the possibility of
verifying certain values in HTML to avoid to fall in hangs total. Be worth like
example following code HTML 

< IMG SRC="./imagecrash.jpg" width="9999999" height="9999999" >



Reproducible: Always

Steps to Reproduce:
1.Make a HTML page with this code:

<HTML>
  <BODY>
    <IMG SRC="./imagecrash.jpg" width="9999999" height="9999999">
  </BODY>
</HTML>

2. Execute it


Actual Results:  
Navigator crash and S.O. he becomes unstable


He would be very simple that added a system of detection of the resolution of
the screen that the user uses and did not allow values over the same one. The
same it would be possible to be applied for formats of video, and any other type
pertaining to the multimedia.

*** This bug has been marked as a duplicate of 289864 ***
Group: security
Status: UNCONFIRMED → RESOLVED
Closed: 19 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.