-
Notifications
You must be signed in to change notification settings - Fork 463
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
AddressSanitizer: heap-buffer-overflow (OOB read) in Sass::Prelexer::skip_over_scopes (libsass/src/prelexer.hpp:69:14) #2661
Comments
xzyfer
added a commit
to xzyfer/libsass
that referenced
this issue
Jun 21, 2018
xzyfer
added a commit
to xzyfer/libsass
that referenced
this issue
Jun 21, 2018
xzyfer
added a commit
that referenced
this issue
Jun 21, 2018
xzyfer
added a commit
that referenced
this issue
Jul 3, 2018
Assigned CVE-2018-11693 |
This was referenced Sep 22, 2020
1 task
1 task
This was referenced Mar 15, 2021
This was referenced Apr 8, 2021
Open
Closed
Open
Open
This was referenced Apr 28, 2021
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hey there, I have discovered a single byte out-of-bands read (OOB) in libsass at: prelexer.hpp:69:14
Found when fuzzing commit 60f8391 of libsass, using commit aa6d5c6 of sassc as a harness.
Compile flags to reproduce:
System information:
This bug was found to be in libsass releases from 3.2.0 until the commit listed above.
You can find a collection of PoC files that trigger the bug here.
The full ASAN report is shown below:
The text was updated successfully, but these errors were encountered: