misc template dir/path update
parent
983d1b412a
commit
23c93d628a
|
@ -1,7 +1,7 @@
|
|||
id: CVE-2023-4911
|
||||
|
||||
info:
|
||||
name: Looney Tunables Linux Local Privilege Escalation
|
||||
name: Looney Tunables Linux - Local Privilege Escalation
|
||||
author: nybble04
|
||||
severity: high
|
||||
description: |
|
||||
|
@ -18,7 +18,7 @@ info:
|
|||
cpe: cpe:2.3:a:gnu:glibc:-:*:*:*:*:*:*:*
|
||||
metadata:
|
||||
vendor: glibc
|
||||
tags: cve,cve2023,glibc,looneytunables,linux,privesc
|
||||
tags: cve,cve2023,glibc,looneytunables,linux,privesc,local
|
||||
|
||||
code:
|
||||
- engine:
|
||||
|
@ -31,5 +31,4 @@ code:
|
|||
matchers:
|
||||
- type: word
|
||||
words:
|
||||
- "139" # Segmentation Fault Exit Code
|
||||
# TODO: add final digest after PR review and changes
|
||||
- "139" # Segmentation Fault Exit Code
|
Loading…
Reference in New Issue