7.5
CVE-2012-2114
- EPSS 2.43%
- Veröffentlicht 31.08.2012 22:55:01
- Zuletzt bearbeitet 16.06.2026 23:41:01
- Quelle secalert@redhat.com
- CVE-Watchlists
- Unerledigt
Stack-based buffer overflow in fprintf in musl before 0.8.8 and earlier allows context-dependent attackers to cause a denial of service (crash) or possibly execute arbitrary code via a long string to an unbuffered stream such as stderr.
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 2.43% | 0.821 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| nvd@nist.gov | 7.5 | 10 | 6.4 |
AV:N/AC:L/Au:N/C:P/I:P/A:P
|
CWE-119 Improper Restriction of Operations within the Bounds of a Memory Buffer
The product performs operations on a memory buffer, but it reads from or writes to a memory location outside the buffer's intended boundary. This may result in read or write operations on unexpected memory locations that could be linked to other variables, data structures, or internal program data.
http://www.etalabs.net/musl/download.html
http://www.openwall.com/lists/musl/2012/04/17/1
http://www.openwall.com/lists/oss-security/2012/04/18/5
http://www.openwall.com/lists/oss-security/2012/04/18/6
http://www.securityfocus.com/bid/53144