Closed
Bug 594536
Opened 14 years ago
Closed 7 years ago
Bugs found by Marc Schoenefeld's font fuzzer
Categories
(Core :: Graphics, defect)
Core
Graphics
Tracking
()
RESOLVED
FIXED
People
(Reporter: bsterne, Unassigned)
References
(Blocks 1 open bug)
Details
(Keywords: meta, sec-other, Whiteboard: [sg:nse meta] 3rd-party fuzzer -- keep private)
Marc Schoenefeld has reported several security bugs that he discovered through the use of his fuzzer which he has recently been generous enough to share with us. From his email to security@mozilla.org:
---
Hi Brandon,
in order to kick off the font hardening I attached the font fuzzer. It's a simple and almost self-explanatory python prog, and in this form found the bug I reported today (bug 594456).
To get started
1) copy some fonts to the "files" subdirectory , default is files relative to webserver.py or the path specified with the --files option
2) python webserver.py [--port port (default:8080)] [--files dir default (./files)]
3) fire up a browser under <host>:8080 , then click a font to start fuzzing, for each font you have the choice for either get the font in an embedded data URL or a linked ttf (separate download).
The fuzzer supports ttf, otf , woff and eot yet.
This is work-in-progress and therefore looks ugly in every aspect.
I plan to release an improved version in Q4/10, please don't distribute outside of Mozilla before that event. I look forward to your comments and improvements :)
Reporter | ||
Comment 1•14 years ago
|
||
Reporter | ||
Comment 2•14 years ago
|
||
> I plan to release an improved version in Q4/10, please don't distribute outside
> of Mozilla before that event.
I wanted to highlight the part in Marc's email that requests that this work NOT BE SHARED outside of Mozilla until he has had a chance to release his work.
Comment 3•14 years ago
|
||
Swapping dependency order
Depends on: 594456, CVE-2010-2770
Whiteboard: [sg:nse] meta → [sg:nse meta] 3rd-party fuzzer -- keep private
Updated•14 years ago
|
Attachment #507962 -
Attachment description: Bug Bounty Awarded + 1000 → Bug Bounty Awarded + 1000 [paid]
Updated•12 years ago
|
Attachment #473202 -
Attachment is private: true
Attachment #473203 -
Attachment is private: true
Updated•11 years ago
|
Flags: sec-bounty+
Updated•9 years ago
|
Group: core-security → gfx-core-security
Updated•7 years ago
|
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Updated•7 years ago
|
Group: gfx-core-security
You need to log in
before you can comment on or make changes to this bug.
Description
•