Closed
Bug 344905
Opened 18 years ago
Closed 3 years ago
[meta] SVG Element and Attribute fuzzer
Categories
(Core :: Fuzzing, defect)
Core
Fuzzing
Tracking
()
RESOLVED
FIXED
People
(Reporter: jruderman, Unassigned)
References
(Depends on 3 open bugs)
Details
(Keywords: meta, sec-other, Whiteboard: [sg:nse] meta)
Attachments
(1 file, 3 obsolete files)
4.34 KB,
image/svg+xml
|
Details |
This fuzzer is similar to bug 343943 and bug 344486, but for SVG. I skimmed the spec to find out what the elements and attributes were. There are a lot of elements and attributes for me to uncomment and add once the known crashers are fixed.
Reporter | ||
Updated•18 years ago
|
Whiteboard: [sg:nse] meta
Reporter | ||
Comment 1•18 years ago
|
||
Reporter | ||
Comment 2•18 years ago
|
||
* Un-commented things that I had commented out due to bugs that are now fixed. * Added use of markers, gradients, patterns. * Other changes.
Attachment #229446 -
Attachment is obsolete: true
Reporter | ||
Comment 3•18 years ago
|
||
Reporter | ||
Comment 4•18 years ago
|
||
Attachment #230108 -
Attachment is obsolete: true
Comment 5•18 years ago
|
||
Shouldn't have security bugs assigned to nobody. Jesse can own his test bugs
Assignee: nobody → jruderman
Reporter | ||
Comment 6•18 years ago
|
||
Comment on attachment 242977 [details] SVG Element and Attribute fuzzer 3.0 New version in bug 339948.
Attachment #242977 -
Attachment is obsolete: true
Reporter | ||
Updated•17 years ago
|
Reporter | ||
Comment 7•9 years ago
|
||
https://github.com/MozillaSecurity/funfuzz/blob/master/dom/fuzzer/modules/generate-nodes-svg.js
Group: core-security
Updated•8 years ago
|
Component: Tracking → Platform Fuzzing Team
Comment 8•3 years ago
|
||
The bug assignee didn't login in Bugzilla in the last 7 months.
:decoder, could you have a look please?
For more information, please visit auto_nag documentation.
Assignee: jruderman → nobody
Flags: needinfo?(choller)
Updated•3 years ago
|
Summary: SVG Element and Attribute fuzzer → [meta] SVG Element and Attribute fuzzer
Updated•3 years ago
|
Status: NEW → RESOLVED
Closed: 3 years ago
Flags: needinfo?(choller)
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•