Skip to content

Commit a068e6e

Browse files
committed
add lisp vuln
1 parent 7ef361d commit a068e6e

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

Common Lisp/CVE-2005-2657.yml

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
---
2+
type: runtime
3+
cve: CVE-2005-2657
4+
bid: 14829
5+
url: https://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2005-2657
6+
title: common-lisp-controller cache gain privilege
7+
date: 2005-09-16
8+
description: >
9+
common-lisp-controller could allow a local attacker to gain elevated privileges. A local attacker could compile
10+
malicious code in the cache directory that would be executed when a victim uses common-lisp-controller for the first time.
11+
A local attacker could exploit this vulnerability to gain elevated privileges.
12+
cvss_v2: 4.9
13+
patched_versions:
14+
- "> 4.18"

0 commit comments

Comments
 (0)