Closed Bug 323500 (cssgen) Opened 19 years ago Closed 5 years ago

[meta] cssgen fuzzer

Categories

(Core :: Fuzzing, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: jruderman, Assigned: jruderman)

References

(Depends on 1 open bug, Blocks 1 open bug)

Details

(Keywords: meta, sec-other, Whiteboard: [sg:nse] meta)

Attachments

(1 file)

This fuzz-testing tool generates random CSS rules and puts them with a small, static bit of HTML. It includes ideas from bug 306939 and bug 321107. To use, save cssgen.html as a local file, then load cssgen.html?seed=1 or cssgen.html?seed=1&action=scan Its intended strengths are: * Finding bugs that only happen if the HTML+CSS is present in the initial document. (For example, :first-letter support in Gecko is not dynamic.) * Testing pseudo-elements such as :before and :first-letter. So far, it has found a few assertions, but no crashes or other types of bugs.
No longer depends on: 323497
Attached file cssgen.html (deleted) —
Depends on: 323497
Whiteboard: [sg:nse] meta
Alias: cssgen
::-moz-focus-inner is repeated in pseudoElements. The second should be ::-moz-focus-outer.
Shouldn't have security bugs assigned to nobody. Jesse can own his test bugs
Assignee: nobody → jruderman
Group: core-security → core-security-release
Component: Tracking → Platform Fuzzing Team

No new bug for 14 years, I think we can close it

Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Summary: cssgen fuzzer → [meta] cssgen fuzzer
Group: core-security-release
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: