mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-14 19:18:06 +02:00
18 lines
753 B
Markdown
18 lines
753 B
Markdown
### [CVE-2018-11698](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-11698)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
An issue was discovered in LibSass through 3.5.4. An out-of-bounds read of a memory region was found in the function Sass::handle_error which could be leveraged by an attacker to disclose information or manipulated to read from unmapped memory causing a denial of service.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://github.com/sass/libsass/issues/2662
|
|
|
|
#### Github
|
|
- https://github.com/andir/nixos-issue-db-example
|
|
|