Open Bug 847538 Opened 13 years ago Updated 3 years ago

DOS via storage limit evasion using ipv6

Categories

(Core :: DOM: Core & HTML, defect, P5)

defect

Tracking

()

People

(Reporter: mgoodwin, Unassigned)

Details

(Keywords: csectype-dos, sec-want)

The attack described here http://feross.org/fill-disk/ (and widely publicised) can also affect firefox in some circumstances. In particular, eTLD+1 limits do not apply for IP addresses, v4 or v6, the latter providing a cheap way to exhaust storage on users' machines. This issue affect localStorage (and probably other mechanisms). It seems this possibility has already been publicly discussed in the comments of the Hacker News post discussing the original Chrome / IE / Safari vulnerability here: http://news.ycombinator.com/item?id=5297680
Component: DOM: IndexedDB → DOM
Group: core-security
IMHO we should not allow permanent storage for IP addresses. Addresses should get a memory-backed version like we do in a Private Browsing context.
https://bugzilla.mozilla.org/show_bug.cgi?id=1472046 Move all DOM bugs that haven’t been updated in more than 3 years and has no one currently assigned to P5. If you have questions, please contact :mdaly.
Priority: -- → P5
Component: DOM → DOM: Core & HTML
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.