Vulnerability Details : CVE-2018-11499
A use-after-free vulnerability exists in handle_error() in sass_context.cpp in LibSass 3.4.x and 3.5.x through 3.5.4 that could be leveraged to cause a denial of service (application crash) or possibly unspecified other impact.
Vulnerability category: Memory CorruptionDenial of service
Products affected by CVE-2018-11499
- cpe:2.3:a:sass-lang:libsass:*:*:*:*:*:*:*:*
Exploit prediction scoring system (EPSS) score for CVE-2018-11499
3.08%
Probability of exploitation activity in the next 30 days
EPSS Score History
~ 86 %
Percentile, the proportion of vulnerabilities that are scored at or less
CVSS scores for CVE-2018-11499
Base Score | Base Severity | CVSS Vector | Exploitability Score | Impact Score | Score Source | First Seen |
---|---|---|---|---|---|---|
7.5
|
HIGH | AV:N/AC:L/Au:N/C:P/I:P/A:P |
10.0
|
6.4
|
NIST | |
9.8
|
CRITICAL | CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H |
3.9
|
5.9
|
NIST |
CWE ids for CVE-2018-11499
-
The product reuses or references memory after it has been freed. At some point afterward, the memory may be allocated again and saved in another pointer, while the original pointer references a location somewhere within the new allocation. Any operations using the original pointer are no longer valid because the memory "belongs" to the code that operates on the new pointer.Assigned by: nvd@nist.gov (Primary)
References for CVE-2018-11499
-
http://lists.opensuse.org/opensuse-security-announce/2019-07/msg00047.html
[security-announce] openSUSE-SU-2019:1791-1: moderate: Security update f
-
https://github.com/sass/libsass/issues/2643
AddressSanitizer: heap-use-after-free in libsass · Issue #2643 · sass/libsass · GitHubIssue Tracking;Third Party Advisory
-
http://lists.opensuse.org/opensuse-security-announce/2019-07/msg00051.html
[security-announce] openSUSE-SU-2019:1800-1: moderate: Security update f
-
http://lists.opensuse.org/opensuse-security-announce/2019-08/msg00027.html
[security-announce] openSUSE-SU-2019:1883-1: moderate: Security update f
Jump to