mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-04 13:58:07 +02:00
18 lines
716 B
Markdown
18 lines
716 B
Markdown
### [CVE-2018-11695](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-11695)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
An issue was discovered in LibSass <3.5.3. A NULL pointer dereference was found in the function Sass::Expand::operator which could be leveraged by an attacker to cause a denial of service (application crash) or possibly have unspecified other impact.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://github.com/sass/libsass/issues/2664
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|