5.8
CVE-2008-7159
- EPSS 4.05%
- Veröffentlicht 10.09.2009 21:30:00
- Zuletzt bearbeitet 09.04.2025 00:30:58
- Quelle cve@mitre.org
- CVE-Watchlists
- Unerledigt
The silc_asn1_encoder function in lib/silcasn1/silcasn1_encode.c in Secure Internet Live Conferencing (SILC) Toolkit before 1.1.8 allows remote attackers to overwrite a stack location and possibly execute arbitrary code via a crafted OID value, related to incorrect use of a %lu format string.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Silcnet ≫ Silc Toolkit Version <= 1.1.6
Silcnet ≫ Silc Toolkit Version1.1
Silcnet ≫ Silc Toolkit Version1.1.1
Silcnet ≫ Silc Toolkit Version1.1.2
Silcnet ≫ Silc Toolkit Version1.1.3
Silcnet ≫ Silc Toolkit Version1.1.4
Silcnet ≫ Silc Toolkit Version1.1.5
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 4.05% | 0.874 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| nvd@nist.gov | 5.8 | 8.6 | 4.9 |
AV:N/AC:M/Au:N/C:N/I:P/A:P
|
CWE-134 Use of Externally-Controlled Format String
The product uses a function that accepts a format string as an argument, but the format string originates from an external source.