7.5
CVE-2012-2944
- EPSS 6.08%
- Veröffentlicht 01.06.2012 20:55:08
- Zuletzt bearbeitet 11.04.2025 00:51:21
- Quelle cve@mitre.org
- CVE-Watchlists
- Unerledigt
Buffer overflow in the addchar function in common/parseconf.c in upsd in Network UPS Tools (NUT) before 2.6.4 allows remote attackers to execute arbitrary code or cause a denial of service (electric-power outage) via a long string containing non-printable characters.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Networkupstools ≫ Nut Version <= 2.6.3-3
Networkupstools ≫ Nut Version2.4.2
Networkupstools ≫ Nut Version2.4.3
Networkupstools ≫ Nut Version2.6.0
Networkupstools ≫ Nut Version2.6.0 Updatepre1
Networkupstools ≫ Nut Version2.6.0-1
Networkupstools ≫ Nut Version2.6.1
Networkupstools ≫ Nut Version2.6.1-1
Networkupstools ≫ Nut Version2.6.3-1
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 6.08% | 0.903 |
| 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.