mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-26 05:17:47 +02:00
18 lines
739 B
Markdown
18 lines
739 B
Markdown
### [CVE-2018-11696](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-11696)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
An issue was discovered in LibSass through 3.5.4. A NULL pointer dereference was found in the function Sass::Inspect::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/2665
|
|
|
|
#### Github
|
|
- https://github.com/andir/nixos-issue-db-example
|
|
|