Closed
Bug 221887
Opened 21 years ago
Closed 20 years ago
Applet asks for floppy to insert, although java security exception is thrown
Categories
(Core Graveyard :: Java: OJI, defect)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: marc, Assigned: yuanyi21)
References
()
Details
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; Q312461; .NET CLR 1.0.3705; Alexa Toolbar; .NET CLR 1.1.4322)
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.4.1) Gecko/20031008
Applet asks for floppy to insert in a: , although java security exception is
thrown
Reproducible: Always
Steps to Reproduce:
1. http://www.illegalaccess.org/exploits/java/applet/MyFloppySucks.html
Actual Results:
Floppy Prompt Box. There is not data media in drive a:, please insert media in
drive a: (in german)
Expected Results:
just the java security exception, and no access at all to the floppy drive
Comment 1•21 years ago
|
||
-> Oji
Assignee: idk → joshua.xia
Severity: blocker → major
Component: Java-Implemented Plugins → OJI
Comment 2•21 years ago
|
||
confirming with win2k build 20031010 and JRE1.4.2
Status: UNCONFIRMED → NEW
Ever confirmed: true
Comment 3•21 years ago
|
||
*** Bug 221902 has been marked as a duplicate of this bug. ***
Comment 4•21 years ago
|
||
I can't reproduce this bug on jre1.5.0. No exception display.
Status: NEW → ASSIGNED
Comment 5•21 years ago
|
||
I can't find JRE1.5.0 on the SUN page, is that an internal beta version ?
Reporter | ||
Comment 6•21 years ago
|
||
actually solving this for 1.4.x would help a lot more
Comment 8•21 years ago
|
||
A Sun internal bug (4942224) has been logged for this issue. The responsible
engineer does not feel it is a big issue and may not fix it for JRE 1.5 release.
Reporter | ||
Comment 9•21 years ago
|
||
A broken floppy drive caused by an applet running in the "secure" and sandboxed
JRE is not a big issue... :-( What is a big issue for Sun ? Maybe
the "responsible Sun engineer" should resolve the bug to WONTFIX status.
Assignee | ||
Comment 10•20 years ago
|
||
I've checked the status of sun internal bug 4942224. it's still opened. I'm
going to close this bug as WONTFIX because we can do nothing for this from the
browser side.
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•