Skip to content
This repository has been archived by the owner on Apr 21, 2023. It is now read-only.

CSS Parser has off-by-one reads #1276

Closed
jeffkaufman opened this issue Mar 7, 2016 · 1 comment
Closed

CSS Parser has off-by-one reads #1276

jeffkaufman opened this issue Mar 7, 2016 · 1 comment

Comments

@jeffkaufman
Copy link
Contributor

When css isn't null terminated, the parser can read one past the end.

Fixed by 5ac1322, c936eaa, 6dfaf07, 356a845 (Squashed down to 0bc4ce7)

@jeffkaufman jeffkaufman changed the title CSS Parser has off-by-one heap read CSS Parser has off-by-one reads Mar 7, 2016
jeffkaufman pushed a commit that referenced this issue Mar 7, 2016
@jeffkaufman
Copy link
Contributor Author

Released in 1.11.33.0.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant