We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7ef361d commit a068e6eCopy full SHA for a068e6e
Common Lisp/CVE-2005-2657.yml
@@ -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